|
2 | 2 | "name": "@nuxt/scripts",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.9.5",
|
5 |
| - "packageManager": "pnpm@9.14.2", |
| 5 | + "packageManager": "pnpm@9.15.0", |
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",
|
|
85 | 85 | "pathe": "^1.1.2",
|
86 | 86 | "pkg-types": "^1.2.1",
|
87 | 87 | "semver": "^7.6.3",
|
88 |
| - "shiki": "1.24.0", |
| 88 | + "shiki": "1.24.1", |
89 | 89 | "sirv": "^3.0.0",
|
90 | 90 | "std-env": "^3.8.0",
|
91 | 91 | "third-party-capital": "2.3.0",
|
|
96 | 96 | "valibot": "1.0.0-beta.9"
|
97 | 97 | },
|
98 | 98 | "devDependencies": {
|
99 |
| - "@nuxt/devtools-ui-kit": "^1.6.1", |
| 99 | + "@nuxt/devtools-ui-kit": "^1.6.3", |
100 | 100 | "@nuxt/eslint-config": "^0.7.2",
|
101 | 101 | "@nuxt/module-builder": "^0.8.4",
|
102 | 102 | "@nuxt/test-utils": "3.15.1",
|
103 | 103 | "@types/semver": "^7.5.8",
|
104 |
| - "@typescript-eslint/typescript-estree": "^8.17.0", |
| 104 | + "@typescript-eslint/typescript-estree": "^8.18.0", |
105 | 105 | "@unhead/schema": "1.11.13",
|
106 | 106 | "acorn-loose": "^8.4.0",
|
107 |
| - "bumpp": "^9.8.1", |
| 107 | + "bumpp": "^9.9.0", |
108 | 108 | "changelogen": "^0.5.7",
|
109 | 109 | "eslint": "9.16.0",
|
110 | 110 | "eslint-plugin-n": "^17.14.0",
|
111 | 111 | "happy-dom": "^15.11.7",
|
112 | 112 | "knitwork": "^1.1.0",
|
113 | 113 | "nuxt": "^3.14.1592",
|
114 | 114 | "nuxt-scripts-devtools": "workspace:*",
|
115 |
| - "playwright-core": "^1.49.0", |
| 115 | + "playwright-core": "^1.49.1", |
116 | 116 | "typescript": "5.7.2",
|
117 | 117 | "vitest": "^2.1.8",
|
118 | 118 | "vue": "^3.5.13",
|
|
123 | 123 | "typescript": "5.6.3",
|
124 | 124 | "@nuxt/schema": "3.14.1592",
|
125 | 125 | "@nuxt/scripts": "workspace:*",
|
126 |
| - "@unhead/dom": "1.11.11", |
127 |
| - "@unhead/schema": "1.11.11", |
128 |
| - "@unhead/shared": "1.11.11", |
129 |
| - "@unhead/ssr": "1.11.11", |
130 |
| - "@unhead/vue": "1.11.11", |
| 126 | + "@unhead/dom": "1.11.13", |
| 127 | + "@unhead/schema": "1.11.13", |
| 128 | + "@unhead/shared": "1.11.13", |
| 129 | + "@unhead/ssr": "1.11.13", |
| 130 | + "@unhead/vue": "1.11.13", |
131 | 131 | "nuxt": "^3.14.1592",
|
132 | 132 | "nuxt-scripts-devtools": "workspace:*",
|
133 |
| - "unhead": "1.11.11", |
| 133 | + "unhead": "1.11.13", |
134 | 134 | "vue": "^3.5.13",
|
135 |
| - "vue-router": "^4.4.5" |
| 135 | + "vue-router": "^4.5.0" |
136 | 136 | }
|
137 | 137 | }
|
0 commit comments