Skip to content

Commit 756705a

Browse files
committed
chore: bump deps
1 parent 4d6cbe4 commit 756705a

File tree

5 files changed

+4961
-2061
lines changed

5 files changed

+4961
-2061
lines changed

client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
},
1313
"devDependencies": {
1414
"@iconify-json/carbon": "^1.2.8",
15-
"@nuxt/devtools-kit": "^2.4.0",
16-
"@nuxt/devtools-ui-kit": "^2.4.0",
17-
"@nuxt/kit": "^3.16.2",
18-
"nuxt": "^3.16.2",
19-
"vue": "^3.5.13",
15+
"@nuxt/devtools-kit": "^2.4.1",
16+
"@nuxt/devtools-ui-kit": "^2.4.1",
17+
"@nuxt/kit": "^3.17.3",
18+
"nuxt": "^3.17.3",
19+
"vue": "^3.5.14",
2020
"vue-router": "latest"
2121
}
2222
}

docs/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"@iconify-json/heroicons": "^1.2.2",
1313
"@iconify-json/noto": "^1.2.3",
1414
"@iconify-json/ph": "^1.2.2",
15-
"@iconify-json/simple-icons": "^1.2.32",
16-
"@nuxt/content": "^3.4.0",
17-
"@nuxt/fonts": "^0.11.1",
15+
"@iconify-json/simple-icons": "^1.2.34",
16+
"@nuxt/content": "^3.5.1",
17+
"@nuxt/fonts": "^0.11.4",
1818
"@nuxt/image": "^1.10.0",
1919
"@nuxt/scripts": "workspace:*",
20-
"@nuxt/ui-pro": "^3.0.2",
20+
"@nuxt/ui-pro": "^3.1.2",
2121
"@nuxthq/studio": "^2.2.1",
22-
"@nuxtjs/seo": "^3.0.2",
23-
"@vueuse/core": "^13.1.0",
24-
"@vueuse/nuxt": "^13.1.0",
22+
"@nuxtjs/seo": "^3.0.3",
23+
"@vueuse/core": "^13.2.0",
24+
"@vueuse/nuxt": "^13.2.0",
2525
"nuxt-content-twoslash": "^0.1.2",
2626
"nuxt-llms": "^0.1.2",
2727
"ohash": "^2.0.11",
28-
"shiki": "^3.2.2"
28+
"shiki": "^3.4.2"
2929
}
3030
}

package.json

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.11.6",
5-
"packageManager": "pnpm@10.8.1",
5+
"packageManager": "pnpm@10.11.0",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -95,10 +95,10 @@
9595
},
9696
"dependencies": {
9797
"@nuxt/kit": "catalog:",
98-
"@vueuse/core": "^13.1.0",
98+
"@vueuse/core": "^13.2.0",
9999
"consola": "^3.4.2",
100100
"defu": "^6.1.4",
101-
"h3": "^1.15.1",
101+
"h3": "^1.15.3",
102102
"magic-string": "^0.30.17",
103103
"ofetch": "^1.4.1",
104104
"ohash": "^2.0.11",
@@ -107,51 +107,53 @@
107107
"sirv": "^3.0.1",
108108
"std-env": "^3.9.0",
109109
"ufo": "^1.6.1",
110-
"unplugin": "^2.3.2",
111-
"unstorage": "^1.15.0",
112-
"valibot": "^1.0.0"
110+
"unplugin": "^2.3.4",
111+
"unstorage": "^1.16.0",
112+
"valibot": "^1.1.0"
113113
},
114114
"devDependencies": {
115-
"@nuxt/devtools-kit": "^2.4.0",
116-
"@nuxt/devtools-ui-kit": "^2.4.0",
117-
"@nuxt/eslint-config": "^1.3.0",
115+
"@nuxt/devtools-kit": "^2.4.1",
116+
"@nuxt/devtools-ui-kit": "^2.4.1",
117+
"@nuxt/eslint-config": "^1.4.0",
118118
"@nuxt/module-builder": "^1.0.1",
119119
"@nuxt/scripts": "workspace:*",
120-
"@nuxt/test-utils": "3.17.2",
120+
"@nuxt/test-utils": "3.19.0",
121121
"@types/semver": "^7.7.0",
122-
"@typescript-eslint/typescript-estree": "^8.30.1",
123-
"acorn-loose": "^8.4.0",
124-
"bumpp": "^10.1.0",
122+
"@typescript-eslint/typescript-estree": "^8.32.1",
123+
"acorn-loose": "^8.5.0",
124+
"bumpp": "^10.1.1",
125125
"changelogen": "^0.6.1",
126-
"eslint": "9.24.0",
127-
"eslint-plugin-n": "^17.17.0",
128-
"happy-dom": "^17.4.4",
126+
"eslint": "9.27.0",
127+
"eslint-plugin-n": "^17.18.0",
128+
"happy-dom": "^17.4.7",
129129
"knitwork": "^1.2.0",
130130
"nuxt": "catalog:",
131-
"playwright-core": "^1.51.1",
132-
"shiki": "2.5.0",
131+
"playwright-core": "^1.52.0",
132+
"shiki": "3.4.2",
133133
"typescript": "5.8.2",
134-
"vitest": "^3.1.1",
135-
"vue": "^3.5.13",
136-
"vue-router": "^4.5.0",
137-
"vue-tsc": "^2.2.8"
134+
"vitest": "^3.1.3",
135+
"vue": "^3.5.14",
136+
"vue-router": "^4.5.1",
137+
"vue-tsc": "^2.2.10"
138138
},
139139
"resolutions": {
140140
"@nuxt/schema": "catalog:",
141141
"@nuxt/scripts": "workspace:*",
142-
"@unhead/vue": "^2.0.5",
143-
"nuxt": "^3.16.2",
142+
"@unhead/vue": "^2.0.8",
143+
"nuxt": "^3.17.3",
144144
"typescript": "^5.8.3",
145-
"unhead": "^2.0.5",
146-
"vue": "^3.5.13",
147-
"vue-router": "^4.5.0"
145+
"unhead": "^2.0.8",
146+
"vue": "^3.5.14",
147+
"vue-router": "^4.5.1"
148148
},
149149
"pnpm": {
150150
"onlyBuiltDependencies": [
151151
"@parcel/watcher",
152+
"@tailwindcss/oxide",
152153
"better-sqlite3",
153154
"esbuild",
154155
"sharp",
156+
"unrs-resolver",
155157
"vue-demi"
156158
]
157159
}

0 commit comments

Comments
 (0)