From 58fdaf39c8ec9af5dbb9f3a759d6554b8891c893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:50:55 +0000 Subject: [PATCH] chore(deps-dev): bump vite from 7.1.9 to 7.1.11 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.11. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 22 +++++++++---------- package.json | 2 +- samples/map-drawing-terradraw/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../react-ui-kit-place-details/package.json | 2 +- .../react-ui-kit-search-nearby/package.json | 2 +- samples/react-ui-kit-search-text/package.json | 2 +- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2026206..232c3f84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "rimraf": "^6.0.1", "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "node_modules/@babel/code-frame": { @@ -8346,9 +8346,9 @@ } }, "node_modules/vite": { - "version": "7.1.9", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz", - "integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==", + "version": "7.1.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz", + "integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==", "dev": true, "license": "MIT", "dependencies": { @@ -8833,7 +8833,7 @@ "devDependencies": { "@types/google.maps": "*", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "samples/map-drawing-terradraw/node_modules/@googlemaps/js-api-loader": { @@ -8909,7 +8909,7 @@ "@types/react": "^19.2.0", "@types/react-dom": "^19.2.2", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "samples/react-ui-kit-place-details-by-latlng": { @@ -8957,7 +8957,7 @@ "@types/react": "^19.2.0", "@types/react-dom": "^19.2.2", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "samples/react-ui-kit-place-details-latlng": { @@ -8973,7 +8973,7 @@ "@types/react-dom": "^19.2.2", "@vitejs/plugin-react": "^5.0.3", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "samples/react-ui-kit-place-details-latlng-compact": { @@ -8988,7 +8988,7 @@ "@types/react": "^19.2.0", "@types/react-dom": "^19.2.2", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "samples/react-ui-kit-search-nearby": { @@ -9004,7 +9004,7 @@ "@types/react-dom": "^19.2.2", "@vitejs/plugin-react": "^5.0.3", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "samples/react-ui-kit-search-text": { @@ -9020,7 +9020,7 @@ "@types/react-dom": "^19.2.2", "@vitejs/plugin-react": "^5.0.3", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } }, "samples/routes-compute-routes": { diff --git a/package.json b/package.json index d3b4b7e6..0b3ac445 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "rimraf": "^6.0.1", "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", - "vite": "^7.1.9" + "vite": "^7.1.11" }, "dependencies": { "dotenv": "^17.2.3" diff --git a/samples/map-drawing-terradraw/package.json b/samples/map-drawing-terradraw/package.json index 628c859d..3390ab08 100644 --- a/samples/map-drawing-terradraw/package.json +++ b/samples/map-drawing-terradraw/package.json @@ -17,6 +17,6 @@ "devDependencies": { "@types/google.maps": "latest", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } } diff --git a/samples/react-ui-kit-place-details-compact/package.json b/samples/react-ui-kit-place-details-compact/package.json index 77639c11..0b3586e1 100644 --- a/samples/react-ui-kit-place-details-compact/package.json +++ b/samples/react-ui-kit-place-details-compact/package.json @@ -18,6 +18,6 @@ "@types/react": "^19.2.0", "@types/react-dom": "^19.2.2", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } } \ No newline at end of file diff --git a/samples/react-ui-kit-place-details-latlng-compact/package.json b/samples/react-ui-kit-place-details-latlng-compact/package.json index 828f58cb..ff1f8dc5 100644 --- a/samples/react-ui-kit-place-details-latlng-compact/package.json +++ b/samples/react-ui-kit-place-details-latlng-compact/package.json @@ -19,6 +19,6 @@ "@types/react": "^19.2.0", "@types/react-dom": "^19.2.2", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } } \ No newline at end of file diff --git a/samples/react-ui-kit-place-details-latlng/package.json b/samples/react-ui-kit-place-details-latlng/package.json index 788601b5..31a320cb 100644 --- a/samples/react-ui-kit-place-details-latlng/package.json +++ b/samples/react-ui-kit-place-details-latlng/package.json @@ -20,6 +20,6 @@ "@types/react-dom": "^19.2.2", "@vitejs/plugin-react": "^5.0.3", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } } \ No newline at end of file diff --git a/samples/react-ui-kit-place-details/package.json b/samples/react-ui-kit-place-details/package.json index aee5a511..5612a599 100644 --- a/samples/react-ui-kit-place-details/package.json +++ b/samples/react-ui-kit-place-details/package.json @@ -18,6 +18,6 @@ "@types/react": "^19.2.0", "@types/react-dom": "^19.2.2", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } } \ No newline at end of file diff --git a/samples/react-ui-kit-search-nearby/package.json b/samples/react-ui-kit-search-nearby/package.json index 1fc4985e..386976ce 100644 --- a/samples/react-ui-kit-search-nearby/package.json +++ b/samples/react-ui-kit-search-nearby/package.json @@ -19,6 +19,6 @@ "@types/react-dom": "^19.2.2", "@vitejs/plugin-react": "^5.0.3", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } } \ No newline at end of file diff --git a/samples/react-ui-kit-search-text/package.json b/samples/react-ui-kit-search-text/package.json index fad78ce6..6532bd0f 100644 --- a/samples/react-ui-kit-search-text/package.json +++ b/samples/react-ui-kit-search-text/package.json @@ -19,6 +19,6 @@ "@types/react-dom": "^19.2.2", "@vitejs/plugin-react": "^5.0.3", "typescript": "^5.9.3", - "vite": "^7.1.9" + "vite": "^7.1.11" } } \ No newline at end of file