chore(deps): update dependency @types/react to v19.2.15

This commit is contained in:
Łukasz Mierzwa
2026-05-26 11:29:00 +01:00
committed by Łukasz Mierzwa
parent c570dd59e6
commit cbb2c6f328
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.14",
"@types/react": "19.2.15",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "8.0.2",
"@vitejs/plugin-react": "6.0.2",
@@ -5413,9 +5413,9 @@
}
},
"node_modules/@types/react": {
"version": "19.2.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
"version": "19.2.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.15.tgz",
"integrity": "sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==",
"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.14",
"@types/react": "19.2.15",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "8.0.2",
"@vitejs/plugin-react": "6.0.2",