Skip to content

Commit cc2e0ef

Browse files
Bump vite from 5.4.11 to 6.0.3 in /examples/react-query
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 6.0.3. - [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/v6.0.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ae3496 commit cc2e0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jsdom": "25.0.1",
6161
"msw": "^2.0.12",
6262
"prettier": "^3.1.0",
63-
"vite": "^5.1.5",
63+
"vite": "^6.0.3",
6464
"vite-plugin-pwa": "0.21.0",
6565
"vitest": "2.1.2"
6666
},

0 commit comments

Comments
 (0)