Skip to content

Commit 3a88d68

Browse files
chore(deps): update react monorepo
1 parent 69705e7 commit 3a88d68

2 files changed

Lines changed: 587 additions & 20 deletions

File tree

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
"@playwright/test": "1.49.1",
110110
"@tauri-apps/cli": "1.6.0",
111111
"@types/node": "20.14.15",
112-
"@types/react": "19.0.12",
113-
"@types/react-dom": "19.0.4",
112+
"@types/react": "19.2.14",
113+
"@types/react-dom": "19.2.3",
114114
"@typescript-eslint/eslint-plugin": "^8.27.0",
115115
"@typescript-eslint/parser": "^8.27.0",
116116
"autoprefixer": "^10.4.21",
@@ -142,8 +142,8 @@
142142
"seed": "npx tsx prisma/seed.ts"
143143
},
144144
"resolutions": {
145-
"@types/react": "19.0.12",
146-
"@types/react-dom": "19.0.4"
145+
"@types/react": "19.2.14",
146+
"@types/react-dom": "19.2.3"
147147
},
148148
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
149149
}

0 commit comments

Comments
 (0)