|
2 | 2 | "name": "@nuxt/scripts",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.11.9",
|
5 |
| - "packageManager": "pnpm@10.12.4", |
| 5 | + "packageManager": "pnpm@10.13.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",
|
|
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", |
80 |
| - "nuxt": "^3.16.2" |
| 79 | + "@unhead/vue": "^2.0.3" |
81 | 80 | },
|
82 | 81 | "peerDependenciesMeta": {
|
83 | 82 | "@stripe/stripe-js": {
|
|
108 | 107 | "std-env": "^3.9.0",
|
109 | 108 | "ufo": "^1.6.1",
|
110 | 109 | "unplugin": "^2.3.5",
|
111 |
| - "unstorage": "^1.16.0", |
| 110 | + "unstorage": "^1.16.1", |
112 | 111 | "valibot": "^1.1.0"
|
113 | 112 | },
|
114 | 113 | "devDependencies": {
|
|
119 | 118 | "@nuxt/scripts": "workspace:*",
|
120 | 119 | "@nuxt/test-utils": "3.19.2",
|
121 | 120 | "@types/semver": "^7.7.0",
|
122 |
| - "@typescript-eslint/typescript-estree": "^8.35.1", |
| 121 | + "@typescript-eslint/typescript-estree": "^8.37.0", |
123 | 122 | "acorn-loose": "^8.5.2",
|
124 | 123 | "bumpp": "^10.2.0",
|
125 |
| - "changelogen": "^0.6.1", |
126 |
| - "eslint": "9.30.1", |
| 124 | + "changelogen": "^0.6.2", |
| 125 | + "eslint": "9.31.0", |
127 | 126 | "eslint-plugin-n": "^17.21.0",
|
128 | 127 | "happy-dom": "^18.0.1",
|
129 | 128 | "knitwork": "^1.2.0",
|
130 | 129 | "nuxt": "catalog:",
|
131 |
| - "playwright-core": "^1.53.2", |
132 |
| - "shiki": "3.7.0", |
133 |
| - "typescript": "5.8.2", |
| 130 | + "playwright-core": "^1.54.1", |
| 131 | + "shiki": "3.8.0", |
| 132 | + "typescript": "5.8.3", |
134 | 133 | "vitest": "^3.2.4",
|
135 | 134 | "vue": "^3.5.17",
|
136 | 135 | "vue-router": "^4.5.1",
|
137 | 136 | "vue-tsc": "^3.0.1"
|
138 | 137 | },
|
139 | 138 | "resolutions": {
|
140 |
| - "@nuxt/scripts": "workspace:*", |
141 |
| - "@unhead/vue": "^2.0.11", |
142 |
| - "@nuxt/kit": "npm:@nuxt/[email protected]", |
143 |
| - |
144 |
| - "@nuxt/schema": "npm:@nuxt/[email protected]", |
145 |
| - "typescript": "^5.8.3", |
146 |
| - "unhead": "^2.0.11", |
147 |
| - "vue": "^3.5.17", |
148 |
| - "vue-router": "^4.5.1" |
| 139 | + "@nuxt/scripts": "workspace:*" |
149 | 140 | },
|
150 | 141 | "pnpm": {
|
151 | 142 | "onlyBuiltDependencies": [
|
|
0 commit comments