Skip to content

Commit a2f4b38

Browse files
Bump vite from 5.4.11 to 6.0.3 in /examples/conditional-form-fields
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 594addf commit a2f4b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/conditional-form-fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jsdom": "25.0.1",
7272
"msw": "^2.0.12",
7373
"prettier": "^3.1.0",
74-
"vite": "^5.1.5",
74+
"vite": "^6.0.3",
7575
"vite-plugin-pwa": "0.21.0",
7676
"vitest": "2.1.2"
7777
},

0 commit comments

Comments
 (0)