Skip to content

Commit f5f8c48

Browse files
deps: bump vite from 6.0.11 to 6.0.14 (#684)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.0.14. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.0.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.0.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3f2379 commit f5f8c48

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"testcafe": "^3.7.1",
144144
"typescript": "^5.7.3",
145145
"validator": "^13.12.0",
146-
"vite": "^6.0.11",
146+
"vite": "^6.0.14",
147147
"vite-plugin-eslint": "^1.8.1",
148148
"vite-plugin-svgr": "^4.3.0",
149149
"vite-tsconfig-paths": "^5.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12309,10 +12309,10 @@ vite-tsconfig-paths@^5.1.4:
1230912309
globrex "^0.1.2"
1231012310
tsconfck "^3.0.3"
1231112311

12312-
"vite@^5.0.0 || ^6.0.0", vite@^6.0.11:
12313-
version "6.0.11"
12314-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.11.tgz#224497e93e940b34c3357c9ebf2ec20803091ed8"
12315-
integrity sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==
12312+
"vite@^5.0.0 || ^6.0.0", vite@^6.0.14:
12313+
version "6.0.14"
12314+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.14.tgz#76339651e85871de42e7be37d81a31abb0c374f5"
12315+
integrity sha512-RPfVU0Z3aFfl5BQG8xgIvuN8PofO6np7PBnurYSwx9hfcK6mjuTC5XQxA65L+pxmVbmT3Swqp9CYqc5VshQIfQ==
1231612316
dependencies:
1231712317
esbuild "^0.24.2"
1231812318
postcss "^8.4.49"

0 commit comments

Comments
 (0)