Skip to content

Commit

Permalink
chore: dep upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Jul 30, 2024
1 parent 8061a66 commit 77eb184
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 96 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"compile": "tsc"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.25.0",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.2",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
Expand All @@ -30,8 +30,8 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@welldone-software/why-did-you-render": "^8.0.3",
"babel-loader": "^9.1.3",
"clean-webpack-plugin": "^4.0.0",
Expand Down
Loading

0 comments on commit 77eb184

Please sign in to comment.