|
2 | 2 | "name": "@nuxt/scripts",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.11.6",
|
5 |
| - "packageManager": "pnpm@10.8.1", |
| 5 | + "packageManager": "pnpm@10.9.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",
|
|
72 | 72 | ]
|
73 | 73 | },
|
74 | 74 | "peerDependencies": {
|
75 |
| - "@stripe/stripe-js": "^7.0.0", |
| 75 | + "@stripe/stripe-js": "^7.2.0", |
76 | 76 | "@types/google.maps": "^3.58.1",
|
77 | 77 | "@types/vimeo__player": "^2.18.3",
|
78 | 78 | "@types/youtube": "^0.1.0",
|
79 |
| - "@unhead/vue": "^2.0.3", |
| 79 | + "@unhead/vue": "^2.0.8", |
80 | 80 | "nuxt": "^3.16.2"
|
81 | 81 | },
|
82 | 82 | "peerDependenciesMeta": {
|
|
119 | 119 | "@nuxt/scripts": "workspace:*",
|
120 | 120 | "@nuxt/test-utils": "3.17.2",
|
121 | 121 | "@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", |
124 | 124 | "bumpp": "^10.1.0",
|
125 | 125 | "changelogen": "^0.6.1",
|
126 |
| - "eslint": "9.24.0", |
| 126 | + "eslint": "9.25.1", |
127 | 127 | "eslint-plugin-n": "^17.17.0",
|
128 | 128 | "happy-dom": "^17.4.4",
|
129 | 129 | "knitwork": "^1.2.0",
|
130 | 130 | "nuxt": "catalog:",
|
131 |
| - "playwright-core": "^1.51.1", |
| 131 | + "playwright-core": "^1.52.0", |
132 | 132 | "shiki": "2.5.0",
|
133 |
| - "typescript": "5.8.2", |
134 |
| - "vitest": "^3.1.1", |
| 133 | + "typescript": "5.8.3", |
| 134 | + "vitest": "^3.1.2", |
135 | 135 | "vue": "^3.5.13",
|
136 | 136 | "vue-router": "^4.5.0",
|
137 |
| - "vue-tsc": "^2.2.8" |
| 137 | + "vue-tsc": "^2.2.10" |
138 | 138 | },
|
139 | 139 | "resolutions": {
|
140 | 140 | "@nuxt/schema": "catalog:",
|
141 | 141 | "@nuxt/scripts": "workspace:*",
|
142 |
| - "@unhead/vue": "^2.0.5", |
| 142 | + "@unhead/vue": "^2.0.8", |
143 | 143 | "nuxt": "^3.16.2",
|
144 |
| - "typescript": "^5.8.3", |
145 |
| - "unhead": "^2.0.5", |
| 144 | + "typescript": "5.8.3", |
| 145 | + "unhead": "^2.0.8", |
146 | 146 | "vue": "^3.5.13",
|
147 | 147 | "vue-router": "^4.5.0"
|
148 | 148 | },
|
|
0 commit comments