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 16, 2024
1 parent 0b9228f commit e9202a3
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 193 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,22 +87,22 @@
],
"devDependencies": {
"@size-limit/preset-small-lib": "^11.0.1",
"@types/node": "^20.10.7",
"@vitejs/plugin-vue": "^5.0.2",
"@vitest/coverage-v8": "^1.1.3",
"@vitest/ui": "^1.1.3",
"@types/node": "^20.11.3",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-v8": "^1.2.0",
"@vitest/ui": "^1.2.0",
"@vue/test-utils": "^2.4.3",
"happy-dom": "^12.10.3",
"happy-dom": "^13.1.4",
"lint-staged": "^15.2.0",
"pinia": "^2.1.7",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"simple-git-hooks": "^2.9.0",
"size-limit": "^11.0.1",
"standard-version": "^9.5.0",
"tsup": "^8.0.1",
"typescript": "~5.3.3",
"vitest": "^1.1.3",
"vue": "^3.4.6"
"vitest": "^1.2.0",
"vue": "^3.4.14"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit e9202a3

Please sign in to comment.