Skip to content

Commit

Permalink
Merge pull request #190 from educorvi/dependabot/npm_and_yarn/vite-4.5.6
Browse files Browse the repository at this point in the history
build: bump vite from 4.5.5 to 4.5.6
  • Loading branch information
neferin12 authored Jan 24, 2025
2 parents f533f3f + 08df7df commit e589c38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"typescript": "~5.4.5",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.27.2",
"vite": "^4.5.5",
"vite": "^4.5.6",
"vite-plugin-pwa": "^0.20.0",
"vue-tsc": "~1.8.27"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13223,7 +13223,7 @@ __metadata:
typescript: ~5.4.5
unplugin-icons: ^0.19.0
unplugin-vue-components: ^0.27.2
vite: ^4.5.5
vite: ^4.5.6
vite-plugin-pwa: ^0.20.0
vue: ^3.5.13
vue-i18n: ^9.14.2
Expand Down Expand Up @@ -14179,9 +14179,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.5":
version: 4.5.5
resolution: "vite@npm:4.5.5"
"vite@npm:^4.5.6":
version: 4.5.9
resolution: "vite@npm:4.5.9"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -14215,7 +14215,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 300c5f39c83b22413dfdc84f72e9ba979bf4004e4d939409eea1470b116626294495b09e2bd73fae387a254b79988c8d54ceb281f9515120a0eda179c33b216e
checksum: ebe21bd4aab9e4dac38e77971c9c506f1df28dbf1afb7962894edeeac3a8a57fdc547708fa977ba798c4666f3204ec36a164110a9377fe78b7efa894b7b6c5ff
languageName: node
linkType: hard

Expand Down

0 comments on commit e589c38

Please sign in to comment.