Skip to content

Commit

Permalink
Merge pull request #48 from le0pard/dependabot/npm_and_yarn/vite-6.0.9
Browse files Browse the repository at this point in the history
Bump vite from 6.0.7 to 6.0.9
  • Loading branch information
le0pard authored Jan 22, 2025
2 parents 18fffb5 + 45b5347 commit fab35e7
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"postcss-reporter": "7.1.0",
"rehype-external-links": "^3.0.0",
"svelte": "5.19.0",
"vite": "^6.0.7",
"vite": "^6.0.9",
"vite-plugin-pwa": "^0.21.1",
"workbox-background-sync": "^7.3.0",
"workbox-core": "^7.3.0",
Expand Down
54 changes: 53 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10703,6 +10703,58 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.9":
version: 6.0.11
resolution: "vite@npm:6.0.11"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
jiti: ">=1.21.0"
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.16.0
tsx: ^4.8.1
yaml: ^2.4.2
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
jiti:
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
tsx:
optional: true
yaml:
optional: true
bin:
vite: bin/vite.js
checksum: 10/753d06b07a4d90863d3478162cfb18fa5cd7f6eb22a74525348a8fd46593a82875d0f92352c2f4833e15cb6581fc97d6ab434c0c5d83d8d58cfbbe6e7267726d
languageName: node
linkType: hard

"vitefu@npm:^1.0.4, vitefu@npm:^1.0.5":
version: 1.0.5
resolution: "vitefu@npm:1.0.5"
Expand Down Expand Up @@ -10753,7 +10805,7 @@ __metadata:
shikiji-core: "npm:^0.10.2"
svelte: "npm:5.19.0"
typescript: "npm:^5.7.3"
vite: "npm:^6.0.7"
vite: "npm:^6.0.9"
vite-plugin-pwa: "npm:^0.21.1"
workbox-background-sync: "npm:^7.3.0"
workbox-core: "npm:^7.3.0"
Expand Down

0 comments on commit fab35e7

Please sign in to comment.