Skip to content

Commit

Permalink
deps: Update Vite versions in packages
Browse files Browse the repository at this point in the history
  • Loading branch information
zpervan committed Jan 6, 2025
1 parent 588010b commit ed797f1
Show file tree
Hide file tree
Showing 2 changed files with 4,150 additions and 2,989 deletions.
4 changes: 2 additions & 2 deletions packages/vite-plugin-qrcode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"qrcode-terminal": "^0.12.0"
},
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"@types/qrcode-terminal": "^0.12.2",
"uvu": "^0.5.6",
"vite": "^5.0.6"
"vite": "^6.0.0"
}
}
Loading

0 comments on commit ed797f1

Please sign in to comment.