Skip to content

Commit

Permalink
chore: save
Browse files Browse the repository at this point in the history
  • Loading branch information
HomyeeKing committed Jan 6, 2025
1 parent 9b6527e commit 613d44a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions packages/ice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"dependencies": {
"@ice/bundles": "workspace:*",
"@ice/route-manifest": "workspace:*",
"@ice/rspack-config": "workspace:*",
"@ice/runtime": "workspace:^",
"@ice/shared-config": "workspace:*",
"@ice/webpack-config": "workspace:*",
"@ice/rspack-config": "workspace:*",
"@swc/helpers": "0.5.1",
"@types/express": "^4.17.14",
"address": "^1.1.2",
Expand All @@ -79,12 +79,9 @@
"semver": "^7.3.5",
"source-map-support": "^0.5.21",
"temp": "^0.9.4",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"@rspack/core": "0.5.7",
"@rspack/dev-server": "0.5.7",
"@types/babel__generator": "^7.6.4",
"@types/babel__traverse": "^7.17.1",
"@types/cross-spawn": "^6.0.2",
Expand All @@ -100,7 +97,9 @@
"sass": "^1.50.0",
"unplugin": "^1.6.0",
"webpack": "^5.88.0",
"webpack-dev-server": "4.15.0"
"webpack-dev-server": "4.15.0",
"@rspack/core": "0.5.7",
"@rspack/dev-server": "0.5.7"
},
"peerDependencies": {
"react": ">=18.0.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 613d44a

Please sign in to comment.