Skip to content

Commit efcb3b7

Browse files
chore(deps): update all non-major dependencies
1 parent 152484d commit efcb3b7

File tree

3 files changed

+491
-414
lines changed

3 files changed

+491
-414
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
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.30",
15+
"@iconify-json/simple-icons": "^1.2.31",
1616
"@nuxt/content": "^3.4.0",
1717
"@nuxt/fonts": "^0.11.1",
1818
"@nuxt/image": "^1.10.0",
1919
"@nuxt/scripts": "workspace:*",
2020
"@nuxt/ui-pro": "^1.7.1",
2121
"@nuxthq/studio": "^2.2.1",
2222
"@nuxtjs/seo": "^3.0.2",
23-
"@vueuse/core": "^13.0.0",
24-
"@vueuse/nuxt": "^13.0.0",
23+
"@vueuse/core": "^13.1.0",
24+
"@vueuse/nuxt": "^13.1.0",
2525
"nuxt-content-twoslash": "^0.1.2",
2626
"nuxt-llms": "^0.1.2",
2727
"ohash": "^2.0.11",

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.11.5",
5-
"packageManager": "pnpm@10.7.1",
5+
"packageManager": "pnpm@10.8.0",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -71,7 +71,7 @@
7171
"@types/google.maps": "^3.58.1",
7272
"@types/vimeo__player": "^2.18.3",
7373
"@types/youtube": "^0.1.0",
74-
"@unhead/vue": "^2.0.3",
74+
"@unhead/vue": "^2.0.5",
7575
"nuxt": "^3.16.2"
7676
},
7777
"peerDependenciesMeta": {
@@ -90,7 +90,7 @@
9090
},
9191
"dependencies": {
9292
"@nuxt/kit": "catalog:",
93-
"@vueuse/core": "^13.0.0",
93+
"@vueuse/core": "^13.1.0",
9494
"consola": "^3.4.2",
9595
"defu": "^6.1.4",
9696
"h3": "^1.15.1",
@@ -101,7 +101,7 @@
101101
"pkg-types": "^2.1.0",
102102
"sirv": "^3.0.1",
103103
"std-env": "^3.9.0",
104-
"ufo": "^1.5.4",
104+
"ufo": "^1.6.1",
105105
"unplugin": "^2.2.2",
106106
"unstorage": "^1.15.0",
107107
"valibot": "^1.0.0"
@@ -114,7 +114,7 @@
114114
"@nuxt/scripts": "workspace:*",
115115
"@nuxt/test-utils": "3.17.2",
116116
"@types/semver": "^7.7.0",
117-
"@typescript-eslint/typescript-estree": "^8.29.0",
117+
"@typescript-eslint/typescript-estree": "^8.29.1",
118118
"acorn-loose": "^8.4.0",
119119
"bumpp": "^10.1.0",
120120
"changelogen": "^0.6.1",
@@ -125,7 +125,7 @@
125125
"nuxt": "catalog:",
126126
"playwright-core": "^1.51.1",
127127
"shiki": "2.5.0",
128-
"typescript": "5.8.2",
128+
"typescript": "5.8.3",
129129
"vitest": "^3.1.1",
130130
"vue": "^3.5.13",
131131
"vue-router": "^4.5.0",
@@ -134,10 +134,10 @@
134134
"resolutions": {
135135
"@nuxt/schema": "catalog:",
136136
"@nuxt/scripts": "workspace:*",
137-
"@unhead/vue": "^2.0.3",
138-
"unhead": "2.0.3",
137+
"@unhead/vue": "^2.0.5",
138+
"unhead": "2.0.5",
139139
"nuxt": "^3.16.2",
140-
"typescript": "5.8.2",
140+
"typescript": "5.8.3",
141141
"vue": "^3.5.13",
142142
"vue-router": "^4.5.0"
143143
},

0 commit comments

Comments
 (0)