Skip to content

Commit 2aea1e6

Browse files
authored
chore: bump rspack version (#93491)
In order to make #83907 works, we met a failing PR caused by rspack. The issue is here (web-infra-dev/rspack#10118), and it's fixed since 1.3.11. I'm bumping it to 1.3.15 just to make it as latest as possible. ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
1 parent 7739fd7 commit 2aea1e6

File tree

2 files changed

+128
-131
lines changed

2 files changed

+128
-131
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@react-types/shared": "^3.29.1",
6161
"@remix-run/router": "1.23.0",
6262
"@rsdoctor/rspack-plugin": "1.1.2",
63-
"@rspack/cli": "1.3.10",
64-
"@rspack/core": "1.3.10",
63+
"@rspack/cli": "1.3.15",
64+
"@rspack/core": "1.3.15",
6565
"@rspack/plugin-react-refresh": "1.4.3",
6666
"@sentry-internal/global-search": "^1.0.0",
6767
"@sentry-internal/rrweb": "2.34.0",

0 commit comments

Comments
 (0)