diff --git a/package-lock.json b/package-lock.json index 01c551b..dbc511f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@eslint/eslintrc": "3.3.1", "@tailwindcss/postcss": "4.1.7", "@types/node": "22.15.21", - "@types/react": "19.1.4", + "@types/react": "19.1.5", "@types/react-dom": "19.1.5", "eslint": "9.27.0", "eslint-config-next": "15.3.2", @@ -2200,9 +2200,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==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index de1c643..5efafbc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@eslint/eslintrc": "3.3.1", "@tailwindcss/postcss": "4.1.7", "@types/node": "22.15.21", - "@types/react": "19.1.4", + "@types/react": "19.1.5", "@types/react-dom": "19.1.5", "eslint": "9.27.0", "eslint-config-next": "15.3.2",