Merge pull request #973 from mermaid-js/dependabot/npm_and_yarn/develop/vite-3.0.9

chore(deps-dev): bump vite from 3.0.6 to 3.0.9
This commit is contained in:
Sidharth Vinod
2022-08-24 11:45:21 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"tailwindcss": "3.1.8",
"tslib": "2.4.0",
"typescript": "4.7.4",
"vite": "3.0.6",
"vite": "3.0.9",
"vitest": "0.21.1",
"vitest-svelte-kit": "0.0.7"
},
+4 -4
View File
@@ -5135,10 +5135,10 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"
vite@3.0.6, "vite@^2.9.12 || ^3.0.0-0":
version "3.0.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.6.tgz#08e85ebaa34a3b647cb1365c87675b45f3511be0"
integrity sha512-pjfsWIzfUlQME/VAmU6SsjdHkTt6WAHysuqPkHDcjzNu6IGtxDSZ/VfRYOwHaCqX4M3Ivz0kxuSfAPM6gAIX+w==
vite@3.0.9, "vite@^2.9.12 || ^3.0.0-0":
version "3.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.9.tgz#45fac22c2a5290a970f23d66c1aef56a04be8a30"
integrity sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==
dependencies:
esbuild "^0.14.47"
postcss "^8.4.16"