File tree 4 files changed +3668
-878
lines changed
4 files changed +3668
-878
lines changed Original file line number Diff line number Diff line change 14
14
"@octokit/rest" : " ^21.1.1" ,
15
15
"@vueuse/nuxt" : " ^13.1.0" ,
16
16
"minisearch" : " ^7.1.2" ,
17
- "nuxt" : " ^3.16.2 " ,
17
+ "nuxt" : " ^3.17.4 " ,
18
18
"nuxt-llms" : " ^0.1.2" ,
19
19
"nuxt-og-image" : " ^5.1.2" ,
20
20
"prettier" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 53
53
"verify" : " npm run dev:prepare && npm run lint && npm run test && npm run typecheck"
54
54
},
55
55
"dependencies" : {
56
- "@nuxt/kit" : " ^3.16.2 " ,
56
+ "@nuxt/kit" : " ^3.17.4 " ,
57
57
"@nuxtjs/mdc" : " 0.17.0" ,
58
58
"@shikijs/langs" : " ^3.3.0" ,
59
59
"@sqlite.org/sqlite-wasm" : " 3.49.1-build4" ,
119
119
"@nuxt/content" : " link:." ,
120
120
"@nuxt/devtools" : " ^2.4.0" ,
121
121
"@nuxt/eslint-config" : " ^1.3.0" ,
122
- "@nuxt/kit" : " ^3.16.2 " ,
122
+ "@nuxt/kit" : " ^3.17.4 " ,
123
123
"@nuxt/module-builder" : " ^1.0.1" ,
124
- "@nuxt/schema" : " ^3.16.2 " ,
124
+ "@nuxt/schema" : " ^3.17.4 " ,
125
125
"@nuxt/test-utils" : " ^3.17.2" ,
126
126
"@release-it/conventional-changelog" : " ^10.0.1" ,
127
127
"@types/better-sqlite3" : " ^7.6.13" ,
135
135
"eslint" : " ^9.25.1" ,
136
136
"mdclint" : " ^0.0.3" ,
137
137
"micromark-util-types" : " ^2.0.2" ,
138
- "nuxt" : " ^3.16.2 " ,
138
+ "nuxt" : " ^3.17.4 " ,
139
139
"release-it" : " ^19.0.1" ,
140
140
"typescript" : " 5.8.3" ,
141
141
"vitest" : " ^3.1.2" ,
Original file line number Diff line number Diff line change 12
12
"@nuxt/content" : " latest" ,
13
13
"@nuxt/ui-pro" : " ^3.0.2" ,
14
14
"@nuxthub/core" : " ^0.8.25" ,
15
- "nuxt" : " ^3.16.2 " ,
15
+ "nuxt" : " ^3.17.4 " ,
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