Merge pull request #1382 from gnmyt/dependabot/npm_and_yarn/web/types/react-19.2.10

chore(deps-dev): bump @types/react from 19.2.9 to 19.2.10 in /web
This commit is contained in:
github-actions[bot]
2026-01-27 21:23:49 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -18,7 +18,7 @@
"sass": "^1.97.3"
},
"devDependencies": {
"@types/react": "^19.1.7",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
"eslint": "^9.39.2",
@@ -1787,9 +1787,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.2.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.9.tgz",
"integrity": "sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==",
"version": "19.2.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.10.tgz",
"integrity": "sha512-WPigyYuGhgZ/cTPRXB2EwUw+XvsRA3GqHlsP4qteqrnnjDrApbS7MxcGr/hke5iUoeB7E/gQtrs9I37zAJ0Vjw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -20,7 +20,7 @@
"sass": "^1.97.3"
},
"devDependencies": {
"@types/react": "^19.1.7",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
"eslint": "^9.39.2",