Skip to content

Commit e7e0a05

Browse files
chore(deps): update all non-major dependencies
1 parent 5d1403e commit e7e0a05

File tree

3 files changed

+522
-760
lines changed

3 files changed

+522
-760
lines changed

docs/package.json

+3-3
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",
15+
"@iconify-json/simple-icons": "^1.2.33",
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": "^3.0.2",
2121
"@nuxthq/studio": "^2.2.1",
22-
"@nuxtjs/seo": "^3.0.2",
22+
"@nuxtjs/seo": "^3.0.3",
2323
"@vueuse/core": "^13.1.0",
2424
"@vueuse/nuxt": "^13.1.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.3.0"
2929
}
3030
}

package.json

+13-13
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.9.0",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -72,11 +72,11 @@
7272
]
7373
},
7474
"peerDependencies": {
75-
"@stripe/stripe-js": "^7.0.0",
75+
"@stripe/stripe-js": "^7.2.0",
7676
"@types/google.maps": "^3.58.1",
7777
"@types/vimeo__player": "^2.18.3",
7878
"@types/youtube": "^0.1.0",
79-
"@unhead/vue": "^2.0.3",
79+
"@unhead/vue": "^2.0.8",
8080
"nuxt": "^3.16.2"
8181
},
8282
"peerDependenciesMeta": {
@@ -119,30 +119,30 @@
119119
"@nuxt/scripts": "workspace:*",
120120
"@nuxt/test-utils": "3.17.2",
121121
"@types/semver": "^7.7.0",
122-
"@typescript-eslint/typescript-estree": "^8.30.1",
123-
"acorn-loose": "^8.4.0",
122+
"@typescript-eslint/typescript-estree": "^8.31.0",
123+
"acorn-loose": "^8.5.0",
124124
"bumpp": "^10.1.0",
125125
"changelogen": "^0.6.1",
126-
"eslint": "9.24.0",
126+
"eslint": "9.25.1",
127127
"eslint-plugin-n": "^17.17.0",
128128
"happy-dom": "^17.4.4",
129129
"knitwork": "^1.2.0",
130130
"nuxt": "catalog:",
131-
"playwright-core": "^1.51.1",
131+
"playwright-core": "^1.52.0",
132132
"shiki": "2.5.0",
133-
"typescript": "5.8.2",
134-
"vitest": "^3.1.1",
133+
"typescript": "5.8.3",
134+
"vitest": "^3.1.2",
135135
"vue": "^3.5.13",
136136
"vue-router": "^4.5.0",
137-
"vue-tsc": "^2.2.8"
137+
"vue-tsc": "^2.2.10"
138138
},
139139
"resolutions": {
140140
"@nuxt/schema": "catalog:",
141141
"@nuxt/scripts": "workspace:*",
142-
"@unhead/vue": "^2.0.5",
142+
"@unhead/vue": "^2.0.8",
143143
"nuxt": "^3.16.2",
144-
"typescript": "^5.8.3",
145-
"unhead": "^2.0.5",
144+
"typescript": "5.8.3",
145+
"unhead": "^2.0.8",
146146
"vue": "^3.5.13",
147147
"vue-router": "^4.5.0"
148148
},

0 commit comments

Comments
 (0)