Skip to content

Commit 25b4f4d

Browse files
committed
Merge branch 'cursor/add-copy-for-llm-button-54f6' of https://github.com/getsentry/sentry-docs into cursor/add-copy-for-llm-button-54f6
2 parents f90bbef + 7f52ac7 commit 25b4f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"@tailwindcss/typography": "^0.5.10",
121121
"@types/dompurify": "3.0.5",
122122
"@types/node": "22",
123-
"@types/react": "18",
124-
"@types/react-dom": "18",
123+
"@types/react": "19",
124+
"@types/react-dom": "19",
125125
"@types/ws": "^8.5.10",
126126
"autoprefixer": "^10.4.17",
127127
"concurrently": "^9.1.0",

0 commit comments

Comments
 (0)