From 815925d7b363da6dbd2d3371839384c9d2156456 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:49:02 +0000 Subject: [PATCH] chore(deps): update devdependencies-non-major --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 16555e2..e4528a8 100644 --- a/package.json +++ b/package.json @@ -31,22 +31,22 @@ "@saithodev/semantic-release-backmerge": "4.0.1", "@tailwindcss/typography": "0.5.15", "@technologiestiftung/semantic-release-config": "1.2.4", - "@types/node": "20.16.13", - "@types/react": "18.3.11", - "@types/react-dom": "18.3.1", - "@typescript-eslint/eslint-plugin": "7.0.1", - "@typescript-eslint/parser": "7.0.1", + "@types/node": "20.17.9", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", + "@typescript-eslint/eslint-plugin": "7.18.0", + "@typescript-eslint/parser": "7.18.0", "autoprefixer": "10.4.20", "cz-conventional-changelog": "3.3.0", - "eslint": "8.57.0", - "eslint-config-next": "14.2.10", - "eslint-plugin-react": "7.33.2", - "next": "14.2.15", + "eslint": "8.57.1", + "eslint-config-next": "14.2.20", + "eslint-plugin-react": "7.37.2", + "next": "14.2.20", "playwright-msw": "3.0.1", - "postcss": "8.4.47", - "prettier": "3.2.5", - "tailwindcss": "3.4.1", - "typescript": "5.3.3" + "postcss": "8.4.49", + "prettier": "3.4.2", + "tailwindcss": "3.4.16", + "typescript": "5.7.2" }, "eslintConfig": { "extends": "next/core-web-vitals"