File tree Expand file tree Collapse file tree 2 files changed +592
-282
lines changed Expand file tree Collapse file tree 2 files changed +592
-282
lines changed Original file line number Diff line number Diff line change 28
28
"types" : " ./dist/types.d.mts" ,
29
29
"import" : " ./dist/module.mjs"
30
30
},
31
- "./util" : " ./dist/runtime/ util.js " ,
31
+ "./util" : " ./dist/util.mjs " ,
32
32
"./content" : " ./dist/content.mjs"
33
33
},
34
34
"main" : " ./dist/module.mjs" ,
84
84
"@nuxtjs/color-mode" : " ^3.5.2" ,
85
85
"@nuxtjs/eslint-config-typescript" : " ^12.1.0" ,
86
86
"@nuxtjs/i18n" : " ^9.5.5" ,
87
- "@unocss/nuxt" : " ^66.2.1 " ,
88
- "@unocss/preset-icons" : " ^66.2.1 " ,
89
- "@unocss/preset-uno" : " ^66.2.1 " ,
87
+ "@unocss/nuxt" : " ^66.2.3 " ,
88
+ "@unocss/preset-icons" : " ^66.2.3 " ,
89
+ "@unocss/preset-uno" : " ^66.2.3 " ,
90
90
"@unocss/runtime" : " ^66.2.1" ,
91
91
"@vueuse/nuxt" : " ^13.3.0" ,
92
92
"better-sqlite3" : " ^11.10.0" ,
93
- "bumpp" : " ^10.1.1 " ,
93
+ "bumpp" : " ^10.2.0 " ,
94
94
"eslint" : " ^9.29.0" ,
95
95
"execa" : " ^9.6.0" ,
96
96
"firebase-functions" : " ^6.3.2" ,
97
97
"nuxt" : " ^3.17.5" ,
98
98
"typescript" : " ^5.8.3" ,
99
- "unocss" : " ^66.2.1 " ,
100
- "vitest" : " ^3.2.3 " ,
99
+ "unocss" : " ^66.2.3 " ,
100
+ "vitest" : " ^3.2.4 " ,
101
101
"vue" : " ^3.5.16" ,
102
102
"vue-router" : " ^4.5.1"
103
103
},
You can’t perform that action at this time.
0 commit comments