|
2 | 2 | "name": "@nuxt/scripts", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.11.1", |
5 | | - "packageManager": "pnpm@10.6.1", |
| 5 | + "packageManager": "pnpm@10.6.2", |
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", |
|
71 | 71 | "@types/google.maps": "^3.58.1", |
72 | 72 | "@types/vimeo__player": "^2.18.3", |
73 | 73 | "@types/youtube": "^0.1.0", |
74 | | - "@unhead/vue": "^2.0.0-rc.8", |
| 74 | + "@unhead/vue": "^2.0.0-rc.9", |
75 | 75 | "nuxt": "^3.16.0" |
76 | 76 | }, |
77 | 77 | "peerDependenciesMeta": { |
|
109 | 109 | "devDependencies": { |
110 | 110 | "@nuxt/devtools-kit": "^2.2.1", |
111 | 111 | "@nuxt/devtools-ui-kit": "^2.2.1", |
112 | | - "@nuxt/eslint-config": "^1.1.0", |
| 112 | + "@nuxt/eslint-config": "^1.2.0", |
113 | 113 | "@nuxt/module-builder": "^0.8.4", |
114 | 114 | "@nuxt/scripts": "workspace:*", |
115 | | - "@nuxt/test-utils": "3.17.1", |
| 115 | + "@nuxt/test-utils": "3.17.2", |
116 | 116 | "@types/semver": "^7.5.8", |
117 | 117 | "@typescript-eslint/typescript-estree": "^8.26.0", |
118 | 118 | "@unhead/ssr": "^1.11.20", |
119 | 119 | "acorn-loose": "^8.4.0", |
120 | 120 | "bumpp": "^10.0.3", |
121 | 121 | "changelogen": "^0.6.1", |
122 | | - "eslint": "9.21.0", |
| 122 | + "eslint": "9.22.0", |
123 | 123 | "eslint-plugin-n": "^17.16.2", |
124 | | - "happy-dom": "^17.4.0", |
| 124 | + "happy-dom": "^17.4.3", |
125 | 125 | "knitwork": "^1.2.0", |
126 | 126 | "nuxt": "catalog:", |
127 | 127 | "playwright-core": "^1.51.0", |
|
135 | 135 | "resolutions": { |
136 | 136 | "@nuxt/schema": "catalog:", |
137 | 137 | "@nuxt/scripts": "workspace:*", |
138 | | - "@unhead/vue": "2.0.0-rc.8", |
| 138 | + "@unhead/vue": "^2.0.0-rc.9", |
139 | 139 | "nuxt": "catalog:", |
140 | 140 | "typescript": "5.8.2", |
141 | 141 | "vue": "^3.5.13", |
|
0 commit comments