File tree Expand file tree Collapse file tree 4 files changed +215
-239
lines changed Expand file tree Collapse file tree 4 files changed +215
-239
lines changed Original file line number Diff line number Diff line change 9
9
"@nuxt/content" : " latest" ,
10
10
"@nuxt/image" : " ^1.10.0" ,
11
11
"@nuxt/ui-pro" : " ^3.1.3" ,
12
- "@nuxthub/core" : " ^0.8.27 " ,
12
+ "@nuxthub/core" : " ^0.9.0 " ,
13
13
"@nuxtjs/plausible" : " ^1.2.0" ,
14
14
"@octokit/rest" : " ^22.0.0" ,
15
15
"@vueuse/nuxt" : " ^13.3.0" ,
Original file line number Diff line number Diff line change 101
101
"unist-util-stringify-position" : " ^4.0.0" ,
102
102
"unist-util-visit" : " ^5.0.0" ,
103
103
"ws" : " ^8.18.2" ,
104
- "zod" : " ^3.25.56 " ,
104
+ "zod" : " ^3.25.58 " ,
105
105
"zod-to-json-schema" : " ^3.24.5"
106
106
},
107
107
"peerDependencies" : {
108
108
"@electric-sql/pglite" : " *" ,
109
109
"@libsql/client" : " *" ,
110
- "better-sqlite3" : " 11.x " ,
110
+ "better-sqlite3" : " 11.10.0 " ,
111
111
"sqlite3" : " *"
112
112
},
113
113
"peerDependenciesMeta" : {
125
125
}
126
126
},
127
127
"devDependencies" : {
128
- "@cloudflare/workers-types" : " ^4.20250607 .0" ,
128
+ "@cloudflare/workers-types" : " ^4.20250610 .0" ,
129
129
"@nuxt/content" : " link:." ,
130
130
"@nuxt/devtools" : " ^2.5.0" ,
131
131
"@nuxt/eslint-config" : " ^1.4.1" ,
138
138
"@types/bun" : " ^1.2.15" ,
139
139
"@types/micromatch" : " ^4.0.9" ,
140
140
"@types/minimatch" : " ^5.1.2" ,
141
- "@types/node" : " ^22.15.30 " ,
141
+ "@types/node" : " ^22.15.31 " ,
142
142
"@types/pg" : " ^8.15.4" ,
143
143
"@types/ws" : " ^8.18.1" ,
144
144
"csvtojson" : " ^2.0.10" ,
Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"@nuxt/content" : " latest" ,
13
13
"@nuxt/ui-pro" : " ^3.1.3" ,
14
- "@nuxthub/core" : " ^0.8.27 " ,
14
+ "@nuxthub/core" : " ^0.9.0 " ,
15
15
"nuxt" : " ^3.17.5" ,
16
16
"remark-code-import" : " ^1.2.0" ,
17
17
"shiki-transformer-color-highlight" : " ^1.0.0"
You can’t perform that action at this time.
0 commit comments