diff --git a/package.json b/package.json index 70a008e8..023c5c7f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-import": "^2.32.0", "eslint-plugin-prettier": "^5.5.5", "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^7.1.0", + "eslint-plugin-react-hooks": "^7.1.1", "husky": "^9.1.7", "prettier": "^3.8.3", "standard-version": "^9.5.0", diff --git a/packages/ncompat/package.json b/packages/ncompat/package.json index eb8cdbfc..f2ac5c74 100644 --- a/packages/ncompat/package.json +++ b/packages/ncompat/package.json @@ -29,7 +29,7 @@ "p-queue": "^9.1.2" }, "devDependencies": { - "@notionhq/client": "^5.18.0", + "@notionhq/client": "^5.19.0", "@texonom/nclient": "workspace:^" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 402dd04e..6c4e2532 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^7.37.5 version: 7.37.5(eslint@10.2.0) eslint-plugin-react-hooks: - specifier: ^7.1.0 - version: 7.1.0(eslint@10.2.0) + specifier: ^7.1.1 + version: 7.1.1(eslint@10.2.0) husky: specifier: ^9.1.7 version: 9.1.7 @@ -131,8 +131,8 @@ importers: version: 9.1.2 devDependencies: '@notionhq/client': - specifier: ^5.18.0 - version: 5.18.0 + specifier: ^5.19.0 + version: 5.19.0 '@texonom/nclient': specifier: workspace:^ version: link:../nclient @@ -680,8 +680,8 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@notionhq/client@5.18.0': - resolution: {integrity: sha512-iOd1VJb1ZJl4p0bnjtMC3hGXCcngSUK9bDhAjpAAKSKSL7UD9GTiXJJyCTBTbqHXsfM4D8mBG3NdAiEYD+TfVA==} + '@notionhq/client@5.19.0': + resolution: {integrity: sha512-9R93Yt6/OB3MP5h29WhnvIBWYVq4mzxOYn9oh0Ut642NWxOTTouv7vkwKnMj5LGAYTlot0fhmL8OK5Su5zEzCw==} engines: {node: '>=18'} '@oxc-project/types@0.124.0': @@ -1942,8 +1942,8 @@ packages: eslint-config-prettier: optional: true - eslint-plugin-react-hooks@7.1.0: - resolution: {integrity: sha512-LDicyhrRFrIaheDYryeM2W8gWyZXnAs4zIr2WVPiOSeTmIu2RjR4x/9N0xLaRWZ+9hssBDGo3AadcohuzAvSvg==} + eslint-plugin-react-hooks@7.1.1: + resolution: {integrity: sha512-f2I7Gw6JbvCexzIInuSbZpfdQ44D7iqdWX01FKLvrPgqxoE7oMj8clOfto8U6vYiz4yd5oKu39rRSVOe1zRu0g==} engines: {node: '>=18'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 || ^10.0.0 @@ -4389,7 +4389,7 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - '@notionhq/client@5.18.0': {} + '@notionhq/client@5.19.0': {} '@oxc-project/types@0.124.0': {} @@ -5808,7 +5808,7 @@ snapshots: eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.58.2(eslint@10.2.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.5.5)(eslint@10.2.0) eslint-plugin-jsx-a11y: 6.10.1(eslint@10.2.0) eslint-plugin-react: 7.37.5(eslint@10.2.0) - eslint-plugin-react-hooks: 7.1.0(eslint@10.2.0) + eslint-plugin-react-hooks: 7.1.1(eslint@10.2.0) globals: 16.4.0 typescript-eslint: 8.46.2(eslint@10.2.0)(typescript@6.0.3) optionalDependencies: @@ -5917,7 +5917,7 @@ snapshots: optionalDependencies: eslint-config-prettier: 10.1.8(eslint@10.2.0) - eslint-plugin-react-hooks@7.1.0(eslint@10.2.0): + eslint-plugin-react-hooks@7.1.1(eslint@10.2.0): dependencies: '@babel/core': 7.28.4 '@babel/parser': 7.29.0