chore(deps): update dependency vite to v2.9.5
This commit is contained in:
parent
8621a2db62
commit
0744ee0a20
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
|||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.50.0",
|
||||
"typescript": "4.6.3",
|
||||
"vite": "2.9.4",
|
||||
"vite": "2.9.5",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.2.0",
|
||||
"vitest": "0.8.4",
|
||||
|
|
|
@ -13357,10 +13357,10 @@ vite-svg-loader@3.2.0:
|
|||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
||||
vite@2.9.4:
|
||||
version "2.9.4"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.4.tgz#3d1c5895ecacfcaf8e7e96316d4d4ca3dfbf983b"
|
||||
integrity sha512-7pO6ruZMsyTpaPB7kGtW+yj15Ze5g+E4w4Ramk1sAJLIuI4uPd5sauqubmZNpq0Yc1vLVxoXRf2Uj+qWxk5aXw==
|
||||
vite@2.9.5:
|
||||
version "2.9.5"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.5.tgz#08ef37ac7a6d879c96f328b791732c9a00ea25ea"
|
||||
integrity sha512-dvMN64X2YEQgSXF1lYabKXw3BbN6e+BL67+P3Vy4MacnY+UzT1AfkHiioFSi9+uiDUiaDy7Ax/LQqivk6orilg==
|
||||
dependencies:
|
||||
esbuild "^0.14.27"
|
||||
postcss "^8.4.12"
|
||||
|
|
Loading…
Reference in a new issue