|
2 | 2 | "name": "@nuxt/scripts",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.10.1",
|
5 |
| - "packageManager": "pnpm@10.2.1", |
| 5 | + "packageManager": "pnpm@10.4.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",
|
|
94 | 94 | "magic-string": "^0.30.17",
|
95 | 95 | "ofetch": "^1.4.1",
|
96 | 96 | "ohash": "^1.1.4",
|
97 |
| - "pathe": "^2.0.2", |
| 97 | + "pathe": "^2.0.3", |
98 | 98 | "pkg-types": "^1.3.1",
|
99 | 99 | "semver": "^7.7.1",
|
100 | 100 | "sirv": "^3.0.0",
|
101 | 101 | "std-env": "^3.8.0",
|
102 | 102 | "ufo": "^1.5.4",
|
103 |
| - "unplugin": "^2.1.2", |
| 103 | + "unplugin": "^2.2.0", |
104 | 104 | "unstorage": "^1.14.4",
|
105 |
| - "valibot": "^1.0.0-beta.15" |
| 105 | + "valibot": "^1.0.0-rc.0" |
106 | 106 | },
|
107 | 107 | "devDependencies": {
|
108 | 108 | "@nuxt/devtools-kit": "^2.0.0",
|
109 | 109 | "@nuxt/devtools-ui-kit": "^2.0.0",
|
110 |
| - "@nuxt/eslint-config": "^1.0.0", |
| 110 | + "@nuxt/eslint-config": "^1.0.1", |
111 | 111 | "@nuxt/module-builder": "^0.8.4",
|
112 | 112 | "@nuxt/test-utils": "3.15.4",
|
113 | 113 | "@types/semver": "^7.5.8",
|
114 |
| - "@typescript-eslint/typescript-estree": "^8.23.0", |
| 114 | + "@typescript-eslint/typescript-estree": "^8.24.0", |
115 | 115 | "@unhead/schema": "^1.11.18",
|
116 | 116 | "acorn-loose": "^8.4.0",
|
117 |
| - "bumpp": "^10.0.2", |
| 117 | + "bumpp": "^10.0.3", |
118 | 118 | "changelogen": "^0.5.7",
|
119 | 119 | "eslint": "9.19.0",
|
120 | 120 | "eslint-plugin-n": "^17.15.1",
|
121 |
| - "happy-dom": "^17.0.0", |
| 121 | + "happy-dom": "^17.1.0", |
122 | 122 | "knitwork": "^1.2.0",
|
123 | 123 | "nuxt": "catalog:",
|
124 | 124 | "playwright-core": "^1.50.1",
|
|
0 commit comments