From 42a7785ca18f278d86f7d9e027257c6218fb5c05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 18:29:57 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to ^4.3.3 --- commafeed-client/package-lock.json | 8 ++++---- commafeed-client/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 6102d9ea7..bcb08b46c 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -58,7 +58,7 @@ "@types/swagger-ui-react": "^4.18.3", "@types/throttle-debounce": "^5.0.2", "@types/tinycon": "^0.6.5", - "@vitejs/plugin-react": "^4.3.2", + "@vitejs/plugin-react": "^4.3.3", "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0", @@ -2391,9 +2391,9 @@ "license": "MIT" }, "node_modules/@vitejs/plugin-react": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.2.tgz", - "integrity": "sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.3.tgz", + "integrity": "sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index f23e95b7f..3c2d4fb52 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -65,7 +65,7 @@ "@types/swagger-ui-react": "^4.18.3", "@types/throttle-debounce": "^5.0.2", "@types/tinycon": "^0.6.5", - "@vitejs/plugin-react": "^4.3.2", + "@vitejs/plugin-react": "^4.3.3", "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0",