Skip to content

Commit

Permalink
chore(deps): update vite packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 8b6b455 commit 22f4e8c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@cypress/code-coverage": "3.13.6",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-istanbul": "2.1.4",
"@vue/test-utils": "2.4.6",
"concurrently": "9.1.0",
Expand All @@ -82,7 +82,7 @@
"sass": "1.77.8",
"sinon": "19.0.2",
"standard": "17.1.2",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-istanbul": "6.0.2",
"vite-plugin-vuetify": "2.0.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2130,13 +2130,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:5.1.4":
version: 5.1.4
resolution: "@vitejs/plugin-vue@npm:5.1.4"
"@vitejs/plugin-vue@npm:5.2.0":
version: 5.2.0
resolution: "@vitejs/plugin-vue@npm:5.2.0"
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
checksum: 10c0/e5294bfd6d1491bee76091807933769dc49a8e752f17ed50f6894340ffbc53c51ba436ac395df9e7a0a0e446bcde8e5e5ee77411800fb14559f48927bdb86cf3
checksum: 10c0/cdd1850b9dfb4a4548731420381bcfea0912a4dac2392bef0ca0448d5689eefd08e7cfd928f12fccbf7c4a72dd8355fc5d5e8dc61d58853eabb95c96172eb529
languageName: node
linkType: hard

Expand Down Expand Up @@ -3596,7 +3596,7 @@ __metadata:
"@lumino/default-theme": "npm:2.1.7"
"@lumino/widgets": "npm:2.5.0"
"@mdi/js": "npm:7.4.47"
"@vitejs/plugin-vue": "npm:5.1.4"
"@vitejs/plugin-vue": "npm:5.2.0"
"@vitest/coverage-istanbul": "npm:2.1.4"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.2.0"
Expand Down Expand Up @@ -3639,7 +3639,7 @@ __metadata:
standard: "npm:17.1.2"
subscriptions-transport-ws: "npm:0.11.0"
svg-pan-zoom: "npm:3.6.2"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vite-plugin-eslint: "npm:1.8.1"
vite-plugin-istanbul: "npm:6.0.2"
vite-plugin-vuetify: "npm:2.0.4"
Expand Down Expand Up @@ -10115,9 +10115,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
"vite@npm:5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10154,7 +10154,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/4ef4807d2fd166a920de244dbcec791ba8a903b017a7d8e9f9b4ac40d23f8152c1100610583d08f542b47ca617a0505cfc5f8407377d610599d58296996691ed
checksum: 10c0/d536bb7af57dd0eca2a808f95f5ff1d7b7ffb8d86e17c6893087680a0448bd0d15e07475270c8a6de65cb5115592d037130a1dd979dc76bcef8c1dda202a1874
languageName: node
linkType: hard

Expand Down

0 comments on commit 22f4e8c

Please sign in to comment.