Skip to content

Commit cf2bd46

Browse files
chore(deps): update all non-major dependencies
1 parent f407d97 commit cf2bd46

File tree

3 files changed

+508
-415
lines changed

3 files changed

+508
-415
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/fonts": "^0.11.4",
1818
"@nuxt/image": "^1.11.0",
1919
"@nuxt/scripts": "workspace:*",
20-
"@nuxt/ui": "4.0.0",
20+
"@nuxt/ui": "4.0.1",
2121
"@nuxthq/studio": "^2.2.1",
2222
"@nuxtjs/seo": "^3.2.2",
2323
"@vueuse/core": "^13.9.0",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.12.1",
5-
"packageManager": "pnpm@10.17.1",
5+
"packageManager": "pnpm@10.18.0",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -73,12 +73,12 @@
7373
},
7474
"peerDependencies": {
7575
"@googlemaps/markerclusterer": "^2.6.2",
76-
"@paypal/paypal-js": "^8.1.2",
77-
"@stripe/stripe-js": "^7.0.0",
76+
"@paypal/paypal-js": "^8.4.2",
77+
"@stripe/stripe-js": "^7.9.0",
7878
"@types/google.maps": "^3.58.1",
7979
"@types/vimeo__player": "^2.18.3",
80-
"@types/youtube": "^0.1.0",
81-
"@unhead/vue": "^2.0.3"
80+
"@types/youtube": "^0.1.2",
81+
"@unhead/vue": "^2.0.17"
8282
},
8383
"peerDependenciesMeta": {
8484
"@stripe/stripe-js": {
@@ -124,7 +124,7 @@
124124
"@nuxt/test-utils": "3.19.2",
125125
"@paypal/paypal-js": "^8.4.2",
126126
"@types/semver": "^7.7.1",
127-
"@typescript-eslint/typescript-estree": "^8.44.1",
127+
"@typescript-eslint/typescript-estree": "^8.45.0",
128128
"@vue/test-utils": "^2.4.6",
129129
"acorn-loose": "^8.5.2",
130130
"bumpp": "^10.2.3",
@@ -136,11 +136,11 @@
136136
"nuxt": "^4.1.2",
137137
"playwright-core": "^1.55.1",
138138
"shiki": "^3.13.0",
139-
"typescript": "5.9.2",
139+
"typescript": "5.9.3",
140140
"vitest": "^3.2.4",
141141
"vue": "^3.5.22",
142142
"vue-router": "^4.5.1",
143-
"vue-tsc": "^3.0.8"
143+
"vue-tsc": "^3.1.0"
144144
},
145145
"resolutions": {
146146
"@nuxt/scripts": "workspace:*"

0 commit comments

Comments
 (0)