Update react
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-08-29 00:32:24 +00:00
parent edf70cb8fc
commit ad10df3e7f
2 changed files with 10 additions and 10 deletions

View File

@@ -28,8 +28,8 @@
"semver": "^7.7.2"
},
"devDependencies": {
"@types/react": "^19.1.11",
"@types/react-dom": "^19.1.7",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@types/semver": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^8.39.1",
"@typescript-eslint/parser": "^8.41.0",