Skip to content

Commit

Permalink
Update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 075120b commit 210adbb
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 58 deletions.
117 changes: 63 additions & 54 deletions kratos-admin-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions kratos-admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@fluentui/react-components": "9.54.0",
"@fluentui/react-icons": "2.0.242",
"@fluentui/react-components": "9.54.1",
"@fluentui/react-icons": "2.0.244",
"@ory/kratos-client": "1.2.0",
"bootstrap": "5.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "5.3.4",
"sass": "1.77.4",
"sass": "1.77.5",
"typescript": "5.4.5"
},
"devDependencies": {
"@testing-library/jest-dom": "6.4.5",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit 210adbb

Please sign in to comment.