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

This commit is contained in:
Renovate Bot 2025-05-08 12:01:33 +00:00
parent 8d9bb50906
commit 6bfd0be6e8
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", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.5", "@tailwindcss/postcss": "4.1.5",
"@types/node": "22.15.16", "@types/node": "22.15.16",
"@types/react": "19.1.2", "@types/react": "19.1.3",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.3",
"eslint": "9.26.0", "eslint": "9.26.0",
"eslint-config-next": "15.3.1", "eslint-config-next": "15.3.1",
@ -2131,9 +2131,9 @@
} }
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "19.1.2", "version": "19.1.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.3.tgz",
"integrity": "sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==", "integrity": "sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ==",
"devOptional": true, "devOptional": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -37,7 +37,7 @@
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.5", "@tailwindcss/postcss": "4.1.5",
"@types/node": "22.15.16", "@types/node": "22.15.16",
"@types/react": "19.1.2", "@types/react": "19.1.3",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.3",
"eslint": "9.26.0", "eslint": "9.26.0",
"eslint-config-next": "15.3.1", "eslint-config-next": "15.3.1",