Update dependency @types/react to ^19.2.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-12 00:09:46 +00:00
parent c4e3be3332
commit 2d2a7f7d66
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.1",
"@types/react": "^19.2.2",
"@types/react": "^19.2.3",
"@types/react-dom": "^19.2.2",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.39.1",
@@ -2186,9 +2186,9 @@
"optional": true
},
"node_modules/@types/react": {
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz",
"integrity": "sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==",
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.3.tgz",
"integrity": "sha512-k5dJVszUiNr1DSe8Cs+knKR6IrqhqdhpUwzqhkS8ecQTSf3THNtbfIp/umqHMpX2bv+9dkx3fwDv/86LcSfvSg==",
"license": "MIT",
"peer": true,
"dependencies": {