Skip to content

Commit 26ca80b

Browse files
chore(deps-dev): bump vite from 5.1.3 to 6.4.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 6.4.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1a4d84 commit 26ca80b

3 files changed

Lines changed: 497 additions & 273 deletions

File tree

packages/e2e-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"eslint-plugin-react-hooks": "^4.6.0",
3030
"eslint-plugin-react-refresh": "^0.4.5",
3131
"typescript": "^5.2.2",
32-
"vite": "^5.1.0"
32+
"vite": "^6.4.2"
3333
}
3434
}

packages/layout_editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-react": "^7.34.4",
2828
"eslint-plugin-react-hooks": "^4.6.0",
2929
"eslint-plugin-react-refresh": "^0.4.5",
30-
"vite": "^5.1.0",
30+
"vite": "^6.4.2",
3131
"zustand": "^4.3.8"
3232
}
3333
}

0 commit comments

Comments
 (0)