Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jan 8, 2024
1 parent b12547f commit 30ed7a7
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 148 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
],
"devDependencies": {
"@size-limit/preset-small-lib": "^11.0.1",
"@types/node": "^20.10.4",
"@vitejs/plugin-vue": "^5.0.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/ui": "^1.1.0",
"@types/node": "^20.10.7",
"@vitejs/plugin-vue": "^5.0.2",
"@vitest/coverage-v8": "^1.1.3",
"@vitest/ui": "^1.1.3",
"@vue/test-utils": "^2.4.3",
"happy-dom": "^12.10.3",
"lint-staged": "^15.2.0",
Expand All @@ -101,8 +101,8 @@
"standard-version": "^9.5.0",
"tsup": "^8.0.1",
"typescript": "~5.3.3",
"vitest": "^1.0.4",
"vue": "^3.3.11"
"vitest": "^1.1.3",
"vue": "^3.4.6"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit 30ed7a7

Please sign in to comment.