Skip to content

Commit

Permalink
fix(deps): update ui deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent a81c0c9 commit edcd8be
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit edcd8be

Please # to comment.