From da8a17fef5f50303ba3a5eef96d01bba19dff4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 16:56:16 +0000 Subject: [PATCH] chore(deps-dev): bump @vitejs/plugin-react from 6.1.0 to 6.1.1 Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.1/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ .../react-ui-kit-place-details-latlng/package.json | 2 +- samples/react-ui-kit-search-nearby/package.json | 2 +- samples/react-ui-kit-search-text/package.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 748549fc5..37a7ce3d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2460,9 +2460,9 @@ } }, "node_modules/@vitejs/plugin-react": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.1.0.tgz", - "integrity": "sha512-qd2BzUBehkov86WFhg0JkEFEYyCLG9uPCe6qWTY/kRlss9OvJrOF2UbIWT7p+8IzZHkEu0DNGHc4HSv+JdDLsw==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.1.1.tgz", + "integrity": "sha512-yxLaQV9gkhS8ezJqCM6+ndU7mDY6gqAg75NQ+0IjwEI8IYOmQCgkRwHKVSfWXW076DsqMo0Dk+0FK1U+M5RgFw==", "dev": true, "license": "MIT", "dependencies": { @@ -6263,7 +6263,7 @@ "name": "@js-api-samples/react-ui-kit-place-details-latlng", "version": "1.0.0", "devDependencies": { - "@vitejs/plugin-react": "^6.1.0" + "@vitejs/plugin-react": "^6.1.1" } }, "samples/react-ui-kit-place-details-latlng-compact": { @@ -6274,14 +6274,14 @@ "name": "@js-api-samples/react-places-ui-kit-search-nearby", "version": "1.0.0", "devDependencies": { - "@vitejs/plugin-react": "^6.1.0" + "@vitejs/plugin-react": "^6.1.1" } }, "samples/react-ui-kit-search-text": { "name": "@js-api-samples/react-places-ui-kit-search-text", "version": "1.0.0", "devDependencies": { - "@vitejs/plugin-react": "^6.1.0" + "@vitejs/plugin-react": "^6.1.1" } }, "samples/rectangle-event": { diff --git a/samples/react-ui-kit-place-details-latlng/package.json b/samples/react-ui-kit-place-details-latlng/package.json index fd9f2fdd6..ae6eff942 100644 --- a/samples/react-ui-kit-place-details-latlng/package.json +++ b/samples/react-ui-kit-place-details-latlng/package.json @@ -10,7 +10,7 @@ "preview": "vite preview --config ../../vite.config.js" }, "devDependencies": { - "@vitejs/plugin-react": "^6.1.0" + "@vitejs/plugin-react": "^6.1.1" }, "author": "Google LLC", "buildRevision": 1 diff --git a/samples/react-ui-kit-search-nearby/package.json b/samples/react-ui-kit-search-nearby/package.json index 467752c85..13df5c228 100644 --- a/samples/react-ui-kit-search-nearby/package.json +++ b/samples/react-ui-kit-search-nearby/package.json @@ -10,7 +10,7 @@ "preview": "vite preview --config ../../vite.config.js" }, "devDependencies": { - "@vitejs/plugin-react": "^6.1.0" + "@vitejs/plugin-react": "^6.1.1" }, "author": "Google LLC", "buildRevision": 1 diff --git a/samples/react-ui-kit-search-text/package.json b/samples/react-ui-kit-search-text/package.json index bed1d4598..33c91f97b 100644 --- a/samples/react-ui-kit-search-text/package.json +++ b/samples/react-ui-kit-search-text/package.json @@ -10,7 +10,7 @@ "preview": "vite preview --config ../../vite.config.js" }, "devDependencies": { - "@vitejs/plugin-react": "^6.1.0" + "@vitejs/plugin-react": "^6.1.1" }, "author": "Google LLC", "buildRevision": 1