Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Oct 26, 2024
1 parent c502081 commit a79fe7a
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 585 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"format": "pnpify run prettier --write src tools *.config.js"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@jest/globals": "^29.7.0",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-babel": "^6.0.4",
Expand All @@ -52,7 +52,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit a79fe7a

Please sign in to comment.