Skip to content

Commit 19da0eb

Browse files
committed
Update dependency vite to v4.4.8
1 parent 5695a0b commit 19da0eb

2 files changed

Lines changed: 5 additions & 5 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.1",
7878
"typescript": "5.1.6",
7979
"typescript-lit-html-plugin": "0.9.0",
80-
"vite": "4.4.7",
80+
"vite": "4.4.8",
8181
"write": "2.0.0"
8282
}
8383
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6761,10 +6761,10 @@ vary@^1.1.2, vary@~1.1.2:
67616761
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
67626762
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
67636763

6764-
vite@4.4.7:
6765-
version "4.4.7"
6766-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
6767-
integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
6764+
vite@4.4.8:
6765+
version "4.4.8"
6766+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.8.tgz#31e4a438f8748695c68bd57ffd262ba93540fdf7"
6767+
integrity sha512-LONawOUUjxQridNWGQlNizfKH89qPigK36XhMI7COMGztz8KNY0JHim7/xDd71CZwGT4HtSRgI7Hy+RlhG0Gvg==
67686768
dependencies:
67696769
esbuild "^0.18.10"
67706770
postcss "^8.4.26"

0 commit comments

Comments
 (0)