mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update react monorepo to v19.2.17
This commit is contained in:
committed by
Łukasz Mierzwa
parent
62d4e1d801
commit
c11b14086b
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user