File tree 4 files changed +1242
-153
lines changed
4 files changed +1242
-153
lines changed Original file line number Diff line number Diff line change 14
14
"@octokit/rest" : " ^21.1.1" ,
15
15
"@vueuse/nuxt" : " ^13.0.0" ,
16
16
"minisearch" : " ^7.1.2" ,
17
- "nuxt" : " ^3.16.0 " ,
17
+ "nuxt" : " ^3.16.1 " ,
18
18
"nuxt-llms" : " ^0.1.0" ,
19
19
"nuxt-og-image" : " ^5.0.4" ,
20
20
"prettier" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 50
50
"verify" : " npm run dev:prepare && npm run lint && npm run test && npm run typecheck"
51
51
},
52
52
"dependencies" : {
53
- "@nuxt/kit" : " ^3.16.0 " ,
53
+ "@nuxt/kit" : " ^3.16.1 " ,
54
54
"@nuxtjs/mdc" : " ^0.16.0" ,
55
55
"@shikijs/langs" : " ^3.2.1" ,
56
56
"@sqlite.org/sqlite-wasm" : " 3.49.1-build2" ,
116
116
"@nuxt/content" : " link:." ,
117
117
"@nuxt/devtools" : " ^2.3.0" ,
118
118
"@nuxt/eslint-config" : " ^1.2.0" ,
119
- "@nuxt/kit" : " ^3.16.0 " ,
119
+ "@nuxt/kit" : " ^3.16.1 " ,
120
120
"@nuxt/module-builder" : " ^0.8.4" ,
121
- "@nuxt/schema" : " ^3.16.0 " ,
121
+ "@nuxt/schema" : " ^3.16.1 " ,
122
122
"@nuxt/test-utils" : " ^3.17.2" ,
123
123
"@release-it/conventional-changelog" : " ^10.0.0" ,
124
124
"@types/better-sqlite3" : " ^7.6.12" ,
132
132
"eslint" : " ^9.22.0" ,
133
133
"mdclint" : " ^0.0.2" ,
134
134
"micromark-util-types" : " ^2.0.2" ,
135
- "nuxt" : " ^3.16.0 " ,
135
+ "nuxt" : " ^3.16.1 " ,
136
136
"release-it" : " ^18.1.2" ,
137
137
"typescript" : " 5.8.2" ,
138
138
"vitest" : " ^3.0.9" ,
Original file line number Diff line number Diff line change 12
12
"@nuxt/content" : " latest" ,
13
13
"@nuxt/ui-pro" : " ^3.0.0" ,
14
14
"@nuxthub/core" : " ^0.8.18" ,
15
- "nuxt" : " ^3.16.0 " ,
15
+ "nuxt" : " ^3.16.1 " ,
16
16
"remark-code-import" : " ^1.2.0" ,
17
17
"shiki-transformer-color-highlight" : " ^1.0.0"
18
18
}
You can’t perform that action at this time.
0 commit comments