diff --git a/package.json b/package.json index 16555e2..d01ddef 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/node": "20.17.9", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@typescript-eslint/eslint-plugin": "7.0.1", - "@typescript-eslint/parser": "7.0.1", + "@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.19", + "eslint-plugin-react": "7.37.2", + "next": "14.2.19", "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.1", + "tailwindcss": "3.4.15", + "typescript": "5.7.2" }, "eslintConfig": { "extends": "next/core-web-vitals"