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

This commit is contained in:
Renovate Bot 2025-05-31 01:00:57 +00:00
parent 3425c290f6
commit ac48233c78
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -33,7 +33,7 @@
"devDependencies": {
"@tailwindcss/postcss": "4.1.7",
"@types/node": "22.15.29",
"@types/react": "19.1.5",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.5",
"eslint": "9.27.0",
"eslint-config-next": "15.3.2",
@ -2698,9 +2698,9 @@
}
},
"node_modules/@types/react": {
"version": "19.1.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
"integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
"version": "19.1.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.6.tgz",
"integrity": "sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==",
"devOptional": true,
"license": "MIT",
"dependencies": {

View File

@ -34,7 +34,7 @@
"devDependencies": {
"@tailwindcss/postcss": "4.1.7",
"@types/node": "22.15.29",
"@types/react": "19.1.5",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.5",
"eslint": "9.27.0",
"eslint-config-next": "15.3.2",