diff --git a/package.json b/package.json index 82e01112..9c0c4ea2 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@storybook/react": "8.3.3", "@tomfreudenberg/next-auth-mock": "0.5.6", "@types/luxon": "3.4.2", - "@types/node": "20.16.7", + "@types/node": "20.16.9", "@types/react": "18.3.9", "@types/react-dom": "18.3.0", "@types/umami": "0.1.5", @@ -105,8 +105,8 @@ "eslint-plugin-i18next": "6.1.0", "eslint-plugin-import": "npm:eslint-plugin-i@2.29.1", "eslint-plugin-node": "npm:eslint-plugin-n@16.6.2", - "eslint-plugin-react": "7.36.1", - "eslint-plugin-storybook": "0.8.0", + "eslint-plugin-react": "7.37.0", + "eslint-plugin-storybook": "0.9.0", "eslint-plugin-turbo": "1.13.4", "husky": "9.1.6", "i18next-hmr": "3.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff7b048f..de895ce8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,8 +166,8 @@ importers: specifier: 3.4.2 version: 3.4.2 '@types/node': - specifier: 20.16.7 - version: 20.16.7 + specifier: 20.16.9 + version: 20.16.9 '@types/react': specifier: 18.3.9 version: 18.3.9 @@ -226,11 +226,11 @@ importers: specifier: npm:eslint-plugin-n@16.6.2 version: eslint-plugin-n@16.6.2(eslint@8.57.1) eslint-plugin-react: - specifier: 7.36.1 - version: 7.36.1(eslint@8.57.1) + specifier: 7.37.0 + version: 7.37.0(eslint@8.57.1) eslint-plugin-storybook: - specifier: 0.8.0 - version: 0.8.0(eslint@8.57.1)(typescript@5.6.2) + specifier: 0.9.0 + version: 0.9.0(eslint@8.57.1)(typescript@5.6.2) eslint-plugin-turbo: specifier: 1.13.4 version: 1.13.4(eslint@8.57.1) @@ -242,7 +242,7 @@ importers: version: 3.1.3 knip: specifier: 5.30.5 - version: 5.30.5(@types/node@20.16.7)(typescript@5.6.2) + version: 5.30.5(@types/node@20.16.9)(typescript@5.6.2) lint-staged: specifier: 15.2.10 version: 15.2.10 @@ -2110,8 +2110,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@20.16.7': - resolution: {integrity: sha512-QkDQjAY3gkvJNcZOWwzy3BN34RweT0OQ9zJyvLCU0kSK22dO2QYh/NHGfbEAYylPYzRB1/iXcojS79wOg5gFSw==} + '@types/node@20.16.9': + resolution: {integrity: sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==} '@types/node@22.5.5': resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==} @@ -3493,14 +3493,14 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - eslint-plugin-react@7.36.1: - resolution: {integrity: sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==} + eslint-plugin-react@7.37.0: + resolution: {integrity: sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-storybook@0.8.0: - resolution: {integrity: sha512-CZeVO5EzmPY7qghO2t64oaFM+8FTaD4uzOEjHKp516exyTKo+skKAL9GI3QALS2BXhyALJjNtwbmr1XinGE8bA==} + eslint-plugin-storybook@0.9.0: + resolution: {integrity: sha512-qOT/2vQBo0VqrG/BhZv8IdSsKQiyzJw+2Wqq+WFCiblI/PfxLSrGkF/buiXF+HumwfsCyBdaC94UhqhmYFmAvA==} engines: {node: '>= 18'} peerDependencies: eslint: '>=6' @@ -7659,7 +7659,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -8579,11 +8579,11 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/connect@3.4.38': dependencies: - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/debug@4.1.12': dependencies: @@ -8616,7 +8616,7 @@ snapshots: '@types/express-serve-static-core@4.19.5': dependencies: - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -8631,7 +8631,7 @@ snapshots: '@types/glob@7.1.3': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/hast@3.0.4': dependencies: @@ -8682,7 +8682,7 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@20.16.7': + '@types/node@20.16.9': dependencies: undici-types: 6.19.8 @@ -8696,7 +8696,7 @@ snapshots: '@types/pg@8.11.6': dependencies: - '@types/node': 20.16.7 + '@types/node': 20.16.9 pg-protocol: 1.6.1 pg-types: 4.0.2 @@ -8722,12 +8722,12 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/send': 0.17.4 '@types/stack-utils@2.0.3': {} @@ -8742,7 +8742,7 @@ snapshots: '@types/ws@8.5.12': dependencies: - '@types/node': 20.16.7 + '@types/node': 20.16.9 '@types/yargs-parser@21.0.3': {} @@ -10179,7 +10179,7 @@ snapshots: eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-i@2.29.1)(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-i@2.29.1)(eslint@8.57.1))(eslint@8.57.1) eslint-plugin-jsx-a11y: 6.9.0(eslint@8.57.1) - eslint-plugin-react: 7.36.1(eslint@8.57.1) + eslint-plugin-react: 7.37.0(eslint@8.57.1) eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1) optionalDependencies: typescript: 5.6.2 @@ -10280,7 +10280,7 @@ snapshots: '@types/glob': 7.1.3 '@types/js-yaml': 3.12.5 '@types/lodash': 4.17.7 - '@types/node': 20.16.7 + '@types/node': 20.16.9 dedent: 1.5.3(babel-plugin-macros@3.1.0) eslint-plugin-markdown: 4.0.1(eslint@8.57.1) expect: 29.7.0 @@ -10398,7 +10398,7 @@ snapshots: dependencies: eslint: 8.57.1 - eslint-plugin-react@7.36.1(eslint@8.57.1): + eslint-plugin-react@7.37.0(eslint@8.57.1): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -10420,7 +10420,7 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-storybook@0.8.0(eslint@8.57.1)(typescript@5.6.2): + eslint-plugin-storybook@0.9.0(eslint@8.57.1)(typescript@5.6.2): dependencies: '@storybook/csf': 0.0.1 '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.6.2) @@ -11346,7 +11346,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.7 + '@types/node': 20.16.9 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -11354,7 +11354,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 20.16.7 + '@types/node': 20.16.9 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -11438,11 +11438,11 @@ snapshots: klona@2.0.6: {} - knip@5.30.5(@types/node@20.16.7)(typescript@5.6.2): + knip@5.30.5(@types/node@20.16.9)(typescript@5.6.2): dependencies: '@nodelib/fs.walk': 1.2.8 '@snyk/github-codeowners': 1.1.0 - '@types/node': 20.16.7 + '@types/node': 20.16.9 easy-table: 1.2.0 enhanced-resolve: 5.17.1 fast-glob: 3.3.2