Skip to content

Commit 9e0abcd

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 6.0.2 to 6.1.0 (#1642)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.2 to 6.1.0. - [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.0/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William French <wfrench@google.com>
1 parent b390693 commit 9e0abcd

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

‎package-lock.json‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎samples/react-ui-kit-place-details-latlng/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview --config ../../vite.config.js"
1111
},
1212
"devDependencies": {
13-
"@vitejs/plugin-react": "^6.0.2"
13+
"@vitejs/plugin-react": "^6.1.0"
1414
},
1515
"author": "Google LLC",
1616
"buildRevision": 1

‎samples/react-ui-kit-search-nearby/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview --config ../../vite.config.js"
1111
},
1212
"devDependencies": {
13-
"@vitejs/plugin-react": "^6.0.2"
13+
"@vitejs/plugin-react": "^6.1.0"
1414
},
1515
"author": "Google LLC",
1616
"buildRevision": 1

‎samples/react-ui-kit-search-text/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview --config ../../vite.config.js"
1111
},
1212
"devDependencies": {
13-
"@vitejs/plugin-react": "^6.0.2"
13+
"@vitejs/plugin-react": "^6.1.0"
1414
},
1515
"author": "Google LLC",
1616
"buildRevision": 1

0 commit comments

Comments
 (0)