Skip to content

Commit f75c697

Browse files
committed
update rspack
1 parent 5ef5225 commit f75c697

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@next/third-parties": "workspace:*",
110110
"@opentelemetry/api": "1.4.1",
111111
"@picocss/pico": "1.5.10",
112-
"@rspack/core": "1.3.1",
112+
"@rspack/core": "1.3.2",
113113
"@rspack/plugin-react-refresh": "1.1.0",
114114
"@svgr/webpack": "5.5.0",
115115
"@swc/cli": "0.1.55",

packages/next-rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"types": "index.d.ts",
99
"dependencies": {
10-
"@rspack/core": "1.3.1",
10+
"@rspack/core": "1.3.2",
1111
"@rspack/plugin-react-refresh": "1.1.0",
1212
"react-refresh": "0.12.0"
1313
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)