Skip to content

Commit

Permalink
fix(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 3d19932 commit 1488208
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 34 deletions.
18 changes: 9 additions & 9 deletions ui/cluster-admin/package-lock.json

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

32 changes: 16 additions & 16 deletions ui/plugin-admin/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 ui/plugin-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tailwindcss": "^3.3.1",
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/url-state-provider@1.3.2/package.tgz",
"util": "^0.12.4",
"zustand": "4.3.7"
"zustand": "4.3.9"
},
"peerDependencies": {
"juno-ui-components": "*",
Expand All @@ -54,7 +54,7 @@
"react-dom": "^18.2.0",
"url-state-provider": "*",
"utils": "*",
"zustand": "4.3.7"
"zustand": "4.3.9"
},
"scripts": {
"test": "jest",
Expand Down
10 changes: 5 additions & 5 deletions ui/team-admin/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 ui/team-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"tailwindcss": "^3.3.1",
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/url-state-provider@1.3.2/package.tgz",
"utils": "https://assets.juno.global.cloud.sap/libs/utils@1.1.6/package.tgz",
"zustand": "4.3.7"
"zustand": "4.3.9"
},
"peerDependencies": {
"juno-ui-components": "*",
Expand All @@ -56,7 +56,7 @@
"react-dom": "^18.2.0",
"url-state-provider": "*",
"utils": "*",
"zustand": "4.3.7"
"zustand": "4.3.9"
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 1488208

Please sign in to comment.