Skip to content

Commit

Permalink
Merge pull request #282 from gaohan085/dependabot/npm_and_yarn/nodejs…
Browse files Browse the repository at this point in the history
…-development-dependencies-10b64e0416
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
2 parents 3fd24fc + c195d0b commit 6d26b99
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 262 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
},
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@types/node": "^22.4.1",
"@types/react": "^18.3.2",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@webpack-cli/generators": "^3.0.7",
"css-loader": "^7.1.1",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.9.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint": "^9.9.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.35.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.0",
"mini-css-extract-plugin": "^2.9.1",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass-loader": "^16.0.0",
"sass-loader": "^16.0.1",
"style-loader": "^4.0.0",
"swc": "^1.0.11",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
Expand Down
Loading

0 comments on commit 6d26b99

Please sign in to comment.