chore(deps): update dependency @types/react to v19.1.8
All checks were successful
Lint / Lint and Typecheck (push) Successful in 41s

This commit is contained in:
2025-06-14 01:05:21 +00:00
parent 3cee1fff9e
commit c008289e09
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -31,7 +31,7 @@
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.31",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "9.28.0",
"eslint-config-next": "15.3.3",
@ -2209,9 +2209,9 @@
}
},
"node_modules/@types/react": {
"version": "19.1.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.6.tgz",
"integrity": "sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==",
"version": "19.1.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.8.tgz",
"integrity": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==",
"devOptional": true,
"license": "MIT",
"dependencies": {

View File

@ -37,7 +37,7 @@
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.31",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "9.28.0",
"eslint-config-next": "15.3.3",