|  | 
| 2 | 2 |   "name": "@nuxt/scripts", | 
| 3 | 3 |   "type": "module", | 
| 4 | 4 |   "version": "0.13.0", | 
| 5 |  | -  "packageManager": "pnpm@10.18.3", | 
|  | 5 | +  "packageManager": "pnpm@10.20.0", | 
| 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", | 
|  | 
| 73 | 73 |   }, | 
| 74 | 74 |   "peerDependencies": { | 
| 75 | 75 |     "@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", | 
| 78 | 78 |     "@types/google.maps": "^3.58.1", | 
| 79 | 79 |     "@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.19" | 
| 82 | 82 |   }, | 
| 83 | 83 |   "peerDependenciesMeta": { | 
| 84 | 84 |     "@googlemaps/markerclusterer": { | 
|  | 
| 106 | 106 |     "consola": "^3.4.2", | 
| 107 | 107 |     "defu": "^6.1.4", | 
| 108 | 108 |     "h3": "^1.15.4", | 
| 109 |  | -    "magic-string": "^0.30.19", | 
| 110 |  | -    "ofetch": "^1.4.1", | 
|  | 109 | +    "magic-string": "^0.30.21", | 
|  | 110 | +    "ofetch": "^1.5.0", | 
| 111 | 111 |     "ohash": "^2.0.11", | 
| 112 | 112 |     "pathe": "^2.0.3", | 
| 113 | 113 |     "pkg-types": "^2.3.0", | 
|  | 
| 119 | 119 |     "valibot": "^1.1.0" | 
| 120 | 120 |   }, | 
| 121 | 121 |   "devDependencies": { | 
| 122 |  | -    "@nuxt/devtools-kit": "^2.6.5", | 
| 123 |  | -    "@nuxt/devtools-ui-kit": "^2.6.5", | 
|  | 122 | +    "@nuxt/devtools-kit": "^2.7.0", | 
|  | 123 | +    "@nuxt/devtools-ui-kit": "^2.7.0", | 
| 124 | 124 |     "@nuxt/eslint-config": "^1.9.0", | 
| 125 | 125 |     "@nuxt/module-builder": "^1.0.2", | 
| 126 | 126 |     "@nuxt/scripts": "workspace:*", | 
| 127 |  | -    "@nuxt/test-utils": "3.19.2", | 
|  | 127 | +    "@nuxt/test-utils": "3.20.1", | 
| 128 | 128 |     "@paypal/paypal-js": "^9.0.1", | 
| 129 | 129 |     "@types/semver": "^7.7.1", | 
| 130 |  | -    "@typescript-eslint/typescript-estree": "^8.46.1", | 
|  | 130 | +    "@typescript-eslint/typescript-estree": "^8.46.2", | 
| 131 | 131 |     "@vue/test-utils": "^2.4.6", | 
| 132 | 132 |     "acorn-loose": "^8.5.2", | 
| 133 | 133 |     "bumpp": "^10.3.1", | 
| 134 | 134 |     "changelogen": "^0.6.2", | 
| 135 |  | -    "eslint": "^9.37.0", | 
|  | 135 | +    "eslint": "^9.38.0", | 
| 136 | 136 |     "eslint-plugin-n": "^17.23.1", | 
| 137 |  | -    "happy-dom": "^20.0.2", | 
|  | 137 | +    "happy-dom": "^20.0.8", | 
| 138 | 138 |     "knitwork": "^1.2.0", | 
| 139 | 139 |     "nuxt": "^4.1.3", | 
| 140 |  | -    "playwright-core": "^1.56.0", | 
| 141 |  | -    "shiki": "^3.13.0", | 
|  | 140 | +    "playwright-core": "^1.56.1", | 
|  | 141 | +    "shiki": "^3.14.0", | 
| 142 | 142 |     "typescript": "5.9.3", | 
| 143 | 143 |     "vitest": "^3.2.4", | 
| 144 | 144 |     "vue": "^3.5.22", | 
| 145 |  | -    "vue-router": "^4.6.2", | 
| 146 |  | -    "vue-tsc": "^3.0.9" | 
|  | 145 | +    "vue-router": "^4.6.3", | 
|  | 146 | +    "vue-tsc": "^3.1.2" | 
| 147 | 147 |   }, | 
| 148 | 148 |   "resolutions": { | 
| 149 | 149 |     "@nuxt/scripts": "workspace:*" | 
|  | 
0 commit comments