Skip to content

Commit bdacbd5

Browse files
committed
Update dependency vite to v4.4.3
1 parent bffbefa commit bdacbd5

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"tslib": "2.6.0",
7878
"typescript": "5.1.6",
7979
"typescript-lit-html-plugin": "0.9.0",
80-
"vite": "4.4.2",
80+
"vite": "4.4.3",
8181
"write": "2.0.0"
8282
}
8383
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5497,7 +5497,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
54975497
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
54985498
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
54995499

5500-
postcss@8.4.25, postcss@^8.4.24:
5500+
postcss@8.4.25, postcss@^8.4.25:
55015501
version "8.4.25"
55025502
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
55035503
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
@@ -6723,13 +6723,13 @@ vary@^1.1.2, vary@~1.1.2:
67236723
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
67246724
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
67256725

6726-
vite@4.4.2:
6727-
version "4.4.2"
6728-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.2.tgz#acd47de771c498aec80e4900f30133d9529b278a"
6729-
integrity sha512-zUcsJN+UvdSyHhYa277UHhiJ3iq4hUBwHavOpsNUGsTgjBeoBlK8eDt+iT09pBq0h9/knhG/SPrZiM7cGmg7NA==
6726+
vite@4.4.3:
6727+
version "4.4.3"
6728+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.3.tgz#dfaf86f4cba3058bf2724e2e2c88254fb0f21a5a"
6729+
integrity sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==
67306730
dependencies:
67316731
esbuild "^0.18.10"
6732-
postcss "^8.4.24"
6732+
postcss "^8.4.25"
67336733
rollup "^3.25.2"
67346734
optionalDependencies:
67356735
fsevents "~2.3.2"

0 commit comments

Comments
 (0)