Skip to content

Commit

Permalink
feat: update the version of vite
Browse files Browse the repository at this point in the history
  • Loading branch information
kaivanwong committed Dec 3, 2023
1 parent 06c1b91 commit 61e7564
Show file tree
Hide file tree
Showing 4 changed files with 497 additions and 366 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"type-check": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false"
},
"dependencies": {
"-": "^0.0.1",
"D": "^1.0.0",
"lint-staged": "^15.1.0",
"pinia": "^2.1.7",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
Expand All @@ -39,11 +36,12 @@
"cypress": "^13.6.0",
"eslint": "^8.55.0",
"jsdom": "^22.1.0",
"lint-staged": "^15.1.0",
"npm-run-all2": "^6.1.1",
"simple-git-hooks": "^2.9.0",
"start-server-and-test": "^2.0.3",
"typescript": "~5.2.2",
"vite": "^4.5.0",
"typescript": "^5.3.2",
"vite": "^5.0.3",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.24"
},
Expand Down
Loading

0 comments on commit 61e7564

Please sign in to comment.