Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^6.0.5 (#298)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent d3be163 commit 6455022
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-sfc": "^3.5.13",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vite-plugin-windicss": "^1.9.4",
"vue-tsc": "^2.1.10",
"windicss": "^3.5.6"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1204,7 +1204,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.24.0":
"esbuild@npm:0.24.0":
version: 0.24.0
resolution: "esbuild@npm:0.24.0"
dependencies:
Expand Down Expand Up @@ -1981,7 +1981,7 @@ __metadata:
fuse.js: "npm:^7.0.0"
typescript: "npm:^5.7.2"
unplugin-icons: "npm:^0.22.0"
vite: "npm:^6.0.3"
vite: "npm:^6.0.5"
vite-plugin-windicss: "npm:^1.9.4"
vue: "npm:^3.5.13"
vue-router: "npm:4.5.0"
Expand Down Expand Up @@ -2478,11 +2478,11 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
"vite@npm:^6.0.5":
version: 6.0.5
resolution: "vite@npm:6.0.5"
dependencies:
esbuild: "npm:^0.24.0"
esbuild: "npm:0.24.0"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
Expand Down Expand Up @@ -2526,7 +2526,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/764ebed14770426a638575b23a51127c630ace873999ab896b0184484d8107e7255cdf64cfb36c65c1ef1d583e44b70a1d14c0f05b89612e834a5806e3964475
checksum: 10c0/d6927e1795abf0bffbf9183c3c3338c7cc1060bcfbfcd951aa4464c1e5478216f26c95077a2bbd29edbaebc079c1f08a37c7daac8f07c0a6bb53e79d502c70ef
languageName: node
linkType: hard

Expand Down

0 comments on commit 6455022

Please sign in to comment.