chore(deps): update dependency vite to v4.5.0 (#2436)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-20 14:33:44 +01:00
committed by GitHub
parent 769d6c6774
commit 80a095a6ee
2 changed files with 5 additions and 5 deletions

View File

@@ -117,7 +117,7 @@
"stylelint-config-standard-scss": "7.0.1",
"tslib": "^2.4.1",
"typescript": "4.9.5",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-stylelint": "^4.3.0",
"whatwg-fetch": "^3.6.2"
},

View File

@@ -15516,10 +15516,10 @@ vite-plugin-stylelint@^4.3.0:
"@rollup/pluginutils" "^5.0.2"
chokidar "^3.5.3"
vite@4.4.11:
version "4.4.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.11.tgz#babdb055b08c69cfc4c468072a2e6c9ca62102b0"
integrity sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==
vite@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"