File tree Expand file tree Collapse file tree 2 files changed +922
-539
lines changed Expand file tree Collapse file tree 2 files changed +922
-539
lines changed Original file line number Diff line number Diff line change 31
31
"release" : " pnpm prepack && standard-version && git push --follow-tags origin main && npm publish"
32
32
},
33
33
"dependencies" : {
34
- "@nuxt/kit" : " ^3.4.1 " ,
35
- "@vueuse/core" : " ^10.0.2 " ,
34
+ "@nuxt/kit" : " ^3.4.2 " ,
35
+ "@vueuse/core" : " ^10.1.0 " ,
36
36
"defu" : " ^6.1.2"
37
37
},
38
38
"devDependencies" : {
39
- "@antfu/eslint-config" : " ^0.38.4 " ,
39
+ "@antfu/eslint-config" : " ^0.38.5 " ,
40
40
"@nuxt/module-builder" : " ^0.3.0" ,
41
- "@nuxt/schema" : " ^3.4.1 " ,
42
- "@types/node" : " 18.15.11 " ,
43
- "eslint" : " 8.38 .0" ,
41
+ "@nuxt/schema" : " ^3.4.2 " ,
42
+ "@types/node" : " 18.16.1 " ,
43
+ "eslint" : " 8.39 .0" ,
44
44
"eslint-config-prettier" : " 8.8.0" ,
45
45
"eslint-plugin-prettier-vue" : " 4.2.0" ,
46
46
"eslint-plugin-tailwindcss" : " 3.11.0" ,
47
47
"eslint-plugin-vuejs-accessibility" : " 2.1.0" ,
48
48
"npm-run-all" : " ^4.1.5" ,
49
- "nuxt" : " ^3.4.1 " ,
49
+ "nuxt" : " ^3.4.2 " ,
50
50
"standard-version" : " ^9.5.0" ,
51
51
"typescript" : " ^5.0.4" ,
52
52
"vue" : " ^3.2.47" ,
53
- "vue-tsc" : " ^1.2.0 "
53
+ "vue-tsc" : " ^1.4.4 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments