diff --git a/package.json b/package.json index d9020e7e..25f6f775 100644 --- a/package.json +++ b/package.json @@ -27,16 +27,16 @@ }, "devDependencies": { "@faker-js/faker": "7.6.0", - "@saithodev/semantic-release-backmerge": "2.2.0", + "@saithodev/semantic-release-backmerge": "3.1.0", "@tailwindcss/line-clamp": "0.4.2", "@tailwindcss/typography": "0.5.9", "@technologiestiftung/semantic-release-config": "1.2.0", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", - "@types/node": "17.0.21", + "@types/node": "18.15.3", "@types/node-fetch": "2.6.2", - "@types/react": "17.0.53", + "@types/react": "18.0.28", "@types/sanitize-html": "2.8.0", "@typescript-eslint/eslint-plugin": "5.53.0", "@typescript-eslint/parser": "5.53.0", @@ -44,22 +44,22 @@ "babel-plugin-inline-react-svg": "2.0.2", "dotenv": "16.0.3", "eslint": "8.35.0", - "eslint-config-next": "12.3.4", + "eslint-config-next": "13.2.4", "eslint-config-prettier": "8.6.0", - "eslint-import-resolver-typescript": "2.7.1", + "eslint-import-resolver-typescript": "3.5.3", "eslint-plugin-import": "2.27.5", "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.32.2", - "jest": "28.1.3", - "jest-environment-jsdom": "28.1.3", + "jest": "29.5.0", + "jest-environment-jsdom": "29.5.0", "jest-fetch-mock": "3.0.3", - "node-fetch": "2.6.9", + "node-fetch": "3.3.1", "postcss": "8.4.21", "prettier": "2.8.4", "tailwindcss": "3.2.7", "ts-node": "10.9.1", - "tsconfig-paths-webpack-plugin": "3.5.2", + "tsconfig-paths-webpack-plugin": "4.0.1", "typescript": "4.9.5" } }