Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwusanyu-c committed Apr 12, 2023
2 parents bacdb89 + 31cc7ba commit 29c19ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
"@unplugin-vue-cssvars/play": "workspace:*",
"@unplugin-vue-cssvars/utils": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"@vitest/coverage-c8": "^0.29.2",
"@vitest/ui": "^0.29.2",
"@vitest/coverage-c8": "^0.30.1",
"@vitest/ui": "^0.30.1",
"@vue/compiler-sfc": "^3.2.47",
"bumpp": "^9.1.0",
"cross-env": "^7.0.3",
Expand All @@ -120,12 +120,12 @@
"jsdom": "^21.1.1",
"lint-staged": "^13.1.1",
"npm-run-all": "^4.1.5",
"rimraf": "^4.3.1",
"rimraf": "^5.0.0",
"rollup": "^3.19.1",
"simple-git-hooks": "^2.8.1",
"typescript": "5.0.3",
"typescript": "5.0.4",
"vite": "^4.2.1",
"vitest": "^0.29.2"
"vitest": "^0.30.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down

0 comments on commit 29c19ea

Please sign in to comment.