Merge pull request #114 from moritzruth/dependabot/npm_and_yarn/vite-2.2.3
This commit is contained in:
commit
8fba1b8bf8
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
||||||
"@vue/compiler-sfc": "^3.0.11",
|
"@vue/compiler-sfc": "^3.0.11",
|
||||||
"eslint": "^7.25.0",
|
"eslint": "^7.25.0",
|
||||||
"eslint-config-awzzm-vue": "^1.6.0",
|
"eslint-config-awzzm-vue": "^1.6.0",
|
||||||
"vite": "^2.2.1",
|
"vite": "^2.2.3",
|
||||||
"vite-plugin-windicss": "^0.15.7",
|
"vite-plugin-windicss": "^0.15.7",
|
||||||
"windicss": "^2.5.14"
|
"windicss": "^2.5.14"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2033,10 +2033,10 @@ vite-plugin-windicss@^0.15.7:
|
||||||
debug "^4.3.2"
|
debug "^4.3.2"
|
||||||
windicss "^2.5.14"
|
windicss "^2.5.14"
|
||||||
|
|
||||||
vite@^2.2.1:
|
vite@^2.2.3:
|
||||||
version "2.2.1"
|
version "2.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.1.tgz#90c481f69371f32867d86a6a623bb064b876ad3d"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.3.tgz#1acbdfa56ac00e00e7ccb6988f63f130c2f99dbb"
|
||||||
integrity sha512-KIqK90EoJJpuqE86Y9DSkZjFNGgsyZX/4I1xENIitLRd3hgRtOlIGCJYrNnBD9/eqipz0OroAiIj9/R1JcOdFA==
|
integrity sha512-PtjyBL4GtACM+uT5q5hi2+AlMBbb6YI2b2bam6QI8ZdZt4FezseF0yZHQx0G+b3po9jIJ/GS5N9gc5Yq9Rue7g==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.9.3"
|
esbuild "^0.9.3"
|
||||||
postcss "^8.2.1"
|
postcss "^8.2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue