Skip to content

Commit 07864c6

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

File tree

5 files changed

+1037
-195
lines changed

5 files changed

+1037
-195
lines changed

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"typedoc": "^0.27.6",
149149
"typedoc-plugin-missing-exports": "^3.1.0",
150150
"typescript": "5.7.2",
151-
"vite": "^6.0.6",
151+
"vite": "^6.3.6",
152152
"vite-plugin-checker": "^0.8.0",
153153
"vite-plugin-node-polyfills": "^0.17.0",
154154
"vite-plugin-sri": "^0.0.2",

apps/embed-iframe-mainnet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"rimraf": "^6.0.1",
2727
"sass": "^1.83.0",
2828
"typescript": "5.7.2",
29-
"vite": "^6.0.6",
29+
"vite": "^6.3.6",
3030
"vite-plugin-node-polyfills": "^0.17.0",
3131
"vite-plugin-sri": "^0.0.2",
3232
"vite-plugin-svgr": "^4.3.0"

apps/embed-iframe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"rimraf": "^6.0.1",
5757
"sass": "^1.83.0",
5858
"typescript": "5.7.2",
59-
"vite": "^6.0.6",
59+
"vite": "^6.3.6",
6060
"vite-plugin-node-polyfills": "^0.17.0",
6161
"vite-plugin-sri": "^0.0.2",
6262
"vite-plugin-svgr": "^4.3.0"

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"rimraf": "^6.0.1",
134134
"storybook": "^8.4.7",
135135
"typescript": "^5.7.2",
136-
"vite": "^6.0.6",
136+
"vite": "^6.3.6",
137137
"vite-plugin-node-polyfills": "^0.17.0",
138138
"vite-plugin-sri": "^0.0.2",
139139
"vite-plugin-svgr": "^4.3.0"

0 commit comments

Comments
 (0)