Skip to content

Commit 2e0bfde

Browse files
fix(deps): update root
1 parent 8542582 commit 2e0bfde

File tree

2 files changed

+2748
-748
lines changed

2 files changed

+2748
-748
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -62,37 +62,37 @@
6262
"vue": ">=3.3.0"
6363
},
6464
"dependencies": {
65-
"@nuxt/kit": "^3.7.4",
66-
"defu": "^6.1.2",
67-
"plausible-tracker": "^0.3.8"
65+
"@nuxt/kit": "^3.15.4",
66+
"defu": "^6.1.4",
67+
"plausible-tracker": "^0.3.9"
6868
},
6969
"devDependencies": {
70-
"@antfu/eslint-config": "1.0.0-beta.18",
71-
"@nuxt/module-builder": "^0.5.2",
72-
"@nuxt/schema": "^3.7.4",
73-
"@nuxt/test-utils": "^3.7.4",
74-
"@vitejs/plugin-vue": "^4.4.0",
70+
"@antfu/eslint-config": "1.2.1",
71+
"@nuxt/module-builder": "^0.8.4",
72+
"@nuxt/schema": "^3.15.4",
73+
"@nuxt/test-utils": "^3.17.0",
74+
"@vitejs/plugin-vue": "^4.6.2",
7575
"@vitest/coverage-v8": "^0.34.6",
76-
"@vue-macros/volar": "^0.16.0",
77-
"@vue/test-utils": "^2.4.1",
78-
"bumpp": "^9.2.0",
79-
"eslint": "8.50.0",
76+
"@vue-macros/volar": "^0.30.15",
77+
"@vue/test-utils": "^2.4.6",
78+
"bumpp": "^9.11.1",
79+
"eslint": "8.57.1",
8080
"happy-dom": "^12.8.0",
8181
"jsdom": "^22.1.0",
82-
"typescript": "^5.2.2",
82+
"typescript": "^5.8.2",
8383
"unbuild": "^2.0.0",
84-
"unconfig": "^0.3.11",
85-
"unplugin-vue-macros": "^2.6.1",
84+
"unconfig": "^0.6.1",
85+
"unplugin-vue-macros": "^2.14.5",
8686
"vite": "^4.4.10",
87-
"vite-plugin-dts": "^3.6.0",
87+
"vite-plugin-dts": "^3.9.1",
8888
"vitest": "^0.34.6",
89-
"vue": "^3.3.4"
89+
"vue": "^3.5.13"
9090
},
9191
"publishConfig": {
9292
"access": "public"
9393
},
9494
"resolutions": {
9595
"v-plausible": "link:.",
96-
"vue": "^3.3.4"
96+
"vue": "^3.5.13"
9797
}
9898
}

0 commit comments

Comments
 (0)