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 Oct 19, 2024
1 parent 8542582 commit 76b9dc7
Show file tree
Hide file tree
Showing 2 changed files with 2,239 additions and 894 deletions.
38 changes: 19 additions & 19 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",
"plausible-tracker": "^0.3.8"
"@nuxt/kit": "^3.13.2",
"defu": "^6.1.4",
"plausible-tracker": "^0.3.9"
},
"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.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.4",
"@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.30.5",
"@vue/test-utils": "^2.4.6",
"bumpp": "^9.7.1",
"eslint": "8.57.1",
"happy-dom": "^12.10.3",
"jsdom": "^22.1.0",
"typescript": "^5.2.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"unconfig": "^0.3.11",
"unplugin-vue-macros": "^2.6.1",
"unconfig": "^0.6.0",
"unplugin-vue-macros": "^2.13.0",
"vite": "^4.4.10",
"vite-plugin-dts": "^3.6.0",
"vite-plugin-dts": "^3.9.1",
"vitest": "^0.34.6",
"vue": "^3.3.4"
"vue": "^3.5.12"
},
"publishConfig": {
"access": "public"
},
"resolutions": {
"v-plausible": "link:.",
"vue": "^3.3.4"
"vue": "^3.5.12"
}
}
Loading

0 comments on commit 76b9dc7

Please sign in to comment.