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

This commit is contained in:
2025-06-14 01:08:05 +00:00
parent b0b69a4352
commit 8d7780e46d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

@ -25,7 +25,7 @@
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.8", "@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.31", "@types/node": "22.15.31",
"@types/react": "19.1.6", "@types/react": "19.1.8",
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.6",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-next": "15.3.3", "eslint-config-next": "15.3.3",