From 7ca86463cf723cafa75af3352a4b854c880da334 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 20:50:21 +0000 Subject: [PATCH] Update dependency eslint-config-turbo to v1.13.3 --- package-lock.json | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index c9653c5..20650f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,20 +30,20 @@ "@nixysoftware/auth-adapter-prisma-providers": "*", "@prisma/client": "^5.8.1", "@t3-oss/env-nextjs": "^0.10.0", - "next": "^14.2.3", + "next": "^14.0.4", "next-auth": "^4.24.5", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "react": "^18.2.0", + "react-dom": "^18.2.0", "zod": "^3.22.4" }, "devDependencies": { - "@next/eslint-plugin-next": "^14.2.3", + "@next/eslint-plugin-next": "^14.0.4", "@repo/eslint-config": "*", "@repo/typescript-config": "*", "@types/eslint": "^8.56.1", "@types/node": "^20.10.6", - "@types/react": "^18.3.2", - "@types/react-dom": "^18.3.0", + "@types/react": "^18.2.46", + "@types/react-dom": "^18.2.18", "eslint": "^8.56.0", "prisma": "^5.8.1", "prisma-import": "^1.0.4", @@ -5057,11 +5057,12 @@ } }, "node_modules/eslint-config-turbo": { - "version": "1.11.3", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/eslint-config-turbo/-/eslint-config-turbo-1.13.3.tgz", + "integrity": "sha512-if/QtwEiWZ5b7Bg8yZBPSvS0TeCG2Zvfa/+XBYANS7uSYucjmW+BBC8enJB0PqpB/YLGGOumeo3x7h1Nuba9iw==", "dev": true, - "license": "MPL-2.0", "dependencies": { - "eslint-plugin-turbo": "1.11.3" + "eslint-plugin-turbo": "1.13.3" }, "peerDependencies": { "eslint": ">6.6.0" @@ -5644,9 +5645,10 @@ } }, "node_modules/eslint-plugin-turbo": { - "version": "1.11.3", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-turbo/-/eslint-plugin-turbo-1.13.3.tgz", + "integrity": "sha512-RjmlnqYsEqnJ+U3M3IS5jLJDjWv5NsvReCpsC61n5pJ4JMHTZ/lU0EIoL1ccuL1L5wP0APzdXdByBxERcPQ+Nw==", "dev": true, - "license": "MPL-2.0", "dependencies": { "dotenv": "16.0.3" }, @@ -12554,7 +12556,7 @@ "eslint": "^8.56.0", "lodash": "^4.17.21", "luxon": "^3.4.4", - "prismock": "^1.31.0", + "prismock": "^1.26.1", "typescript": "^5.3.3", "uuid": "^9.0.1", "vitest": "^1.2.1" @@ -12601,7 +12603,7 @@ "@typescript-eslint/parser": "^6.17.0", "@vercel/style-guide": "^5.1.0", "eslint-config-prettier": "^9.1.0", - "eslint-config-turbo": "^1.11.3", + "eslint-config-turbo": "^1.13.3", "eslint-plugin-only-warn": "^1.1.0", "typescript": "^5.3.3" }