We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69705e7 commit 3a88d68Copy full SHA for 3a88d68
2 files changed
web/package.json
@@ -109,8 +109,8 @@
109
"@playwright/test": "1.49.1",
110
"@tauri-apps/cli": "1.6.0",
111
"@types/node": "20.14.15",
112
- "@types/react": "19.0.12",
113
- "@types/react-dom": "19.0.4",
+ "@types/react": "19.2.14",
+ "@types/react-dom": "19.2.3",
114
"@typescript-eslint/eslint-plugin": "^8.27.0",
115
"@typescript-eslint/parser": "^8.27.0",
116
"autoprefixer": "^10.4.21",
@@ -142,8 +142,8 @@
142
"seed": "npx tsx prisma/seed.ts"
143
},
144
"resolutions": {
145
146
- "@types/react-dom": "19.0.4"
+ "@types/react-dom": "19.2.3"
147
148
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
149
}
0 commit comments