diff --git a/eslint-config/package.json b/eslint-config/package.json index 050032293..a75674544 100644 --- a/eslint-config/package.json +++ b/eslint-config/package.json @@ -33,7 +33,7 @@ "lint": "eslint ." }, "dependencies": { - "eslint-config-next": "14.1.0", + "eslint-config-next": "14.1.1", "eslint-config-prettier": "9.1.0", "eslint-config-turbo": "1.12.4", "eslint-plugin-react": "7.33.2", diff --git a/package-lock.json b/package-lock.json index bd2e48b9a..6f991300a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -128,7 +128,7 @@ "version": "1.0.0-alpha.8", "license": "Apache-2.0", "dependencies": { - "eslint-config-next": "14.1.0", + "eslint-config-next": "14.1.1", "eslint-config-prettier": "9.1.0", "eslint-config-turbo": "1.12.4", "eslint-plugin-react": "7.33.2", @@ -1696,9 +1696,9 @@ "integrity": "sha512-Py8zIo+02ht82brwwhTg36iogzFqGLPXlRGKQw5s+qP/kMNc4MAyDeEwBKDijk6zTIbegEgu8Qy7C1LboslQAw==" }, "node_modules/@next/eslint-plugin-next": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.0.tgz", - "integrity": "sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==", + "version": "14.1.1", + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.1.tgz", + "integrity": "sha512-NP1WoGFnFLpqqCWgGFjnn/sTwUExdPyjeFKRdQP1X/bL/tjAQ/TXDmYqw6vzGaP5NaZ2u6xzg+N/0nd7fOPOGQ==", "dependencies": { "glob": "10.3.10" } @@ -3306,11 +3306,11 @@ } }, "node_modules/eslint-config-next": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.1.0.tgz", - "integrity": "sha512-SBX2ed7DoRFXC6CQSLc/SbLY9Ut6HxNB2wPTcoIWjUMd7aF7O/SIE7111L8FdZ9TXsNV4pulUDnfthpyPtbFUg==", + "version": "14.1.1", + "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.1.1.tgz", + "integrity": "sha512-OLyw2oHzwE0M0EODGYMbjksDQKSshQWBzYY+Nkoxoe3+Q5G0lpb9EkekyDk7Foz9BMfotbYShJrgYoBEAVqU4Q==", "dependencies": { - "@next/eslint-plugin-next": "14.1.0", + "@next/eslint-plugin-next": "14.1.1", "@rushstack/eslint-patch": "^1.3.3", "@typescript-eslint/parser": "^5.4.2 || ^6.0.0", "eslint-import-resolver-node": "^0.3.6", @@ -7649,7 +7649,6 @@ "version": "1.0.0-alpha.8", "license": "Apache-2.0", "dependencies": { - "@arcjet/logger": "1.0.0-alpha.8", "@bufbuild/protobuf": "1.7.2", "@connectrpc/connect": "1.3.0", "typeid-js": "0.5.0"