Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 1133f99 commit 4bd845c
Show file tree
Hide file tree
Showing 4 changed files with 406 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"pnpm": "^8.7.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^5.0.0",
"vitest": "^0.34.4"
}
}
Binary file modified playground/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.4",
"vite": "^4.4.9",
"vite": "^5.0.0",
"vite-plugin-windicss": "^1.9.1"
}
}
Loading

0 comments on commit 4bd845c

Please sign in to comment.