Skip to content

Commit

Permalink
chore(deps): update root (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 73b5e08 commit 24a6fc6
Show file tree
Hide file tree
Showing 2 changed files with 1,027 additions and 736 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,32 +52,32 @@
"vue": ">=3.3.0"
},
"dependencies": {
"@nuxt/kit": "^3.8.1",
"@nuxt/kit": "^3.9.0",
"defu": "^6.1.3"
},
"devDependencies": {
"@antfu/eslint-config": "1.1.0",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.8.1",
"@nuxt/test-utils": "^3.8.1",
"@vitejs/plugin-vue": "^4.4.1",
"@antfu/eslint-config": "1.2.1",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.0",
"@nuxt/test-utils": "^3.9.0",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^0.34.6",
"@vue-macros/volar": "^0.17.2",
"@vue/test-utils": "^2.4.1",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"@vue-macros/volar": "^0.18.8",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"happy-dom": "^12.10.3",
"jsdom": "^22.1.0",
"lint-staged": "^15.0.2",
"lint-staged": "^15.2.0",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"unconfig": "^0.3.11",
"unplugin-vue-macros": "^2.6.2",
"unplugin-vue-macros": "^2.7.7",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.6.3",
"vite-plugin-dts": "^3.7.0",
"vitest": "^0.34.6",
"vue": "^3.3.8"
"vue": "^3.4.4"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 24a6fc6

Please sign in to comment.