|
2 | 2 | "name": "@nuxt/scripts",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.11.8",
|
5 |
| - "packageManager": "pnpm@10.11.1", |
| 5 | + "packageManager": "pnpm@10.12.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",
|
|
72 | 72 | ]
|
73 | 73 | },
|
74 | 74 | "peerDependencies": {
|
75 |
| - "@stripe/stripe-js": "^7.0.0", |
| 75 | + "@stripe/stripe-js": "^7.3.1", |
76 | 76 | "@types/google.maps": "^3.58.1",
|
77 | 77 | "@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.10", |
80 | 80 | "nuxt": "^3.16.2"
|
81 | 81 | },
|
82 | 82 | "peerDependenciesMeta": {
|
|
112 | 112 | "valibot": "^1.1.0"
|
113 | 113 | },
|
114 | 114 | "devDependencies": {
|
115 |
| - "@nuxt/devtools-kit": "^2.4.1", |
116 |
| - "@nuxt/devtools-ui-kit": "^2.4.1", |
| 115 | + "@nuxt/devtools-kit": "^2.5.0", |
| 116 | + "@nuxt/devtools-ui-kit": "^2.5.0", |
117 | 117 | "@nuxt/eslint-config": "^1.4.1",
|
118 | 118 | "@nuxt/module-builder": "^1.0.1",
|
119 | 119 | "@nuxt/scripts": "workspace:*",
|
120 | 120 | "@nuxt/test-utils": "3.19.1",
|
121 | 121 | "@types/semver": "^7.7.0",
|
122 |
| - "@typescript-eslint/typescript-estree": "^8.33.1", |
123 |
| - "acorn-loose": "^8.5.0", |
| 122 | + "@typescript-eslint/typescript-estree": "^8.34.0", |
| 123 | + "acorn-loose": "^8.5.1", |
124 | 124 | "bumpp": "^10.1.1",
|
125 | 125 | "changelogen": "^0.6.1",
|
126 |
| - "eslint": "9.28.0", |
127 |
| - "eslint-plugin-n": "^17.19.0", |
128 |
| - "happy-dom": "^17.6.1", |
| 126 | + "eslint": "9.29.0", |
| 127 | + "eslint-plugin-n": "^17.20.0", |
| 128 | + "happy-dom": "^17.6.3", |
129 | 129 | "knitwork": "^1.2.0",
|
130 | 130 | "nuxt": "catalog:",
|
131 |
| - "playwright-core": "^1.52.0", |
132 |
| - "shiki": "3.4.2", |
133 |
| - "typescript": "5.8.2", |
134 |
| - "vitest": "^3.2.0", |
| 131 | + "playwright-core": "^1.53.0", |
| 132 | + "shiki": "3.6.0", |
| 133 | + "typescript": "5.8.3", |
| 134 | + "vitest": "^3.2.3", |
135 | 135 | "vue": "^3.5.16",
|
136 | 136 | "vue-router": "^4.5.1",
|
137 | 137 | "vue-tsc": "^2.2.10"
|
|
141 | 141 | "@nuxt/scripts": "workspace:*",
|
142 | 142 | "@unhead/vue": "^2.0.10",
|
143 | 143 | "nuxt": "^3.17.4",
|
144 |
| - "typescript": "^5.8.3", |
| 144 | + "typescript": "5.8.3", |
145 | 145 | "unhead": "^2.0.10",
|
146 | 146 | "vue": "^3.5.16",
|
147 | 147 | "vue-router": "^4.5.1"
|
|
0 commit comments