Skip to content

Commit

Permalink
fix: update build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
innocenzi committed Jun 3, 2022
1 parent 8e4b266 commit b5902b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions vite-plugin-laravel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,14 @@
"devDependencies": {
"@types/debug": "^4.1.7",
"execa": "^5.1.1",
"tsup": "^6.0.1",
"unbuild": "^0.7.4",
"typescript": "^4.7.2",
"vite": "^2.9.9",
"vitest": "^0.13.1"
},
"dependencies": {
"debug": "^4.3.4",
"defu": "^6.0.0",
"unbuild": "^0.7.4"
"defu": "^6.0.0"
},
"pnpm": {
"overrides": {
Expand Down

0 comments on commit b5902b9

Please # to comment.