File tree Expand file tree Collapse file tree 4 files changed +2114
-436
lines changed Expand file tree Collapse file tree 4 files changed +2114
-436
lines changed Original file line number Diff line number Diff line change 12
12
"better-sqlite3" : " ^12.2.0" ,
13
13
"docus" : " 4.0.4" ,
14
14
"minisearch" : " ^7.1.2" ,
15
- "nuxt" : " ^4.0.3 "
15
+ "nuxt" : " ^4.1.0 "
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.0.3 " ,
62
+ "@nuxt/kit" : " ^4.1.0 " ,
63
63
"@nuxtjs/mdc" : " ^0.17.3" ,
64
64
"@shikijs/langs" : " ^3.12.1" ,
65
65
"@sqlite.org/sqlite-wasm" : " 3.50.3-build1" ,
130
130
"@nuxt/content" : " link:." ,
131
131
"@nuxt/devtools" : " ^2.6.3" ,
132
132
"@nuxt/eslint-config" : " ^1.9.0" ,
133
- "@nuxt/kit" : " ^4.0.3 " ,
133
+ "@nuxt/kit" : " ^4.1.0 " ,
134
134
"@nuxt/module-builder" : " ^1.0.2" ,
135
- "@nuxt/schema" : " ^4.0.3 " ,
135
+ "@nuxt/schema" : " ^4.1.0 " ,
136
136
"@nuxt/test-utils" : " ^3.19.2" ,
137
137
"@release-it/conventional-changelog" : " ^10.0.1" ,
138
138
"@types/better-sqlite3" : " ^7.6.13" ,
147
147
"happy-dom" : " ^18.0.1" ,
148
148
"mdclint" : " ^0.0.3" ,
149
149
"micromark-util-types" : " ^2.0.2" ,
150
- "nuxt" : " ^4.0.3 " ,
150
+ "nuxt" : " ^4.1.0 " ,
151
151
"release-it" : " ^19.0.4" ,
152
152
"typescript" : " 5.9.2" ,
153
153
"vitest" : " ^3.2.4" ,
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.0.3 " ,
15
+ "nuxt" : " ^4.1.0 " ,
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