Skip to content

Commit ebbbaa5

Browse files
committed
chore: upgrade deps
1 parent 780797f commit ebbbaa5

File tree

13 files changed

+795
-1695
lines changed

13 files changed

+795
-1695
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"@nuxt/content": "link:..",
99
"@nuxthub/core": "0.9.0",
1010
"@nuxtjs/plausible": "^1.2.0",
11-
"@vueuse/nuxt": "^13.4.0",
12-
"better-sqlite3": "^11.10.0",
11+
"@vueuse/nuxt": "^13.5.0",
12+
"better-sqlite3": "^12.2.0",
1313
"docus": "3.0.5",
1414
"minisearch": "^7.1.2",
1515
"nuxt": "^3.17.6"

examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"dependencies": {
1212
"@nuxt/content": "latest",
13-
"nuxt": "^3.17.5"
13+
"nuxt": "^3.17.6"
1414
}
1515
}

examples/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/content": "latest",
14-
"nuxt": "^3.17.5"
14+
"nuxt": "^3.17.6"
1515
}
1616
}

examples/i18n/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@nuxt/content": "latest",
13-
"@nuxtjs/i18n": "^9.5.5",
14-
"@nuxt/ui-pro": "^3.1.3",
15-
"nuxt": "^3.17.5"
13+
"@nuxtjs/i18n": "^9.5.6",
14+
"@nuxt/ui-pro": "^3.2.0",
15+
"nuxt": "^3.17.6"
1616
}
1717
}

examples/ui-pro/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@nuxt/content": "latest",
13-
"@nuxt/ui-pro": "^3.1.3",
14-
"nuxt": "^3.17.5"
13+
"@nuxt/ui-pro": "^3.2.0",
14+
"nuxt": "^3.17.6"
1515
}
1616
}

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@nuxt/kit": "^3.17.6",
6262
"@nuxtjs/mdc": "0.17.0",
63-
"@shikijs/langs": "^3.6.0",
63+
"@shikijs/langs": "^3.7.0",
6464
"@sqlite.org/sqlite-wasm": "3.50.1-build1",
6565
"@webcontainer/env": "^1.1.1",
6666
"c12": "^3.0.4",
@@ -83,15 +83,15 @@
8383
"micromark-util-sanitize-uri": "^2.0.1",
8484
"micromatch": "^4.0.8",
8585
"minimark": "^0.2.0",
86-
"minimatch": "^10.0.1",
87-
"nuxt-component-meta": "^0.11.0",
86+
"minimatch": "^10.0.3",
87+
"nuxt-component-meta": "^0.12.0",
8888
"nypm": "^0.6.0",
8989
"ohash": "^2.0.11",
9090
"pathe": "^2.0.3",
91-
"pkg-types": "^2.1.0",
91+
"pkg-types": "^2.2.0",
9292
"remark-mdc": "^3.6.0",
9393
"scule": "^1.3.0",
94-
"shiki": "^3.6.0",
94+
"shiki": "^3.7.0",
9595
"slugify": "^1.6.6",
9696
"socket.io-client": "^4.8.1",
9797
"tar": "^7.4.3",
@@ -100,9 +100,9 @@
100100
"unified": "^11.0.5",
101101
"unist-util-stringify-position": "^4.0.0",
102102
"unist-util-visit": "^5.0.0",
103-
"ws": "^8.18.2",
104-
"zod": "^3.25.58",
105-
"zod-to-json-schema": "^3.24.5"
103+
"ws": "^8.18.3",
104+
"zod": "^3.25.67",
105+
"zod-to-json-schema": "^3.24.6"
106106
},
107107
"peerDependencies": {
108108
"@electric-sql/pglite": "*",
@@ -125,38 +125,38 @@
125125
}
126126
},
127127
"devDependencies": {
128-
"@cloudflare/workers-types": "^4.20250610.0",
128+
"@cloudflare/workers-types": "^4.20250702.0",
129129
"@nuxt/content": "link:.",
130-
"@nuxt/devtools": "^2.5.0",
131-
"@nuxt/eslint-config": "^1.4.1",
130+
"@nuxt/devtools": "^2.6.2",
131+
"@nuxt/eslint-config": "^1.5.0",
132132
"@nuxt/kit": "^3.17.6",
133133
"@nuxt/module-builder": "^1.0.1",
134134
"@nuxt/schema": "^3.17.6",
135-
"@nuxt/test-utils": "^3.19.1",
135+
"@nuxt/test-utils": "^3.19.2",
136136
"@release-it/conventional-changelog": "^10.0.1",
137137
"@types/better-sqlite3": "^7.6.13",
138-
"@types/bun": "^1.2.15",
138+
"@types/bun": "^1.2.17",
139139
"@types/micromatch": "^4.0.9",
140-
"@types/minimatch": "^5.1.2",
141-
"@types/node": "^22.15.31",
140+
"@types/minimatch": "^6.0.0",
141+
"@types/node": "^24.0.10",
142142
"@types/pg": "^8.15.4",
143143
"@types/ws": "^8.18.1",
144144
"csvtojson": "^2.0.10",
145-
"eslint": "^9.28.0",
145+
"eslint": "^9.30.1",
146146
"happy-dom": "^18.0.1",
147147
"mdclint": "^0.0.3",
148148
"micromark-util-types": "^2.0.2",
149149
"nuxt": "^3.17.6",
150150
"release-it": "^19.0.3",
151151
"typescript": "5.8.3",
152-
"vitest": "^3.2.3",
153-
"vue-tsc": "^2.2.10",
154-
"wrangler": "^4.19.1"
152+
"vitest": "^3.2.4",
153+
"vue-tsc": "^3.0.0",
154+
"wrangler": "^4.22.0"
155155
},
156156
"resolutions": {
157157
"@nuxt/content": "workspace:*"
158158
},
159-
"packageManager": "[email protected].1",
159+
"packageManager": "[email protected].4",
160160
"unbuild": {
161161
"entries": [
162162
"./src/module",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@nuxt/content": "latest",
13-
"@nuxt/ui-pro": "^3.1.3",
13+
"@nuxt/ui-pro": "^3.2.0",
1414
"@nuxthub/core": "^0.9.0",
1515
"nuxt": "^3.17.6",
1616
"remark-code-import": "^1.2.0",

pnpm-lock.yaml

Lines changed: 745 additions & 1650 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/runtime/components/ContentRenderer.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<script setup lang="ts">
22
import { kebabCase, pascalCase } from 'scule'
3-
import { resolveComponent, toRaw, defineAsyncComponent, computed, type AsyncComponentLoader } from 'vue'
3+
import { resolveComponent, toRaw, defineAsyncComponent, computed } from 'vue'
4+
import type { AsyncComponentLoader } from 'vue'
45
import type { MDCComment, MDCElement, MDCRoot, MDCText } from '@nuxtjs/mdc'
56
import htmlTags from '@nuxtjs/mdc/runtime/parser/utils/html-tags-list'
67
import MDCRenderer from '@nuxtjs/mdc/runtime/components/MDCRenderer.vue'

src/utils/dev.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ import chokidar from 'chokidar'
99
import micromatch from 'micromatch'
1010
import type { WebSocket } from 'ws'
1111
import { WebSocketServer } from 'ws'
12-
import { listen, type Listener } from 'listhen'
12+
import { listen } from 'listhen'
13+
import type { Listener } from 'listhen'
1314
import { withTrailingSlash } from 'ufo'
1415
import type { ModuleOptions, ResolvedCollection } from '../types'
1516
import type { Manifest } from '../types/manifest'

src/utils/preview/data.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import { defu } from 'defu'
22
import type { JSType, Schema, InputValue } from 'untyped'
33

4-
export type ConfigInputsTypes =
5-
| Exclude<JSType, 'symbol' | 'function' | 'any' | 'bigint'>
6-
| 'default' | 'icon' | 'file' | 'media' | 'component'
4+
export type ConfigInputsTypes
5+
= | Exclude<JSType, 'symbol' | 'function' | 'any' | 'bigint'>
6+
| 'default' | 'icon' | 'file' | 'media' | 'component'
77

88
export type PickerTypes = 'media-picker' | 'icon-picker'
99

@@ -75,13 +75,13 @@ const supportedFields: { [key in ConfigInputsTypes]: Schema } = {
7575
},
7676
}
7777

78-
export type PreviewFieldData =
79-
PartialSchema &
80-
{
81-
type?: keyof typeof supportedFields
82-
icon?: string
83-
fields?: { [key: string]: InputValue }
84-
}
78+
export type PreviewFieldData
79+
= PartialSchema
80+
& {
81+
type?: keyof typeof supportedFields
82+
icon?: string
83+
fields?: { [key: string]: InputValue }
84+
}
8585

8686
/**
8787
* Helper to build preview compatible configuration schema.

src/utils/preview/module.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ import {
44
installModule,
55
addPrerenderRoutes,
66
addServerHandler,
7-
type Resolver,
7+
88
addTemplate,
99
} from '@nuxt/kit'
10+
import type { Resolver } from '@nuxt/kit'
1011
import type { Schema } from 'untyped'
1112
import type { Nuxt } from '@nuxt/schema'
12-
import { getGitEnv, getLocalGitInfo, type GitInfo } from '../git'
13+
import { getGitEnv, getLocalGitInfo } from '../git'
14+
import type { GitInfo } from '../git'
1315
import type { ModuleOptions } from '../../types'
1416
import { previewTemplate } from '../templates'
1517
import type { Manifest } from '../../types/manifest'

src/utils/templates.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ import { gzip } from 'node:zlib'
22
import type { NuxtTemplate } from '@nuxt/schema'
33
import { isAbsolute, join, relative } from 'pathe'
44
import { genDynamicImport } from 'knitwork'
5-
import { compile as jsonSchemaToTypescript, type JSONSchema } from 'json-schema-to-typescript'
5+
import { compile as jsonSchemaToTypescript } from 'json-schema-to-typescript'
6+
import type { JSONSchema } from 'json-schema-to-typescript'
67
import { pascalCase } from 'scule'
78
import type { Schema } from 'untyped'
89
import type { CollectionInfo, ResolvedCollection } from '../types/collection'

0 commit comments

Comments
 (0)