Skip to content

Commit fe0f373

Browse files
Update dependency vite to v4.5.5 [SECURITY]
1 parent d0d82bc commit fe0f373

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"tslib": "2.6.2",
7878
"typescript": "5.3.3",
7979
"typescript-lit-html-plugin": "0.9.0",
80-
"vite": "4.5.2",
80+
"vite": "4.5.5",
8181
"write": "2.0.0"
8282
}
8383
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6496,10 +6496,10 @@ vary@^1.1.2, vary@~1.1.2:
64966496
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
64976497
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
64986498

6499-
6500-
version "4.5.2"
6501-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
6502-
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
6499+
6500+
version "4.5.5"
6501+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
6502+
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
65036503
dependencies:
65046504
esbuild "^0.18.10"
65056505
postcss "^8.4.27"

0 commit comments

Comments
 (0)