Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 19, 2023
1 parent 44d295e commit 5eb4864
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 352 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].5",
"packageManager": "[email protected].6",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
Expand All @@ -17,18 +17,18 @@
"vue-router": "^4.2.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.42.0",
"@antfu/eslint-config": "^0.43.0",
"@iconify-json/carbon": "^1.1.21",
"@types/node": "^20.6.0",
"@types/node": "^20.6.2",
"@unocss/eslint-config": "^0.55.7",
"@unocss/reset": "^0.55.7",
"@unocss/reset": "^0.56.0",
"@vitejs/plugin-vue": "^4.3.4",
"@vue-macros/volar": "^0.14.3",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.49.0",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.1",
"pnpm": "^8.7.5",
"pnpm": "^8.7.6",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.2",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 5eb4864

Please sign in to comment.