Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 8542582 commit 916ac76
Show file tree
Hide file tree
Showing 2 changed files with 1,241 additions and 694 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,37 +62,37 @@
"vue": ">=3.3.0"
},
"dependencies": {
"@nuxt/kit": "^3.7.4",
"defu": "^6.1.2",
"@nuxt/kit": "^3.9.3",
"defu": "^6.1.4",
"plausible-tracker": "^0.3.8"
},
"devDependencies": {
"@antfu/eslint-config": "1.0.0-beta.18",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/schema": "^3.7.4",
"@nuxt/test-utils": "^3.7.4",
"@vitejs/plugin-vue": "^4.4.0",
"@antfu/eslint-config": "1.2.1",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.3",
"@nuxt/test-utils": "^3.10.0",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^0.34.6",
"@vue-macros/volar": "^0.16.0",
"@vue/test-utils": "^2.4.1",
"bumpp": "^9.2.0",
"eslint": "8.50.0",
"happy-dom": "^12.8.0",
"@vue-macros/volar": "^0.18.10",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.3.0",
"eslint": "8.56.0",
"happy-dom": "^12.10.3",
"jsdom": "^22.1.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"unconfig": "^0.3.11",
"unplugin-vue-macros": "^2.6.1",
"vite": "^4.4.10",
"vite-plugin-dts": "^3.6.0",
"unplugin-vue-macros": "^2.7.9",
"vite": "^4.5.1",
"vite-plugin-dts": "^3.7.1",
"vitest": "^0.34.6",
"vue": "^3.3.4"
"vue": "^3.4.14"
},
"publishConfig": {
"access": "public"
},
"resolutions": {
"v-plausible": "link:.",
"vue": "^3.3.4"
"vue": "^3.4.14"
}
}
Loading

0 comments on commit 916ac76

Please sign in to comment.