Skip to content

Commit c785da1

Browse files
chore(deps): update all non-major dependencies
1 parent 399e0c2 commit c785da1

File tree

3 files changed

+348
-225
lines changed

3 files changed

+348
-225
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
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.41",
15+
"@iconify-json/simple-icons": "^1.2.43",
1616
"@nuxt/content": "^3.6.3",
1717
"@nuxt/fonts": "^0.11.4",
1818
"@nuxt/image": "^1.10.0",
@@ -25,6 +25,6 @@
2525
"nuxt-content-twoslash": "^0.1.2",
2626
"nuxt-llms": "^0.1.3",
2727
"ohash": "^2.0.11",
28-
"shiki": "^3.7.0"
28+
"shiki": "^3.8.0"
2929
}
3030
}

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.11.9",
5-
"packageManager": "pnpm@10.12.4",
5+
"packageManager": "pnpm@10.13.1",
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.4.0",
7676
"@types/google.maps": "^3.58.1",
7777
"@types/vimeo__player": "^2.18.3",
78-
"@types/youtube": "^0.1.0",
79-
"@unhead/vue": "^2.0.3",
78+
"@types/youtube": "^0.1.2",
79+
"@unhead/vue": "^2.0.12",
8080
"nuxt": "^3.16.2"
8181
},
8282
"peerDependenciesMeta": {
@@ -119,31 +119,31 @@
119119
"@nuxt/scripts": "workspace:*",
120120
"@nuxt/test-utils": "3.19.2",
121121
"@types/semver": "^7.7.0",
122-
"@typescript-eslint/typescript-estree": "^8.35.1",
122+
"@typescript-eslint/typescript-estree": "^8.36.0",
123123
"acorn-loose": "^8.5.2",
124124
"bumpp": "^10.2.0",
125-
"changelogen": "^0.6.1",
126-
"eslint": "9.30.1",
125+
"changelogen": "^0.6.2",
126+
"eslint": "9.31.0",
127127
"eslint-plugin-n": "^17.21.0",
128128
"happy-dom": "^18.0.1",
129129
"knitwork": "^1.2.0",
130130
"nuxt": "catalog:",
131-
"playwright-core": "^1.53.2",
132-
"shiki": "3.7.0",
133-
"typescript": "5.8.2",
131+
"playwright-core": "^1.54.1",
132+
"shiki": "3.8.0",
133+
"typescript": "5.8.3",
134134
"vitest": "^3.2.4",
135135
"vue": "^3.5.17",
136136
"vue-router": "^4.5.1",
137137
"vue-tsc": "^3.0.1"
138138
},
139139
"resolutions": {
140140
"@nuxt/scripts": "workspace:*",
141-
"@unhead/vue": "^2.0.11",
141+
"@unhead/vue": "^2.0.12",
142142
"@nuxt/kit": "npm:@nuxt/[email protected]",
143143
"nuxt": "npm:[email protected]",
144144
"@nuxt/schema": "npm:@nuxt/[email protected]",
145-
"typescript": "^5.8.3",
146-
"unhead": "^2.0.11",
145+
"typescript": "5.8.3",
146+
"unhead": "^2.0.12",
147147
"vue": "^3.5.17",
148148
"vue-router": "^4.5.1"
149149
},

0 commit comments

Comments
 (0)