Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.4.2 (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 0372bfa commit 412611c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"import-http": "0.3.1",
"sass": "1.62.0",
"unplugin-vue-components": "0.24.1",
"vite": "4.4.1"
"vite": "4.4.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -927,10 +927,10 @@ unplugin@^1.1.0:
webpack-sources "^3.2.3"
webpack-virtual-modules "^0.5.0"

[email protected].1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.1.tgz#cfe0baf6af4b1b9f3b37c5ebf1e012622be3da98"
integrity sha512-8mmwPlsy7t+ZcTme7vdbVGuZ3Tri+lrLXr6hsF5UHdyYyARPPPMtM16QlqC9TZuCd5j3NmWs1rwka3cVSRHZTw==
[email protected].2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.2.tgz#acd47de771c498aec80e4900f30133d9529b278a"
integrity sha512-zUcsJN+UvdSyHhYa277UHhiJ3iq4hUBwHavOpsNUGsTgjBeoBlK8eDt+iT09pBq0h9/knhG/SPrZiM7cGmg7NA==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.24"
Expand Down

0 comments on commit 412611c

Please sign in to comment.