Skip to content

Commit

Permalink
update npm libs, which used in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Aug 31, 2023
1 parent 9b1041f commit 0f03321
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 1,078 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"devDependencies": {
"@babel/core": "^7.22.11",
"@babel/eslint-parser": "^7.22.11",
"@babel/preset-env": "^7.22.10",
"@babel/preset-env": "^7.22.14",
"@jest/globals": "^29.6.4",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@unicode/unicode-15.1.0": "^1.5.0",
"@unicode/unicode-15.1.0": "^1.5.2",
"@yarnpkg/pnpify": "^4.0.0-rc.50",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -57,7 +57,7 @@
"jest-environment-jsdom": "^29.6.4",
"jsdom": "^22.1.0",
"lodash": "^4.17.21",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"rollup": "^3.28.1",
"typescript": "^5.2.2",
"unicode-property-value-aliases": "^3.7.1"
Expand Down
Loading

0 comments on commit 0f03321

Please sign in to comment.