From 46b6773744c3c4e5ac3124dd97a25b34b7380098 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:55:50 +0000 Subject: [PATCH] chore(deps): update npm dependencies --- alerts/ui/package.json | 16 ++++++++-------- doop/ui/package.json | 12 ++++++------ heureka/ui/package.json | 14 +++++++------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/alerts/ui/package.json b/alerts/ui/package.json index a3ac50c8..b4eb4c6f 100644 --- a/alerts/ui/package.json +++ b/alerts/ui/package.json @@ -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", @@ -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/communicator@2.2.6/package.tgz", - "esbuild": "^0.20.1", + "esbuild": "^0.23.0", "esbuild-sass-plugin": "^3.0.0", "immer": "^10.0.0", "interweave": "^13.0.0", @@ -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", @@ -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/juno-ui-components@2.13.8/package.tgz", "luxon": "^2.3.0", "messages-provider": "https://assets.juno.global.cloud.sap/libs/messages-provider@0.1.12/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/url-state-provider@1.3.2/package.tgz", "utils": "https://assets.juno.global.cloud.sap/libs/utils@1.1.6/package.tgz", "zustand": "4.5.2" diff --git a/doop/ui/package.json b/doop/ui/package.json index 9d2bfc35..aca7470e 100644 --- a/doop/ui/package.json +++ b/doop/ui/package.json @@ -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/communicator@2.2.5/package.tgz", - "esbuild": "^0.17.19", + "esbuild": "^0.23.0", "interweave": "^13.1.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", @@ -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", @@ -53,8 +53,8 @@ "juno-ui-components": "https://assets.juno.global.cloud.sap/libs/juno-ui-components@2.13.7/package.tgz", "messages-provider": "https://assets.juno.global.cloud.sap/libs/messages-provider@0.1.12/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/url-state-provider@1.3.2/package.tgz", "zustand": "^4.5.2" }, diff --git a/heureka/ui/package.json b/heureka/ui/package.json index 30eb89a4..1ce738f5 100644 --- a/heureka/ui/package.json +++ b/heureka/ui/package.json @@ -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", @@ -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/communicator@2.2.6/package.tgz", - "esbuild": "^0.19.4", + "esbuild": "^0.23.0", "graphql": "^16.8.2", "graphql-request": "^7.0.1", "immer": "^10.0.0", @@ -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", @@ -58,8 +58,8 @@ "juno-ui-components": "https://assets.juno.global.cloud.sap/libs/juno-ui-components@2.13.8/package.tgz", "messages-provider": "https://assets.juno.global.cloud.sap/libs/messages-provider@0.1.12/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/url-state-provider@1.3.2/package.tgz", "zustand": "4.5.2" },