Skip to content

Commit cf030a3

Browse files
Update dependency vite to v5.4.3
1 parent 34f4064 commit cf030a3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"ts-node": "10.9.2",
121121
"tslib": "2.7.0",
122122
"typescript": "5.5.4",
123-
"vite": "5.4.2",
123+
"vite": "5.4.3",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.3",
126126
"workbox-build": "7.1.1",

yarn.lock

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

7773-
7773+
[email protected], postcss@^8.4.43:
77747774
version "8.4.44"
77757775
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480"
77767776
integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==
@@ -9952,13 +9952,13 @@ [email protected]:
99529952
workbox-build "^7.1.0"
99539953
workbox-window "^7.1.0"
99549954

9955-
9956-
version "5.4.2"
9957-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.2.tgz#8acb6ec4bfab823cdfc1cb2d6c53ed311bc4e47e"
9958-
integrity sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==
9955+
9956+
version "5.4.3"
9957+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb"
9958+
integrity sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==
99599959
dependencies:
99609960
esbuild "^0.21.3"
9961-
postcss "^8.4.41"
9961+
postcss "^8.4.43"
99629962
rollup "^4.20.0"
99639963
optionalDependencies:
99649964
fsevents "~2.3.3"

0 commit comments

Comments
 (0)