Skip to content

Commit

Permalink
new libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Oct 19, 2024
1 parent 778f2be commit c502081
Show file tree
Hide file tree
Showing 2 changed files with 777 additions and 1,125 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,25 @@
"format": "pnpify run prettier --write src tools *.config.js"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.4",
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@jest/globals": "^29.7.0",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@unicode/unicode-15.1.0": "^1.6.0",
"@yarnpkg/pnpify": "^4.1.2",
"@yarnpkg/pnpify": "^4.1.3",
"eslint": "8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-plugin-import": "^2.30.0",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"rollup": "^4.22.4",
"typescript": "^5.6.2",
"rollup": "^4.24.0",
"typescript": "^5.6.3",
"unicode-property-value-aliases": "^3.8.0"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit c502081

Please sign in to comment.