Skip to content

Commit 50073f2

Browse files
committedApr 4, 2025·
update rspack
1 parent 5ef5225 commit 50073f2

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
lines changed
 

‎package.json

+1-1
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

+1-1
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

+90-90
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.