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 Oct 5, 2024
1 parent 987d8d5 commit 7e56fb7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion kratos-admin-ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN npm run test
RUN npm run build


FROM nginxinc/nginx-unprivileged:1.27.1
FROM nginxinc/nginx-unprivileged:1.27.2

#labels
LABEL MAINTAINER0="Daniel Fuchs ([email protected])"
Expand Down
16 changes: 8 additions & 8 deletions kratos-admin-ui/package-lock.json

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

4 changes: 2 additions & 2 deletions kratos-admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@fluentui/react-components": "9.54.17",
"@fluentui/react-icons": "2.0.259",
"@fluentui/react-icons": "2.0.260",
"@ory/kratos-client": "1.2.1",
"bootstrap": "5.3.3",
"react": "18.3.1",
Expand All @@ -21,7 +21,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"prettier": "3.3.3",
Expand Down

0 comments on commit 7e56fb7

Please sign in to comment.