|
2 | 2 | "name": "@nuxt/scripts", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.12.1", |
5 | | - "packageManager": "pnpm@10.17.1", |
| 5 | + "packageManager": "pnpm@10.18.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", |
|
98 | 98 | } |
99 | 99 | }, |
100 | 100 | "dependencies": { |
101 | | - "@nuxt/kit": "^4.1.2", |
| 101 | + "@nuxt/kit": "^4.1.3", |
102 | 102 | "@vueuse/core": "^13.9.0", |
103 | 103 | "consola": "^3.4.2", |
104 | 104 | "defu": "^6.1.4", |
|
122 | 122 | "@nuxt/module-builder": "^1.0.2", |
123 | 123 | "@nuxt/scripts": "workspace:*", |
124 | 124 | "@nuxt/test-utils": "3.19.2", |
125 | | - "@paypal/paypal-js": "^8.4.2", |
| 125 | + "@paypal/paypal-js": "^9.0.1", |
126 | 126 | "@types/semver": "^7.7.1", |
127 | | - "@typescript-eslint/typescript-estree": "^8.44.1", |
| 127 | + "@typescript-eslint/typescript-estree": "^8.46.0", |
128 | 128 | "@vue/test-utils": "^2.4.6", |
129 | 129 | "acorn-loose": "^8.5.2", |
130 | | - "bumpp": "^10.2.3", |
| 130 | + "bumpp": "^10.3.1", |
131 | 131 | "changelogen": "^0.6.2", |
132 | | - "eslint": "^9.36.0", |
| 132 | + "eslint": "^9.37.0", |
133 | 133 | "eslint-plugin-n": "^17.23.1", |
134 | | - "happy-dom": "^18.0.1", |
| 134 | + "happy-dom": "^20.0.0", |
135 | 135 | "knitwork": "^1.2.0", |
136 | | - "nuxt": "^4.1.2", |
137 | | - "playwright-core": "^1.55.1", |
| 136 | + "nuxt": "^4.1.3", |
| 137 | + "playwright-core": "^1.56.0", |
138 | 138 | "shiki": "^3.13.0", |
139 | | - "typescript": "5.9.2", |
| 139 | + "typescript": "5.9.3", |
140 | 140 | "vitest": "^3.2.4", |
141 | 141 | "vue": "^3.5.22", |
142 | 142 | "vue-router": "^4.5.1", |
143 | | - "vue-tsc": "^3.0.8" |
| 143 | + "vue-tsc": "^3.0.9" |
144 | 144 | }, |
145 | 145 | "resolutions": { |
146 | 146 | "@nuxt/scripts": "workspace:*" |
|
0 commit comments