From f0df1f658e95ebfb5aed3e35876d05eef93abdf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:45:48 +0000 Subject: [PATCH] build(deps): bump eslint-config-next from 15.0.4 to 15.1.0 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.0.4 to 15.1.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- pnpm-lock.yaml | 140 ++++++++++++++++++------------------------ 2 files changed, 62 insertions(+), 80 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 7c3d30c..72f1beb 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -23,7 +23,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "eslint": "9.9.1", - "eslint-config-next": "15.0.4", + "eslint-config-next": "15.1.0", "lucide-react": "^0.468.0", "next": "14.2.5", "postcss": "8.4.40", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45db535..1351780 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: 9.9.1 version: 9.9.1(jiti@1.21.0) eslint-config-next: - specifier: 15.0.4 - version: 15.0.4(eslint@9.9.1(jiti@1.21.0))(typescript@5.7.2) + specifier: 15.1.0 + version: 15.1.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.7.2) lucide-react: specifier: ^0.468.0 version: 0.468.0(react@18.3.1) @@ -1114,8 +1114,8 @@ packages: '@next/eslint-plugin-next@14.2.13': resolution: {integrity: sha512-z8Mk0VljxhIzsSiZUSdt3wp+t2lKd+jk5a9Jsvh3zDGkItgDMfjv/ZbET6HsxEl/fSihVoHGsXV6VLyDH0lfTQ==} - '@next/eslint-plugin-next@15.0.4': - resolution: {integrity: sha512-rbsF17XGzHtR7SDWzWpavSfum3/UdnF8bAaisnKwP//si3KWPTedVUsflAdjyK1zW3rweBjbALfKcavFneLGvg==} + '@next/eslint-plugin-next@15.1.0': + resolution: {integrity: sha512-+jPT0h+nelBT6HC9ZCHGc7DgGVy04cv4shYdAe6tKlEbjQUtwU3LzQhzbDHQyY2m6g39m6B0kOFVuLGBrxxbGg==} '@next/swc-darwin-arm64@14.2.5': resolution: {integrity: sha512-/9zVxJ+K9lrzSGli1///ujyRfon/ZneeZ+v4ptpiPoOU+GKZnm8Wj8ELWU1Pm7GHltYRBklmXMTUqM/DqQ99FQ==} @@ -2153,8 +2153,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-next@15.0.4: - resolution: {integrity: sha512-97mLaAhbJKVQYXUBBrenRtEUAA6bNDPxWfaFEd6mEhKfpajP4wJrW4l7BUlHuYWxR8oQa9W014qBJpumpJQwWA==} + eslint-config-next@15.1.0: + resolution: {integrity: sha512-gADO+nKVseGso3DtOrYX9H7TxB/MuX7AUYhMlvQMqLYvUWu4HrOQuU7cC1HW74tHIqkAvXdwgAz3TCbczzSEXw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -2558,9 +2558,6 @@ packages: peerDependencies: csstype: ^3.0.10 - gopd@1.0.1: - resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} - gopd@1.2.0: resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} engines: {node: '>= 0.4'} @@ -3137,10 +3134,6 @@ packages: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - object.assign@4.1.4: - resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} - engines: {node: '>= 0.4'} - object.assign@4.1.5: resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} engines: {node: '>= 0.4'} @@ -4989,7 +4982,7 @@ snapshots: dependencies: glob: 10.3.10 - '@next/eslint-plugin-next@15.0.4': + '@next/eslint-plugin-next@15.1.0': dependencies: fast-glob: 3.3.1 @@ -5454,7 +5447,7 @@ snapshots: array-buffer-byte-length@1.0.0: dependencies: call-bind: 1.0.8 - is-array-buffer: 3.0.2 + is-array-buffer: 3.0.4 array-buffer-byte-length@1.0.1: dependencies: @@ -5507,10 +5500,10 @@ snapshots: array.prototype.flatmap@1.3.2: dependencies: - call-bind: 1.0.2 + call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.22.2 - es-shim-unscopables: 1.0.0 + es-abstract: 1.23.5 + es-shim-unscopables: 1.0.2 array.prototype.tosorted@1.1.2: dependencies: @@ -5530,13 +5523,13 @@ snapshots: arraybuffer.prototype.slice@1.0.2: dependencies: - array-buffer-byte-length: 1.0.0 + array-buffer-byte-length: 1.0.1 call-bind: 1.0.8 define-properties: 1.2.1 es-abstract: 1.23.5 get-intrinsic: 1.2.5 - is-array-buffer: 3.0.2 - is-shared-array-buffer: 1.0.2 + is-array-buffer: 3.0.4 + is-shared-array-buffer: 1.0.3 arraybuffer.prototype.slice@1.0.3: dependencies: @@ -5559,7 +5552,7 @@ snapshots: asynciterator.prototype@1.0.0: dependencies: - has-symbols: 1.0.3 + has-symbols: 1.1.0 asynckit@0.4.0: {} @@ -5648,7 +5641,7 @@ snapshots: call-bind@1.0.2: dependencies: function-bind: 1.1.2 - get-intrinsic: 1.2.1 + get-intrinsic: 1.2.5 call-bind@1.0.8: dependencies: @@ -5851,8 +5844,8 @@ snapshots: define-properties@1.2.1: dependencies: - define-data-property: 1.1.0 - has-property-descriptors: 1.0.0 + define-data-property: 1.1.4 + has-property-descriptors: 1.0.2 object-keys: 1.1.1 defu@6.1.4: {} @@ -5916,19 +5909,19 @@ snapshots: array-buffer-byte-length: 1.0.0 arraybuffer.prototype.slice: 1.0.2 available-typed-arrays: 1.0.5 - call-bind: 1.0.2 - es-set-tostringtag: 2.0.1 + call-bind: 1.0.8 + es-set-tostringtag: 2.0.3 es-to-primitive: 1.2.1 function.prototype.name: 1.1.6 - get-intrinsic: 1.2.1 + get-intrinsic: 1.2.5 get-symbol-description: 1.0.0 - globalthis: 1.0.3 - gopd: 1.0.1 + globalthis: 1.0.4 + gopd: 1.2.0 has: 1.0.4 - has-property-descriptors: 1.0.0 - has-proto: 1.0.1 - has-symbols: 1.0.3 - internal-slot: 1.0.5 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + internal-slot: 1.0.7 is-array-buffer: 3.0.2 is-callable: 1.2.7 is-negative-zero: 2.0.2 @@ -5939,9 +5932,9 @@ snapshots: is-weakref: 1.0.2 object-inspect: 1.12.3 object-keys: 1.1.1 - object.assign: 4.1.4 - regexp.prototype.flags: 1.5.1 - safe-array-concat: 1.0.1 + object.assign: 4.1.5 + regexp.prototype.flags: 1.5.3 + safe-array-concat: 1.1.2 safe-regex-test: 1.0.3 string.prototype.trim: 1.2.8 string.prototype.trimend: 1.0.8 @@ -6047,7 +6040,7 @@ snapshots: es-set-tostringtag@2.0.1: dependencies: - get-intrinsic: 1.2.1 + get-intrinsic: 1.2.5 has: 1.0.4 has-tostringtag: 1.0.0 @@ -6209,9 +6202,9 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-next@15.0.4(eslint@9.9.1(jiti@1.21.0))(typescript@5.7.2): + eslint-config-next@15.1.0(eslint@9.9.1(jiti@1.21.0))(typescript@5.7.2): dependencies: - '@next/eslint-plugin-next': 15.0.4 + '@next/eslint-plugin-next': 15.1.0 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.7.2))(eslint@9.9.1(jiti@1.21.0))(typescript@5.7.2) '@typescript-eslint/parser': 6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.7.2) @@ -6695,8 +6688,8 @@ snapshots: dependencies: function-bind: 1.1.2 has: 1.0.4 - has-proto: 1.0.1 - has-symbols: 1.0.3 + has-proto: 1.2.0 + has-symbols: 1.1.0 get-intrinsic@1.2.5: dependencies: @@ -6784,10 +6777,6 @@ snapshots: dependencies: csstype: 3.1.2 - gopd@1.0.1: - dependencies: - get-intrinsic: 1.2.5 - gopd@1.2.0: {} graceful-fs@4.2.11: {} @@ -6802,7 +6791,7 @@ snapshots: has-property-descriptors@1.0.0: dependencies: - get-intrinsic: 1.2.1 + get-intrinsic: 1.2.5 has-property-descriptors@1.0.2: dependencies: @@ -6862,9 +6851,9 @@ snapshots: internal-slot@1.0.5: dependencies: - get-intrinsic: 1.2.1 + get-intrinsic: 1.2.5 has: 1.0.4 - side-channel: 1.0.4 + side-channel: 1.0.6 internal-slot@1.0.7: dependencies: @@ -6878,7 +6867,7 @@ snapshots: dependencies: call-bind: 1.0.8 get-intrinsic: 1.2.5 - is-typed-array: 1.1.12 + is-typed-array: 1.1.13 is-array-buffer@3.0.4: dependencies: @@ -6987,7 +6976,7 @@ snapshots: is-string@1.0.7: dependencies: - has-tostringtag: 1.0.0 + has-tostringtag: 1.0.2 is-symbol@1.0.4: dependencies: @@ -6995,7 +6984,7 @@ snapshots: is-typed-array@1.1.12: dependencies: - which-typed-array: 1.1.11 + which-typed-array: 1.1.16 is-typed-array@1.1.13: dependencies: @@ -7028,10 +7017,10 @@ snapshots: iterator.prototype@1.1.2: dependencies: define-properties: 1.2.1 - get-intrinsic: 1.2.1 - has-symbols: 1.0.3 + get-intrinsic: 1.2.5 + has-symbols: 1.1.0 reflect.getprototypeof: 1.0.4 - set-function-name: 2.0.1 + set-function-name: 2.0.2 iterator.prototype@1.1.3: dependencies: @@ -7087,7 +7076,7 @@ snapshots: dependencies: array-includes: 3.1.8 array.prototype.flat: 1.3.2 - object.assign: 4.1.4 + object.assign: 4.1.5 object.values: 1.2.0 keyv@4.5.4: @@ -7304,13 +7293,6 @@ snapshots: object-keys@1.1.1: {} - object.assign@4.1.4: - dependencies: - call-bind: 1.0.2 - define-properties: 1.2.1 - has-symbols: 1.0.3 - object-keys: 1.1.1 - object.assign@4.1.5: dependencies: call-bind: 1.0.8 @@ -7682,9 +7664,9 @@ snapshots: regexp.prototype.flags@1.5.1: dependencies: - call-bind: 1.0.2 + call-bind: 1.0.8 define-properties: 1.2.1 - set-function-name: 2.0.1 + set-function-name: 2.0.2 regexp.prototype.flags@1.5.3: dependencies: @@ -7713,7 +7695,7 @@ snapshots: resolve@2.0.0-next.4: dependencies: - is-core-module: 2.13.1 + is-core-module: 2.15.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -7786,9 +7768,9 @@ snapshots: safe-array-concat@1.0.1: dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - has-symbols: 1.0.3 + call-bind: 1.0.8 + get-intrinsic: 1.2.5 + has-symbols: 1.1.0 isarray: 2.0.5 safe-array-concat@1.1.2: @@ -7844,7 +7826,7 @@ snapshots: dependencies: define-data-property: 1.1.0 functions-have-names: 1.2.3 - has-property-descriptors: 1.0.0 + has-property-descriptors: 1.0.2 set-function-name@2.0.2: dependencies: @@ -7867,8 +7849,8 @@ snapshots: side-channel@1.0.4: dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 + call-bind: 1.0.8 + get-intrinsic: 1.2.5 object-inspect: 1.12.3 side-channel@1.0.6: @@ -8245,7 +8227,7 @@ snapshots: dependencies: call-bind: 1.0.8 get-intrinsic: 1.2.5 - is-typed-array: 1.1.12 + is-typed-array: 1.1.13 typed-array-buffer@1.0.2: dependencies: @@ -8258,7 +8240,7 @@ snapshots: call-bind: 1.0.8 for-each: 0.3.3 has-proto: 1.2.0 - is-typed-array: 1.1.12 + is-typed-array: 1.1.13 typed-array-byte-length@1.0.1: dependencies: @@ -8270,11 +8252,11 @@ snapshots: typed-array-byte-offset@1.0.0: dependencies: - available-typed-arrays: 1.0.5 + available-typed-arrays: 1.0.7 call-bind: 1.0.8 for-each: 0.3.3 has-proto: 1.2.0 - is-typed-array: 1.1.12 + is-typed-array: 1.1.13 typed-array-byte-offset@1.0.3: dependencies: @@ -8290,7 +8272,7 @@ snapshots: dependencies: call-bind: 1.0.8 for-each: 0.3.3 - is-typed-array: 1.1.12 + is-typed-array: 1.1.13 typed-array-length@1.0.7: dependencies: @@ -8467,11 +8449,11 @@ snapshots: which-typed-array@1.1.11: dependencies: - available-typed-arrays: 1.0.5 + available-typed-arrays: 1.0.7 call-bind: 1.0.8 for-each: 0.3.3 gopd: 1.2.0 - has-tostringtag: 1.0.0 + has-tostringtag: 1.0.2 which-typed-array@1.1.16: dependencies: