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

This commit is contained in:
Renovate Bot 2025-05-24 00:04:30 +00:00
parent 90175e5df7
commit e8353483e1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -24,7 +24,7 @@
"devDependencies": {
"@tailwindcss/postcss": "4.1.7",
"@types/node": "22.15.18",
"@types/react": "19.1.4",
"@types/react": "19.1.5",
"@types/react-dom": "19.1.5",
"eslint": "8.57.1",
"eslint-config-next": "15.3.2",
@ -1949,9 +1949,9 @@
}
},
"node_modules/@types/react": {
"version": "19.1.4",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz",
"integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==",
"version": "19.1.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
"integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -25,7 +25,7 @@
"devDependencies": {
"@tailwindcss/postcss": "4.1.7",
"@types/node": "22.15.18",
"@types/react": "19.1.4",
"@types/react": "19.1.5",
"@types/react-dom": "19.1.5",
"eslint": "8.57.1",
"eslint-config-next": "15.3.2",