Skip to content

Commit

Permalink
Update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent decf35d commit 8eb7de4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
40 changes: 20 additions & 20 deletions kratos-admin-ui/package-lock.json

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

10 changes: 5 additions & 5 deletions kratos-admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@fluentui/react-components": "9.55.1",
"@fluentui/react-icons": "2.0.261",
"@fluentui/react-icons": "2.0.262",
"@ory/kratos-client": "1.2.1",
"bootstrap": "5.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "5.3.4",
"sass": "1.80.3",
"sass": "1.80.4",
"typescript": "5.6.3"
},
"devDependencies": {
"@testing-library/dom": "^10.3.2",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",
"@types/node": "20.16.13",
"@types/react": "18.3.11",
"@types/jest": "29.5.14",
"@types/node": "20.17.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"prettier": "3.3.3",
Expand Down

0 comments on commit 8eb7de4

Please sign in to comment.