Skip to content

Commit

Permalink
chore(deps): update root (#7)
Browse files Browse the repository at this point in the history
* chore(deps): update root

* fix: ts

* fix: vitest

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: productdevbook <[email protected]>
  • Loading branch information
renovate[bot] and productdevbook authored Aug 17, 2023
1 parent 7b0e529 commit 9e65321
Show file tree
Hide file tree
Showing 4 changed files with 990 additions and 1,558 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"vue": "=>3.2.47"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.6",
"@vitejs/plugin-vue": "^4.2.1",
"@vitest/coverage-c8": "^0.31.0",
"@vue-macros/volar": "^0.9.7",
"@vue/test-utils": "^2.3.2",
"bumpp": "^9.1.0",
"eslint": "^8.40.0",
"jsdom": "^22.0.0",
"typescript": "^5.0.4",
"unplugin-vue-macros": "^2.1.3",
"vite": "^4.3.5",
"vite-plugin-dts": "^3.5.1",
"vitest": "^0.31.0",
"vue": "^3.2.47"
"@antfu/eslint-config": "^0.40.2",
"@vitejs/plugin-vue": "^4.3.0",
"@vitest/coverage-v8": "^0.34.1",
"@vue-macros/volar": "^0.13.3",
"@vue/test-utils": "^2.4.1",
"bumpp": "^9.1.1",
"eslint": "^8.47.0",
"jsdom": "^22.1.0",
"typescript": "^5.1.6",
"unplugin-vue-macros": "^2.4.6",
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.2",
"vitest": "^0.34.1",
"vue": "^3.3.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 9e65321

Please sign in to comment.