Skip to content

Commit f133597

Browse files
authored
chore(solidstart): Bump peer dependencies of @solidjs/start (#19051)
Seroval is a dependency of `@solidjs/start` and we use the `^` in our dev dependencies, so the peer deps are updated in the lock file. Closes https://github.com/getsentry/sentry-javascript/security/dependabot/962 Closes https://github.com/getsentry/sentry-javascript/security/dependabot/961 Closes https://github.com/getsentry/sentry-javascript/security/dependabot/963 Closes https://github.com/getsentry/sentry-javascript/security/dependabot/964 Closes https://github.com/getsentry/sentry-javascript/security/dependabot/972 Closes #19052 (added automatically)
1 parent 0e6e2b3 commit f133597

File tree

2 files changed

+258
-288
lines changed

2 files changed

+258
-288
lines changed

packages/solidstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"devDependencies": {
7575
"@solidjs/router": "^0.15.0",
76-
"@solidjs/start": "^1.0.0",
76+
"@solidjs/start": "^1.2.1",
7777
"@solidjs/testing-library": "0.8.5",
7878
"@testing-library/jest-dom": "^6.4.5",
7979
"@testing-library/user-event": "^14.5.2",

0 commit comments

Comments
 (0)