diff --git a/apps/studio/package.json b/apps/studio/package.json index 2816dfa8..5370401e 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -82,7 +82,7 @@ "cookies-next": "^4.1.1", "cypress": "^13.6.5", "date-fns": "^2.30.0", - "eslint-config-next": "^14.1.0", + "eslint-config-next": "^14.2.3", "fs-extra": "^11.2.0", "get-port": "^7.0.0", "jest": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a13152a..c31368a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -405,8 +405,8 @@ importers: specifier: ^2.30.0 version: 2.30.0 eslint-config-next: - specifier: ^14.1.0 - version: 14.1.0(eslint@8.56.0)(typescript@5.4.2) + specifier: ^14.2.3 + version: 14.2.3(eslint@8.56.0)(typescript@5.4.2) fs-extra: specifier: ^11.2.0 version: 11.2.0 @@ -3855,8 +3855,8 @@ packages: /@next/env@14.0.4: resolution: {integrity: sha512-irQnbMLbUNQpP1wcE5NstJtbuA/69kRfzBrpAD7Gsn8zm/CY6YQYc3HQBz8QPxwISG26tIm5afvvVbu508oBeQ==} - /@next/eslint-plugin-next@14.1.0: - resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==} + /@next/eslint-plugin-next@14.2.3: + resolution: {integrity: sha512-L3oDricIIjgj1AVnRdRor21gI7mShlSwU/1ZGHmqM3LzHhXXhdkrfeNY5zif25Bi5Dd7fiJHsbhoZCHfXYvlAw==} dependencies: glob: 10.3.10 dev: true @@ -10344,8 +10344,8 @@ packages: eslint: 8.56.0 dev: false - /eslint-config-next@14.1.0(eslint@8.56.0)(typescript@5.4.2): - resolution: {integrity: sha512-SBX2ed7DoRFXC6CQSLc/SbLY9Ut6HxNB2wPTcoIWjUMd7aF7O/SIE7111L8FdZ9TXsNV4pulUDnfthpyPtbFUg==} + /eslint-config-next@14.2.3(eslint@8.56.0)(typescript@5.4.2): + resolution: {integrity: sha512-ZkNztm3Q7hjqvB1rRlOX8P9E/cXRL9ajRcs8jufEtwMfTVYRqnmtnaSu57QqHyBlovMuiB8LEzfLBkh5RYV6Fg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -10353,7 +10353,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 14.1.0 + '@next/eslint-plugin-next': 14.2.3 '@rushstack/eslint-patch': 1.7.2 '@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.4.2) eslint: 8.56.0