File tree Expand file tree Collapse file tree 4 files changed +779
-43
lines changed Expand file tree Collapse file tree 4 files changed +779
-43
lines changed Original file line number Diff line number Diff line change 12
12
"better-sqlite3" : " ^12.2.0" ,
13
13
"docus" : " 4.1.3" ,
14
14
"minisearch" : " ^7.1.2" ,
15
- "nuxt" : " ^4.1.1 "
15
+ "nuxt" : " ^4.1.2 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 59
59
"verify" : " npm run dev:prepare && npm run lint && npm run test && npm run typecheck"
60
60
},
61
61
"dependencies" : {
62
- "@nuxt/kit" : " ^4.1.1 " ,
62
+ "@nuxt/kit" : " ^4.1.2 " ,
63
63
"@nuxtjs/mdc" : " ^0.17.4" ,
64
64
"@shikijs/langs" : " ^3.12.2" ,
65
65
"@sqlite.org/sqlite-wasm" : " 3.50.4-build1" ,
148
148
"@nuxt/content" : " link:." ,
149
149
"@nuxt/devtools" : " ^2.6.3" ,
150
150
"@nuxt/eslint-config" : " ^1.9.0" ,
151
- "@nuxt/kit" : " ^4.1.1 " ,
151
+ "@nuxt/kit" : " ^4.1.2 " ,
152
152
"@nuxt/module-builder" : " ^1.0.2" ,
153
- "@nuxt/schema" : " ^4.1.1 " ,
153
+ "@nuxt/schema" : " ^4.1.2 " ,
154
154
"@nuxt/test-utils" : " ^3.19.2" ,
155
155
"@release-it/conventional-changelog" : " ^10.0.1" ,
156
156
"@types/better-sqlite3" : " ^7.6.13" ,
166
166
"happy-dom" : " ^18.0.1" ,
167
167
"mdclint" : " ^0.0.3" ,
168
168
"micromark-util-types" : " ^2.0.2" ,
169
- "nuxt" : " ^4.1.1 " ,
169
+ "nuxt" : " ^4.1.2 " ,
170
170
"release-it" : " ^19.0.4" ,
171
171
"typescript" : " 5.9.2" ,
172
172
"valibot" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 12
12
"@nuxt/content" : " latest" ,
13
13
"@nuxt/ui-pro" : " ^3.3.3" ,
14
14
"@nuxthub/core" : " ^0.9.0" ,
15
- "nuxt" : " ^4.1.1 " ,
15
+ "nuxt" : " ^4.1.2 " ,
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