Skip to content

Commit

Permalink
chore(frontend): update dependency vite to v4.5.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jan 20, 2024
1 parent 27c916a commit 44957a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"stylelint": "15.11.0",
"typescript": "5.3.3",
"usehooks-ts": "2.9.1",
"vite": "4.5.0",
"vite": "4.5.2",
"vite-plugin-pwa": "0.17.4",
"vite-plugin-rewrite-all": "1.0.1",
"vite-tsconfig-paths": "4.2.2",
Expand Down
10 changes: 5 additions & 5 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9158,7 +9158,7 @@ __metadata:
use-immer: 0.9.0
usehooks-ts: 2.9.1
uuid: 9.0.1
vite: 4.5.0
vite: 4.5.2
vite-plugin-pwa: 0.17.4
vite-plugin-rewrite-all: 1.0.1
vite-tsconfig-paths: 4.2.2
Expand Down Expand Up @@ -19289,9 +19289,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:4.5.2":
version: 4.5.2
resolution: "vite@npm:4.5.2"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -19325,7 +19325,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 06f1a4c858e4dc4c04a10466f4ccacea30c5a9f8574e5ba3deb9d03fa20e80ca6797f02dad97a988da7cdef96238dbc69c3b6a538156585c74722d996223619e
checksum: 9d1f84f703c2660aced34deee7f309278ed368880f66e9570ac115c793d91f7fffb80ab19c602b3c8bc1341fe23437d86a3fcca2a9ef82f7ef0cdac5a40d0c86
languageName: node
linkType: hard

Expand Down

0 comments on commit 44957a9

Please sign in to comment.