diff --git a/package.json b/package.json index 0baf41a..8e1214d 100644 --- a/package.json +++ b/package.json @@ -29,26 +29,26 @@ }, "devDependencies": { "@saithodev/semantic-release-backmerge": "4.0.1", - "@tailwindcss/typography": "0.5.10", + "@tailwindcss/typography": "0.5.15", "@technologiestiftung/semantic-release-config": "1.2.4", - "@types/node": "20.11.17", - "@types/react": "18.2.55", - "@types/react-dom": "18.2.19", + "@types/node": "20.16.4", + "@types/react": "18.3.5", + "@types/react-dom": "18.3.0", "@types/uuid": "9.0.8", - "@typescript-eslint/eslint-plugin": "7.0.1", - "@typescript-eslint/parser": "7.0.1", - "autoprefixer": "10.4.17", + "@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.56.0", - "eslint-config-next": "14.1.0", - "eslint-plugin-react": "7.33.2", + "eslint": "8.57.0", + "eslint-config-next": "14.2.7", + "eslint-plugin-react": "7.35.2", "next": "14.1.0", "playwright-msw": "3.0.1", - "postcss": "8.4.35", - "prettier": "3.2.5", - "react-dom": "18.2.0", - "tailwindcss": "3.4.1", - "typescript": "5.3.3" + "postcss": "8.4.44", + "prettier": "3.3.3", + "react-dom": "18.3.1", + "tailwindcss": "3.4.10", + "typescript": "5.5.4" }, "eslintConfig": { "extends": "next/core-web-vitals"