diff --git a/package.json b/package.json index 3da74768..463c02a0 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-import-x": "^4.3.0", "eslint-plugin-perfectionist": "^3.7.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react-hooks": "^5.1.0-rc-e740d4b1-20240919", + "eslint-plugin-react-hooks": "^5.1.0-rc-3edc000d-20240926", "eslint-plugin-solid": "^0.14.3", "globals": "^15.9.0", "knitwork": "^1.1.0", @@ -81,8 +81,8 @@ } }, "devDependencies": { - "@types/node": "^20.16.9", - "@types/react": "^18.3.8", + "@types/node": "^20.16.10", + "@types/react": "^18.3.10", "@types/semver": "^7.5.8" }, "packageManager": "pnpm@9.11.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7354df0a..699b3350 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,7 +45,7 @@ importers: specifier: ^5.2.1 version: 5.2.1(@types/eslint@8.56.11)(eslint-config-prettier@9.1.0(eslint@9.11.1))(eslint@9.11.1)(prettier@3.3.3) eslint-plugin-react-hooks: - specifier: ^5.1.0-rc-e740d4b1-20240919 + specifier: ^5.1.0-rc-3edc000d-20240926 version: 5.1.0-rc-fb9a90fa48-20240614(eslint@9.11.1) eslint-plugin-solid: specifier: ^0.14.3 @@ -73,11 +73,11 @@ importers: version: 8.7.0(eslint@9.11.1)(typescript@5.6.2) devDependencies: '@types/node': - specifier: ^20.16.9 - version: 20.16.9 + specifier: ^20.16.10 + version: 20.16.10 '@types/react': - specifier: ^18.3.8 - version: 18.3.8 + specifier: ^18.3.10 + version: 18.3.10 '@types/semver': specifier: ^7.5.8 version: 7.5.8 @@ -202,14 +202,14 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@20.16.9': - resolution: {integrity: sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==} + '@types/node@20.16.10': + resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==} '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - '@types/react@18.3.8': - resolution: {integrity: sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==} + '@types/react@18.3.10': + resolution: {integrity: sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -1163,13 +1163,13 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@20.16.9': + '@types/node@20.16.10': dependencies: undici-types: 6.19.6 '@types/prop-types@15.7.12': {} - '@types/react@18.3.8': + '@types/react@18.3.10': dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3