Skip to content

Commit 3cbc5fa

Browse files
authored
Update webpack-related deps (#1464)
1 parent 61878f5 commit 3cbc5fa

File tree

6 files changed

+334
-215
lines changed

6 files changed

+334
-215
lines changed

examples/webpack-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vanilla-extract/sprinkles": "workspace:^",
2727
"@vanilla-extract/webpack-plugin": "workspace:^",
2828
"babel-loader": "^9.1.3",
29-
"css-loader": "^6.9.1",
29+
"css-loader": "^7.1.2",
3030
"html-webpack-plugin": "^5.3.1",
3131
"mini-css-extract-plugin": "^2.7.7",
3232
"polished": "^4.1.2",
@@ -35,7 +35,7 @@
3535
"tailwindcss": "^2.1.2",
3636
"webpack": "^5.90.0",
3737
"webpack-cli": "^5.1.4",
38-
"webpack-dev-server": "^4.15.1"
38+
"webpack-dev-server": "^5.0.4"
3939
},
4040
"devDependencies": {
4141
"@types/react": "^18.2.55",

0 commit comments

Comments
 (0)