Skip to content

Commit a1fc683

Browse files
chore(frontend): update dependency vite to v4.4.12 [security]
1 parent 1593d55 commit a1fc683

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: www/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"stylelint": "15.7.0",
172172
"stylelint-config-prettier": "9.0.5",
173173
"typescript": "5.2.2",
174-
"vite": "4.4.9",
174+
"vite": "4.4.12",
175175
"vite-plugin-pwa": "0.16.3",
176176
"vite-plugin-rewrite-all": "1.0.1",
177177
"vite-tsconfig-paths": "4.2.0",

Diff for: www/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -17720,9 +17720,9 @@ __metadata:
1772017720
languageName: node
1772117721
linkType: hard
1772217722

17723-
"vite@npm:4.4.9":
17724-
version: 4.4.9
17725-
resolution: "vite@npm:4.4.9"
17723+
"vite@npm:4.4.12":
17724+
version: 4.4.12
17725+
resolution: "vite@npm:4.4.12"
1772617726
dependencies:
1772717727
esbuild: ^0.18.10
1772817728
fsevents: ~2.3.2
@@ -17756,7 +17756,7 @@ __metadata:
1775617756
optional: true
1775717757
bin:
1775817758
vite: bin/vite.js
17759-
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
17759+
checksum: 84049f6d8fb6955b48a2a77a6979b2876a06f1f4eda5f26da786cf8f97584a3d9bb00563f0746df97d62379c4739cd51127c086782df5c626d7fa1bb9aa9b7a8
1776017760
languageName: node
1776117761
linkType: hard
1776217762

@@ -18513,7 +18513,7 @@ __metadata:
1851318513
typescript: 5.2.2
1851418514
util: 0.12.5
1851518515
uuid: 9.0.0
18516-
vite: 4.4.9
18516+
vite: 4.4.12
1851718517
vite-plugin-pwa: 0.16.3
1851818518
vite-plugin-rewrite-all: 1.0.1
1851918519
vite-tsconfig-paths: 4.2.0

0 commit comments

Comments
 (0)