Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 56c33ce commit 1cbf8a0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"tailwindcss": "3.3.3",
"vite": "4.4.9"
"vite": "4.4.10"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup-plugin-ts": "3.4.5",
"rollup-plugin-vue": "6.0.0",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite": "4.4.10",
"vitest": "0.34.6",
"vue": "3.3.4"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.2.2
vite: 4.4.9
vite: 4.4.10
vitest: 0.34.6
vue: 3.3.4
peerDependencies:
Expand Down Expand Up @@ -1838,7 +1838,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.31
tailwindcss: 3.3.3
vite: 4.4.9
vite: 4.4.10
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4362,9 +4362,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
"vite@npm:4.4.10":
version: 4.4.10
resolution: "vite@npm:4.4.10"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -4398,7 +4398,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
checksum: b5ab3fff97644321a9efd425d54cd841d619abcc4d3167f2c098253f4ed5d92d532a5c72ea0dad2cde3239b5613558a33c62ee77bb7b0ebce608d8e6d4f8a13d
languageName: node
linkType: hard

Expand Down

0 comments on commit 1cbf8a0

Please sign in to comment.