Skip to content

Commit 8054854

Browse files
authored
1 parent bf6d1b5 commit 8054854

File tree

2 files changed

+202
-204
lines changed

2 files changed

+202
-204
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"@react-stately/tree": "^3.8.10",
6060
"@react-types/shared": "^3.29.1",
6161
"@remix-run/router": "1.23.0",
62-
"@rsdoctor/rspack-plugin": "1.1.2",
63-
"@rspack/cli": "1.3.15",
64-
"@rspack/core": "1.3.15",
62+
"@rsdoctor/rspack-plugin": "1.1.7",
63+
"@rspack/cli": "1.4.4",
64+
"@rspack/core": "1.4.4",
6565
"@rspack/plugin-react-refresh": "1.4.3",
6666
"@sentry-internal/global-search": "^1.0.0",
6767
"@sentry-internal/rrweb": "2.34.0",
@@ -74,7 +74,7 @@
7474
"@sentry/status-page-list": "^0.6.1",
7575
"@sentry/toolbar": "1.0.0-beta.16",
7676
"@sentry/webpack-plugin": "^3.4.0",
77-
"@swc/plugin-emotion": "9.0.4",
77+
"@swc/plugin-emotion": "10.0.2",
7878
"@tanstack/query-async-storage-persister": "^5.72.1",
7979
"@tanstack/react-query": "^5.72.1",
8080
"@tanstack/react-query-devtools": "^5.72.1",
@@ -167,8 +167,8 @@
167167
"scroll-to-element": "^2.0.0",
168168
"sprintf-js": "1.0.3",
169169
"style-loader": "4.0.0",
170-
"swc-plugin-component-annotate": "1.3.0",
171-
"ts-checker-rspack-plugin": "1.1.3",
170+
"swc-plugin-component-annotate": "1.5.0",
171+
"ts-checker-rspack-plugin": "1.1.4",
172172
"tslib": "^2.8.1",
173173
"typescript": "^5.8.3",
174174
"zrender": "5.4.0",

0 commit comments

Comments
 (0)