From f1583d69b8fa9a90a8db19f493d6f5f7ad47b962 Mon Sep 17 00:00:00 2001 From: zedaes <147769903+zedaes@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:13:56 -0400 Subject: [PATCH] chore: update deps --- package.json | 4 ++-- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index b36dbd38..c4c8c95f 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ }, "license": "GPL-3.0", "devDependencies": { - "@eslint/js": "^9.13.0", + "@eslint/js": "^9.14.0", "@next/eslint-plugin-next": "^14.2.16", - "@stylistic/eslint-plugin": "^2.10.0", + "@stylistic/eslint-plugin": "^2.10.1", "@types/eslint__js": "^8.42.3", "@types/luxon": "^3.4.2", "@types/mdx": "^2.0.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 715ce7cb..17d63015 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,14 +76,14 @@ importers: version: 3.4.14 devDependencies: '@eslint/js': - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 '@next/eslint-plugin-next': specifier: ^14.2.16 version: 14.2.16 '@stylistic/eslint-plugin': - specifier: ^2.10.0 - version: 2.10.0(eslint@8.57.1)(typescript@5.6.3) + specifier: ^2.10.1 + version: 2.10.1(eslint@8.57.1)(typescript@5.6.3) '@types/eslint__js': specifier: ^8.42.3 version: 8.42.3 @@ -389,8 +389,8 @@ packages: resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/js@9.13.0': - resolution: {integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==} + '@eslint/js@9.14.0': + resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@floating-ui/core@1.6.8': @@ -553,8 +553,8 @@ packages: '@polka/url@1.0.0-next.28': resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} - '@stylistic/eslint-plugin@2.10.0': - resolution: {integrity: sha512-neWEgjp0qKxutbrKac5g23V5LX2c2Clyiz3zFxxybY8VSMfr+MmvwM204zg8YFbe9n2zcTwkpppCL2luwYcMhg==} + '@stylistic/eslint-plugin@2.10.1': + resolution: {integrity: sha512-U+4yzNXElTf9q0kEfnloI9XbOyD4cnEQCxjUI94q0+W++0GAEQvJ/slwEj9lwjDHfGADRSr+Tco/z0XJvmDfCQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' @@ -2471,8 +2471,8 @@ packages: ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} @@ -2903,7 +2903,7 @@ snapshots: '@eslint/js@8.57.1': {} - '@eslint/js@9.13.0': {} + '@eslint/js@9.14.0': {} '@floating-ui/core@1.6.8': dependencies: @@ -3072,7 +3072,7 @@ snapshots: '@polka/url@1.0.0-next.28': {} - '@stylistic/eslint-plugin@2.10.0(eslint@8.57.1)(typescript@5.6.3)': + '@stylistic/eslint-plugin@2.10.1(eslint@8.57.1)(typescript@5.6.3)': dependencies: '@typescript-eslint/utils': 8.12.2(eslint@8.57.1)(typescript@5.6.3) eslint: 8.57.1 @@ -3089,7 +3089,7 @@ snapshots: '@swc/helpers@0.5.5': dependencies: '@swc/counter': 0.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@tailwindcss/forms@0.5.9(tailwindcss@3.4.14)': dependencies: @@ -5547,7 +5547,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tslib@2.8.0: {} + tslib@2.8.1: {} type-check@0.4.0: dependencies: