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" ,
140
140
"@nuxt/content" : " link:." ,
141
141
"@nuxt/devtools" : " ^2.6.3" ,
142
142
"@nuxt/eslint-config" : " ^1.9.0" ,
143
- "@nuxt/kit" : " ^4.1.1 " ,
143
+ "@nuxt/kit" : " ^4.1.2 " ,
144
144
"@nuxt/module-builder" : " ^1.0.2" ,
145
- "@nuxt/schema" : " ^4.1.1 " ,
145
+ "@nuxt/schema" : " ^4.1.2 " ,
146
146
"@nuxt/test-utils" : " ^3.19.2" ,
147
147
"@release-it/conventional-changelog" : " ^10.0.1" ,
148
148
"@types/better-sqlite3" : " ^7.6.13" ,
158
158
"happy-dom" : " ^18.0.1" ,
159
159
"mdclint" : " ^0.0.3" ,
160
160
"micromark-util-types" : " ^2.0.2" ,
161
- "nuxt" : " ^4.1.1 " ,
161
+ "nuxt" : " ^4.1.2 " ,
162
162
"release-it" : " ^19.0.4" ,
163
163
"typescript" : " 5.9.2" ,
164
164
"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