Skip to content

Commit 944f894

Browse files
committed
Update dependency vite to v4.4.4
1 parent ceb09df commit 944f894

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.0",
7878
"typescript": "5.1.6",
7979
"typescript-lit-html-plugin": "0.9.0",
80-
"vite": "4.4.3",
80+
"vite": "4.4.4",
8181
"write": "2.0.0"
8282
}
8383
}

yarn.lock

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

6735-
vite@4.4.3:
6736-
version "4.4.3"
6737-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.3.tgz#dfaf86f4cba3058bf2724e2e2c88254fb0f21a5a"
6738-
integrity sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==
6735+
vite@4.4.4:
6736+
version "4.4.4"
6737+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.4.tgz#b76e6049c0e080cb54e735ad2d18287753752118"
6738+
integrity sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==
67396739
dependencies:
67406740
esbuild "^0.18.10"
67416741
postcss "^8.4.25"

0 commit comments

Comments
 (0)