Skip to content

Commit

Permalink
chore(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent a370e8d commit d824eb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions alerts/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"util": "^0.12.4",
"utils": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"zustand": "4.5.2"
"zustand": "4.5.4"
},
"peerDependencies": {
"@tanstack/react-query": "5.36.2",
"custom-event-polyfill": "^1.0.7",
"juno-ui-components": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"luxon": "^2.3.0",
"luxon": "^2.3.0 || ^3.4.4",
"messages-provider": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"utils": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"zustand": "4.5.2"
"zustand": "4.5.4"
},
"importmapExtras": {
"zustand/middleware": "4.5.2"
Expand Down
4 changes: 2 additions & 2 deletions heureka/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tailwindcss": "^3.3.1",
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"util": "^0.12.4",
"zustand": "4.5.2"
"zustand": "4.5.4"
},
"scripts": {
"test": "jest",
Expand All @@ -61,7 +61,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"zustand": "4.5.2"
"zustand": "4.5.4"
},
"importmapExtras": {
"zustand/middleware": "4.5.2"
Expand Down

0 comments on commit d824eb9

Please sign in to comment.