Skip to content

Commit

Permalink
feat: update vite peerDep
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Nov 17, 2023
1 parent 9d2f25b commit 025982b
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 264 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"homepage": "https://github.com/sapphi-red/vite-plugin-static-copy#readme",
"sideEffects": false,
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0"
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"devDependencies": {
"@polka/url": "^1.0.0-next.23",
Expand All @@ -66,7 +66,7 @@
"throttle-debounce": "^5.0.0",
"tsup": "^7.3.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^5.0.0",
"vitest": "^1.0.0-beta.4",
"vitest-github-actions-reporter": "^0.10.0"
},
Expand Down
Loading

0 comments on commit 025982b

Please sign in to comment.