Skip to content

Commit 71bae43

Browse files
dependabot[bot]tjgofore
authored andcommitted
deps: bump vite from 8.0.3 to 8.0.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.3 to 8.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v8.0.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ddcfe2 commit 71bae43

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
@@ -118,7 +118,7 @@
118118
"updeep": "^1.2.0",
119119
"url-parse": "^1.5.9",
120120
"uuid": "^9.0.0",
121-
"vite": "^8.0.3",
121+
"vite": "^8.0.5",
122122
"vite-plugin-istanbul": "^7.0.0",
123123
"vitest": "^4.1.2"
124124
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7091,10 +7091,10 @@ vite-plugin-istanbul@^7.0.0:
70917091
source-map "^0.7.4"
70927092
test-exclude "^7.0.1"
70937093

7094-
"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.0.3:
7095-
version "8.0.3"
7096-
resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.3.tgz#036d9e3b077ff57b128660b3e3a5d2d12bac9b42"
7097-
integrity sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ==
7094+
"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.0.5:
7095+
version "8.0.5"
7096+
resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.5.tgz#5f8648997359e18dbc1a9e151ce55434ce5d8a2f"
7097+
integrity sha512-nmu43Qvq9UopTRfMx2jOYW5l16pb3iDC1JH6yMuPkpVbzK0k+L7dfsEDH4jRgYFmsg0sTAqkojoZgzLMlwHsCQ==
70987098
dependencies:
70997099
lightningcss "^1.32.0"
71007100
picomatch "^4.0.4"

0 commit comments

Comments
 (0)