Skip to content

Commit 6a614e0

Browse files
committed
chore(remix): Upgrade @remix-run/router to ^1.23.2
1 parent 1117b46 commit 6a614e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@opentelemetry/api": "^1.9.0",
6868
"@opentelemetry/instrumentation": "^0.211.0",
6969
"@opentelemetry/semantic-conventions": "^1.39.0",
70-
"@remix-run/router": "1.x",
70+
"@remix-run/router": "^1.23.2",
7171
"@sentry/cli": "^2.58.2",
7272
"@sentry/core": "10.37.0",
7373
"@sentry/node": "10.37.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6496,7 +6496,7 @@
64966496
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5"
64976497
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==
64986498

6499-
"@remix-run/router@1.23.2", "@remix-run/router@1.x":
6499+
"@remix-run/router@1.23.2", "@remix-run/router@^1.23.2":
65006500
version "1.23.2"
65016501
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
65026502
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==

0 commit comments

Comments
 (0)