Skip to content

Commit 412611c

Browse files
chore(deps): update dependency vite to v4.4.2 (#208)
1 parent 0372bfa commit 412611c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"import-http": "0.3.1",
2121
"sass": "1.62.0",
2222
"unplugin-vue-components": "0.24.1",
23-
"vite": "4.4.1"
23+
"vite": "4.4.2"
2424
}
2525
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -927,10 +927,10 @@ unplugin@^1.1.0:
927927
webpack-sources "^3.2.3"
928928
webpack-virtual-modules "^0.5.0"
929929

930-
vite@4.4.1:
931-
version "4.4.1"
932-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.1.tgz#cfe0baf6af4b1b9f3b37c5ebf1e012622be3da98"
933-
integrity sha512-8mmwPlsy7t+ZcTme7vdbVGuZ3Tri+lrLXr6hsF5UHdyYyARPPPMtM16QlqC9TZuCd5j3NmWs1rwka3cVSRHZTw==
930+
vite@4.4.2:
931+
version "4.4.2"
932+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.2.tgz#acd47de771c498aec80e4900f30133d9529b278a"
933+
integrity sha512-zUcsJN+UvdSyHhYa277UHhiJ3iq4hUBwHavOpsNUGsTgjBeoBlK8eDt+iT09pBq0h9/knhG/SPrZiM7cGmg7NA==
934934
dependencies:
935935
esbuild "^0.18.10"
936936
postcss "^8.4.24"

0 commit comments

Comments
 (0)