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 29, 2024
1 parent 3bf0f87 commit 46b6773
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
16 changes: 8 additions & 8 deletions alerts/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/preset-react": "^7.18.6",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "^8.0.0",
"@tanstack/react-query": "5.36.2",
"@tanstack/react-query": "5.51.1",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
Expand All @@ -28,7 +28,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.20.1",
"esbuild": "^0.23.0",
"esbuild-sass-plugin": "^3.0.0",
"immer": "^10.0.0",
"interweave": "^13.0.0",
Expand All @@ -40,9 +40,9 @@
"postcss": "^8.4.21",
"postcss-url": "^10.1.3",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"sass": "^1.77.5",
"shadow-dom-testing-library": "^1.7.1",
"tailwindcss": "^3.3.1",
Expand All @@ -52,14 +52,14 @@
"zustand": "4.5.2"
},
"peerDependencies": {
"@tanstack/react-query": "5.36.2",
"@tanstack/react-query": "5.51.1",
"custom-event-polyfill": "^1.0.7",
"juno-ui-components": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"luxon": "^2.3.0",
"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",
"react": "18.3.1",
"react-dom": "18.3.1",
"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"
Expand Down
12 changes: 6 additions & 6 deletions doop/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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.17.19",
"esbuild": "^0.23.0",
"interweave": "^13.1.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
Expand All @@ -38,10 +38,10 @@
"postcss": "^8.4.31",
"postcss-url": "^10.1.3",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-markdown": "^9.0.0",
"react-test-renderer": "18.2.0",
"react-test-renderer": "18.3.1",
"sass": "^1.77.5",
"shadow-dom-testing-library": "^1.7.1",
"tailwindcss": "^3.3.1",
Expand All @@ -53,8 +53,8 @@
"juno-ui-components": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"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",
"react": "18.3.1",
"react-dom": "18.3.1",
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"zustand": "^4.5.2"
},
Expand Down
14 changes: 7 additions & 7 deletions heureka/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/preset-react": "^7.18.6",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "^8.0.0",
"@tanstack/react-query": "5.36.2",
"@tanstack/react-query": "5.51.1",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
Expand All @@ -26,7 +26,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.23.0",
"graphql": "^16.8.2",
"graphql-request": "^7.0.1",
"immer": "^10.0.0",
Expand All @@ -38,10 +38,10 @@
"postcss": "^8.4.21",
"postcss-url": "^10.1.3",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "^4.0.13",
"react-test-renderer": "18.2.0",
"react-test-renderer": "18.3.1",
"sass": "^1.77.5",
"shadow-dom-testing-library": "^1.7.1",
"tailwindcss": "^3.3.1",
Expand All @@ -58,8 +58,8 @@
"juno-ui-components": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"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",
"react": "18.3.1",
"react-dom": "18.3.1",
"url-state-provider": "https://assets.juno.global.cloud.sap/libs/[email protected]/package.tgz",
"zustand": "4.5.2"
},
Expand Down

0 comments on commit 46b6773

Please sign in to comment.