File tree Expand file tree Collapse file tree 4 files changed +937
-111
lines changed Expand file tree Collapse file tree 4 files changed +937
-111
lines changed Original file line number Diff line number Diff line change 12
12
"better-sqlite3" : " ^11.10.0" ,
13
13
"docus" : " 3.0.5" ,
14
14
"minisearch" : " ^7.1.2" ,
15
- "nuxt" : " ^3.17.5 "
15
+ "nuxt" : " ^3.17.6 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 58
58
"verify" : " npm run dev:prepare && npm run lint && npm run test && npm run typecheck"
59
59
},
60
60
"dependencies" : {
61
- "@nuxt/kit" : " ^3.17.5 " ,
61
+ "@nuxt/kit" : " ^3.17.6 " ,
62
62
"@nuxtjs/mdc" : " 0.17.0" ,
63
63
"@shikijs/langs" : " ^3.6.0" ,
64
64
"@sqlite.org/sqlite-wasm" : " 3.50.1-build1" ,
129
129
"@nuxt/content" : " link:." ,
130
130
"@nuxt/devtools" : " ^2.5.0" ,
131
131
"@nuxt/eslint-config" : " ^1.4.1" ,
132
- "@nuxt/kit" : " ^3.17.5 " ,
132
+ "@nuxt/kit" : " ^3.17.6 " ,
133
133
"@nuxt/module-builder" : " ^1.0.1" ,
134
- "@nuxt/schema" : " ^3.17.5 " ,
134
+ "@nuxt/schema" : " ^3.17.6 " ,
135
135
"@nuxt/test-utils" : " ^3.19.1" ,
136
136
"@release-it/conventional-changelog" : " ^10.0.1" ,
137
137
"@types/better-sqlite3" : " ^7.6.13" ,
146
146
"happy-dom" : " ^18.0.1" ,
147
147
"mdclint" : " ^0.0.3" ,
148
148
"micromark-util-types" : " ^2.0.2" ,
149
- "nuxt" : " ^3.17.5 " ,
149
+ "nuxt" : " ^3.17.6 " ,
150
150
"release-it" : " ^19.0.3" ,
151
151
"typescript" : " 5.8.3" ,
152
152
"vitest" : " ^3.2.3" ,
Original file line number Diff line number Diff line change 12
12
"@nuxt/content" : " latest" ,
13
13
"@nuxt/ui-pro" : " ^3.1.3" ,
14
14
"@nuxthub/core" : " ^0.9.0" ,
15
- "nuxt" : " ^3.17.5 " ,
15
+ "nuxt" : " ^3.17.6 " ,
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