Skip to content

Commit

Permalink
chore(deps): update npm dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 792b402 commit 5aa3537
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 64 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"npm-run-all": "4.1.5",
"oxlint": "0.2.8",
"prettier": "3.2",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"typescript": "5.0.2",
"webpack": "5.90.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/rspack-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@types/webpack-bundle-analyzer": "^4.6.0",
"concat-stream": "^2.0.0",
"cross-env": "^7.0.3",
"execa": "^5.0.0",
"internal-ip": "6.2.0",
"execa": "^8.0.0",
"internal-ip": "8.0.0",
"source-map-support": "^0.5.19"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rspack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/ws": "8.5.10",
"babel-loader": "^9.1.0",
"babel-plugin-import": "^1.13.5",
"copy-webpack-plugin": "5.1.2",
"copy-webpack-plugin": "12.0.2",
"cross-env": "^7.0.3",
"file-loader": "^6.2.0",
"glob": "^10.3.10",
Expand All @@ -58,7 +58,7 @@
"pug-loader": "^2.4.0",
"react-relay": "^16.0.0",
"sass": "^1.56.2",
"sass-loader": "^13.2.0",
"sass-loader": "^14.0.0",
"source-map": "^0.7.4",
"styled-components": "^6.0.8",
"terser": "5.27.0",
Expand Down
Loading

0 comments on commit 5aa3537

Please sign in to comment.