|
2 | 2 | "name": "@nuxt/scripts",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.11.1",
|
5 |
| - "packageManager": "[email protected].1", |
| 5 | + "packageManager": "[email protected].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",
|
|
90 | 90 | },
|
91 | 91 | "dependencies": {
|
92 | 92 | "@nuxt/kit": "catalog:",
|
93 |
| - "@vueuse/core": "^12.8.2", |
| 93 | + "@vueuse/core": "^13.0.0", |
94 | 94 | "consola": "^3.4.0",
|
95 | 95 | "defu": "^6.1.4",
|
96 | 96 | "h3": "^1.15.1",
|
|
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 | 115 | "@nuxt/test-utils": "3.17.1",
|
116 | 116 | "@types/semver": "^7.5.8",
|
117 |
| - "@typescript-eslint/typescript-estree": "^8.26.0", |
| 117 | + "@typescript-eslint/typescript-estree": "^8.26.1", |
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 | 122 | "eslint": "9.21.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",
|
|
0 commit comments