Skip to content

Commit

Permalink
chore(frontend): update dependency vite to v4.4.12 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jan 5, 2024
1 parent 6251091 commit d64ea47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"stylelint": "15.7.0",
"stylelint-config-prettier": "9.0.5",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite": "4.4.12",
"vite-plugin-pwa": "0.16.3",
"vite-plugin-rewrite-all": "1.0.1",
"vite-tsconfig-paths": "4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17720,9 +17720,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
"vite@npm:4.4.12":
version: 4.4.12
resolution: "vite@npm:4.4.12"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -17756,7 +17756,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
checksum: 84049f6d8fb6955b48a2a77a6979b2876a06f1f4eda5f26da786cf8f97584a3d9bb00563f0746df97d62379c4739cd51127c086782df5c626d7fa1bb9aa9b7a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -18513,7 +18513,7 @@ __metadata:
typescript: 5.2.2
util: 0.12.5
uuid: 9.0.0
vite: 4.4.9
vite: 4.4.12
vite-plugin-pwa: 0.16.3
vite-plugin-rewrite-all: 1.0.1
vite-tsconfig-paths: 4.2.0
Expand Down

0 comments on commit d64ea47

Please sign in to comment.