We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a191d commit 7fb68ddCopy full SHA for 7fb68dd
package.json
@@ -25,7 +25,7 @@
25
},
26
"dependencies": {
27
"@sentry/browser": "7.120.4",
28
- "@sentry/react": "7.120.4",
+ "@sentry/react": "10.39.0",
29
"@sentry/tracing": "7.120.4",
30
"@tanstack/react-query": "5.90.21",
31
"@ysk8/numberplace-generator": "npm:@jsr/ysk8__numberplace-generator@4.0.0-alpha.10",
@@ -34,8 +34,8 @@
34
"jotai": "2.17.1",
35
"jotai-optics": "0.4.0",
36
"optics-ts": "2.4.1",
37
- "react": "18.3.1",
38
- "react-dom": "18.3.1",
+ "react": "19.2.4",
+ "react-dom": "19.2.4",
39
"react-icons": "5.5.0",
40
"reflect-metadata": "0.2.2",
41
"smart-svg": "1.1.5",
0 commit comments