chore(deps): update react monorepo to v19.2.17

This commit is contained in:
Łukasz Mierzwa
2026-06-06 08:54:03 +01:00
committed by Łukasz Mierzwa
parent 62d4e1d801
commit c11b14086b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -59,7 +59,7 @@
"@types/jest": "30.0.0",
"@types/node": "25.9.1",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.16",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "8.0.2",
"@vitejs/plugin-react": "6.0.2",
@@ -5401,9 +5401,9 @@
}
},
"node_modules/@types/react": {
"version": "19.2.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.16.tgz",
"integrity": "sha512-esJiCAnl0kfpNdE69f3So4WJUXy95dLZydX0KwK46riIHDzHM7O9Vtf9xCHW0PXIqvgqNrswl522kA/5yx+F4w==",
"version": "19.2.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
"integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
"license": "MIT",
"dependencies": {
"csstype": "^3.2.2"
+1 -1
View File
@@ -55,7 +55,7 @@
"@types/jest": "30.0.0",
"@types/node": "25.9.1",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.16",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "8.0.2",
"@vitejs/plugin-react": "6.0.2",