diff --git a/package-lock.json b/package-lock.json index 0b373eb..b118055 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@tobysmith568/eslint-config": "^1.1.2", "@tobysmith568/prettier-config": "^2.1.0", "@types/node": "18.19.68", - "@types/react": "18.3.16", + "@types/react": "18.3.17", "@types/react-dom": "18.3.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", @@ -3959,9 +3959,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.3.16", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.16.tgz", - "integrity": "sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==", + "version": "18.3.17", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz", + "integrity": "sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -19276,9 +19276,9 @@ "dev": true }, "@types/react": { - "version": "18.3.16", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.16.tgz", - "integrity": "sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==", + "version": "18.3.17", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz", + "integrity": "sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==", "dev": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index 5f80b59..eaa3213 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@tobysmith568/eslint-config": "^1.1.2", "@tobysmith568/prettier-config": "^2.1.0", "@types/node": "18.19.68", - "@types/react": "18.3.16", + "@types/react": "18.3.17", "@types/react-dom": "18.3.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0",