Skip to content

Commit 7fb68dd

Browse files
fix(deps): update react related packages
1 parent 43a191d commit 7fb68dd

File tree

2 files changed

+173
-137
lines changed

2 files changed

+173
-137
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@sentry/browser": "7.120.4",
28-
"@sentry/react": "7.120.4",
28+
"@sentry/react": "10.39.0",
2929
"@sentry/tracing": "7.120.4",
3030
"@tanstack/react-query": "5.90.21",
3131
"@ysk8/numberplace-generator": "npm:@jsr/ysk8__numberplace-generator@4.0.0-alpha.10",
@@ -34,8 +34,8 @@
3434
"jotai": "2.17.1",
3535
"jotai-optics": "0.4.0",
3636
"optics-ts": "2.4.1",
37-
"react": "18.3.1",
38-
"react-dom": "18.3.1",
37+
"react": "19.2.4",
38+
"react-dom": "19.2.4",
3939
"react-icons": "5.5.0",
4040
"reflect-metadata": "0.2.2",
4141
"smart-svg": "1.1.5",

0 commit comments

Comments
 (0)