Skip to content

Commit 549772a

Browse files
chore(frontend): update dependency vite to v4.5.2 [security]
1 parent 25e2f4c commit 549772a

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
@@ -169,7 +169,7 @@
169169
"stylelint": "15.11.0",
170170
"stylelint-config-prettier": "9.0.5",
171171
"typescript": "5.3.3",
172-
"vite": "4.5.0",
172+
"vite": "4.5.2",
173173
"vite-plugin-pwa": "0.17.4",
174174
"vite-plugin-rewrite-all": "1.0.1",
175175
"vite-tsconfig-paths": "4.2.2",

Diff for: www/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -18255,9 +18255,9 @@ __metadata:
1825518255
languageName: node
1825618256
linkType: hard
1825718257

18258-
"vite@npm:4.5.0":
18259-
version: 4.5.0
18260-
resolution: "vite@npm:4.5.0"
18258+
"vite@npm:4.5.2":
18259+
version: 4.5.2
18260+
resolution: "vite@npm:4.5.2"
1826118261
dependencies:
1826218262
esbuild: ^0.18.10
1826318263
fsevents: ~2.3.2
@@ -18291,7 +18291,7 @@ __metadata:
1829118291
optional: true
1829218292
bin:
1829318293
vite: bin/vite.js
18294-
checksum: 06f1a4c858e4dc4c04a10466f4ccacea30c5a9f8574e5ba3deb9d03fa20e80ca6797f02dad97a988da7cdef96238dbc69c3b6a538156585c74722d996223619e
18294+
checksum: 9d1f84f703c2660aced34deee7f309278ed368880f66e9570ac115c793d91f7fffb80ab19c602b3c8bc1341fe23437d86a3fcca2a9ef82f7ef0cdac5a40d0c86
1829518295
languageName: node
1829618296
linkType: hard
1829718297

@@ -19053,7 +19053,7 @@ __metadata:
1905319053
typescript: 5.3.3
1905419054
util: 0.12.5
1905519055
uuid: 9.0.0
19056-
vite: 4.5.0
19056+
vite: 4.5.2
1905719057
vite-plugin-pwa: 0.17.4
1905819058
vite-plugin-rewrite-all: 1.0.1
1905919059
vite-tsconfig-paths: 4.2.2

0 commit comments

Comments
 (0)