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] authored Apr 30, 2024
1 parent 7924238 commit 6e781d3
Show file tree
Hide file tree
Showing 7 changed files with 135 additions and 118 deletions.
6 changes: 3 additions & 3 deletions alerts/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@babel/core": "^7.20.2",
"@svgr/core": "^7.0.0",
"@svgr/plugin-jsx": "^7.0.0",
"@tanstack/react-query": "4.28.0",
"@tanstack/react-query": "4.36.1",
"@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand All @@ -25,7 +25,7 @@
"babel-jest": "^29.3.1",
"babel-plugin-transform-import-meta": "^2.2.0",
"communicator": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"esbuild": "^0.19.4",
"esbuild": "^0.20.0",
"esbuild-sass-plugin": "^2.6.0",
"immer": "^9.0.21",
"interweave": "^13.0.0",
Expand All @@ -48,7 +48,7 @@
"zustand": "4.5.2"
},
"peerDependencies": {
"@tanstack/react-query": "4.28.0",
"@tanstack/react-query": "4.36.1",
"custom-event-polyfill": "^1.0.7",
"juno-ui-components": "*",
"luxon": "^2.3.0",
Expand Down
4 changes: 2 additions & 2 deletions dev-env/ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/preset-react": "^7.18.6",
"@svgr/core": "^7.0.0",
"@svgr/plugin-jsx": "^7.0.0",
"@tanstack/react-query": "4.28.0",
"@tanstack/react-query": "4.36.1",
"@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand All @@ -22,7 +22,7 @@
"babel-jest": "^29.3.1",
"babel-plugin-transform-import-meta": "^2.2.0",
"body-parser": "^1.20.1",
"esbuild": "^0.17.19",
"esbuild": "^0.20.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"juno-ui-components": "https://assets.juno.global.cloud.sap/libs/juno-ui-components@latest/package.tgz",
Expand Down
2 changes: 1 addition & 1 deletion dev-env/ui/greenhouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-dom": "^18.2.0",
"url-state-provider": "*",
"utils": "*",
"zustand": "4.3.7"
"zustand": "4.5.2"
},
"importmapExtras": {
"zustand/middleware": "4.5.2"
Expand Down
Loading

0 comments on commit 6e781d3

Please sign in to comment.