Skip to content

Commit 12e603f

Browse files
authored
chore: update rspack and tests snapshots (#34)
1 parent fe96900 commit 12e603f

File tree

5 files changed

+195
-154
lines changed

5 files changed

+195
-154
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@biomejs/biome": "^1.8.3",
5757
"@jest/reporters": "29.7.0",
5858
"@jest/test-sequencer": "^29.7.0",
59-
"@rspack/core": "1.0.11",
59+
"@rspack/core": "1.3.11",
6060
"@rspack/plugin-react-refresh": "1.0.0",
6161
"@types/express": "4.17.21",
6262
"@types/jest": "29.5.12",
@@ -102,10 +102,5 @@
102102
},
103103
"peerDependencies": {
104104
"@rspack/core": "*"
105-
},
106-
"pnpm": {
107-
"overrides": {
108-
"@rspack/core": "npm:@rspack-canary/[email protected]"
109-
}
110105
}
111106
}

pnpm-lock.yaml

Lines changed: 86 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)