|
2 | 2 | "name": "@nuxt/scripts", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.13.1", |
5 | | - "packageManager": "pnpm@10.25.0", |
| 5 | + "packageManager": "pnpm@10.26.1", |
6 | 6 | "description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.", |
7 | 7 | "author": { |
8 | 8 | "website": "https://harlanzw.com", |
|
74 | 74 | "peerDependencies": { |
75 | 75 | "@googlemaps/markerclusterer": "^2.6.2", |
76 | 76 | "@paypal/paypal-js": "^8.1.2", |
77 | | - "@stripe/stripe-js": "^7.0.0", |
| 77 | + "@stripe/stripe-js": "^7.0.0 || ^8.0.0", |
78 | 78 | "@types/google.maps": "^3.58.1", |
79 | 79 | "@types/vimeo__player": "^2.18.3", |
80 | 80 | "@types/youtube": "^0.1.0", |
|
125 | 125 | "@nuxt/module-builder": "^1.0.2", |
126 | 126 | "@nuxt/scripts": "workspace:*", |
127 | 127 | "@nuxt/test-utils": "3.19.2", |
128 | | - "@paypal/paypal-js": "^9.0.1", |
| 128 | + "@paypal/paypal-js": "^9.1.0", |
129 | 129 | "@types/semver": "^7.7.1", |
130 | | - "@typescript-eslint/typescript-estree": "^8.49.0", |
| 130 | + "@typescript-eslint/typescript-estree": "^8.50.0", |
131 | 131 | "@vue/test-utils": "^2.4.6", |
132 | 132 | "acorn-loose": "^8.5.2", |
133 | 133 | "bumpp": "^10.3.2", |
|
140 | 140 | "playwright-core": "^1.57.0", |
141 | 141 | "shiki": "^3.20.0", |
142 | 142 | "typescript": "5.9.3", |
143 | | - "vitest": "^4.0.15", |
144 | | - "vue": "^3.5.25", |
| 143 | + "vitest": "^4.0.16", |
| 144 | + "vue": "^3.5.26", |
145 | 145 | "vue-router": "^4.6.4", |
146 | 146 | "vue-tsc": "^3.1.8" |
147 | 147 | }, |
|
0 commit comments