Skip to content

Commit 517a819

Browse files
chore(deps): update webpack
1 parent 736985d commit 517a819

File tree

2 files changed

+261
-150
lines changed

2 files changed

+261
-150
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
"node-fetch": "^3.3.2",
479479
"node-loader": "^2.0.0",
480480
"postcss": "^8.4.31",
481-
"postcss-loader": "^7.3.3",
481+
"postcss-loader": "^8.1.0",
482482
"prettier": "^3.0.3",
483483
"react": "^18.2.0",
484484
"react-dom": "^18.2.0",
@@ -494,7 +494,7 @@
494494
"vscode-uri": "^3.0.7",
495495
"webpack": "^5.88.2",
496496
"webpack-cli": "^5.1.4",
497-
"webpack-dev-server": "^4.15.1",
497+
"webpack-dev-server": "^5.0.1",
498498
"ws": "^8.14.2"
499499
},
500500
"lint-staged": {

0 commit comments

Comments
 (0)