diff --git a/ui/package.json b/ui/package.json index 3467b7b2d..f3457dd12 100644 --- a/ui/package.json +++ b/ui/package.json @@ -7,7 +7,7 @@ "@ory/client": "1.9.0", "@ory/integrations": "1.1.5", "@react-pdf/renderer": "^3.4.4", - "next": "14.2.1", + "next": "14.2.11", "react": "18.2.0", "react-toastify": "10.0.5", "sass": "^1.75.0", @@ -43,17 +43,17 @@ ] }, "devDependencies": { - "@next/eslint-plugin-next": "14.2.1", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "15.0.2", + "@next/eslint-plugin-next": "14.2.11", + "@testing-library/jest-dom": "6.4.8", + "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", "@typescript-eslint/eslint-plugin": "7.6.0", - "autoprefixer": "10.4.19", + "autoprefixer": "10.4.20", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-react": "7.34.1", - "postcss": "8.4.38", + "eslint-plugin-react": "7.34.4", + "postcss": "8.4.45", "postcss-cli": "11.0.0", "prettier": "3.2.5", "typescript": "5.4.5"