Skip to content

Commit 7f122f6

Browse files
chore(deps): update dependency vite to v4.5.5 [security]
1 parent 04df2a9 commit 7f122f6

File tree

3 files changed

+36
-74
lines changed

3 files changed

+36
-74
lines changed

apps/bootstrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "18.2.0",
2929
"react-dom": "18.2.0",
3030
"typescript": "5.2.2",
31-
"vite": "4.4.9",
31+
"vite": "4.5.5",
3232
"vite-plugin-dts": "2.3.0"
3333
},
3434
"publishConfig": {

apps/service-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dotenv-expand": "10.0.0",
1616
"eslint": "8.47.0",
1717
"typescript": "5.2.2",
18-
"vite": "4.4.9"
18+
"vite": "4.5.5"
1919
},
2020
"publishConfig": {
2121
"access": "public"

pnpm-lock.yaml

Lines changed: 34 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)