Skip to content

Commit

Permalink
chore(deps): update ui deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 6099d68 commit 6fe633a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 6fe633a

Please sign in to comment.