diff --git a/ui/package.json b/ui/package.json index d8357daeb..8c0021e74 100644 --- a/ui/package.json +++ b/ui/package.json @@ -4,12 +4,12 @@ "private": true, "dependencies": { "@canonical/react-components": "1.9.0", - "@ory/client": "1.16.0", + "@ory/client": "1.16.2", "@ory/integrations": "1.3.1", "@react-pdf/renderer": "^3.4.4", - "next": "14.2.1", + "next": "14.2.23", "react": "18.3.1", - "react-toastify": "10.0.5", + "react-toastify": "10.0.6", "sass": "^1.75.0", "vanilla-framework": "4.20.0" }, @@ -43,18 +43,18 @@ ] }, "devDependencies": { - "@next/eslint-plugin-next": "14.2.1", + "@next/eslint-plugin-next": "14.2.23", "@playwright/test": "1.49.1", - "@testing-library/jest-dom": "6.6.2", - "@testing-library/react": "15.0.2", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.6.0", "@typescript-eslint/eslint-plugin": "7.18.0", - "autoprefixer": "10.4.19", + "autoprefixer": "10.4.20", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", - "eslint-plugin-prettier": "5.2.1", - "eslint-plugin-react": "7.37.1", - "postcss": "8.5.0", + "eslint-plugin-prettier": "5.2.3", + "eslint-plugin-react": "7.37.4", + "postcss": "8.5.1", "postcss-cli": "11.0.0", "prettier": "3.4.2", "typescript": "5.7.3"