Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

chore(deps): update dependency vite to v3.2.5 #382

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"terser": "5.15.1",
"token-transformer": "0.0.27",
"typescript": "4.8.4",
"vite": "3.2.1",
"vite": "3.2.5",
"vite-plugin-pwa": "0.13.1",
"vitest": "0.24.3"
},
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17261,16 +17261,17 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:3.2.1":
version: 3.2.1
resolution: "vite@npm:3.2.1"
"vite@npm:3.2.5":
version: 3.2.5
resolution: "vite@npm:3.2.5"
dependencies:
esbuild: ^0.15.9
fsevents: ~2.3.2
postcss: ^8.4.18
resolve: ^1.22.1
rollup: ^2.79.1
peerDependencies:
"@types/node": ">= 14"
less: "*"
sass: "*"
stylus: "*"
Expand All @@ -17280,6 +17281,8 @@ __metadata:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
sass:
Expand All @@ -17292,7 +17295,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: d33f6f4c80f85f327cf74c56d2189f1ba1d808987501eae9455c65bbb1ba5ea96af0f68647e18fe0c61e82126ea91f10480c1e80964a6836a751502647a42f2b
checksum: ad35b7008c2b62a167d1d1a82f0a0c60fa457733f1969e9eedf0b0077f67a7ac74b4c9477e75a397895150f09b6551f0c17841c5b05c34d9fe302bb0b5dc28a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -17696,7 +17699,7 @@ __metadata:
token-transformer: 0.0.27
twin.macro: 2.8.2
typescript: 4.8.4
vite: 3.2.1
vite: 3.2.5
vite-plugin-pwa: 0.13.1
vitest: 0.24.3
wouter: 2.8.0-alpha.2
Expand Down