|
2 | 2 | "name": "@nuxt/scripts",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.11.2",
|
5 |
| - "packageManager": "[email protected].2", |
| 5 | + "packageManager": "[email protected].5", |
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",
|
|
91 | 91 | "dependencies": {
|
92 | 92 | "@nuxt/kit": "catalog:",
|
93 | 93 | "@vueuse/core": "^13.0.0",
|
94 |
| - "consola": "^3.4.0", |
| 94 | + "consola": "^3.4.2", |
95 | 95 | "defu": "^6.1.4",
|
96 | 96 | "h3": "^1.15.1",
|
97 | 97 | "magic-string": "^0.30.17",
|
|
102 | 102 | "sirv": "^3.0.1",
|
103 | 103 | "std-env": "^3.8.1",
|
104 | 104 | "ufo": "^1.5.4",
|
105 |
| - "unplugin": "^2.2.0", |
| 105 | + "unplugin": "^2.2.2", |
106 | 106 | "unstorage": "^1.15.0",
|
107 |
| - "valibot": "^1.0.0-rc.4" |
| 107 | + "valibot": "^1.0.0" |
108 | 108 | },
|
109 | 109 | "devDependencies": {
|
110 |
| - "@nuxt/devtools-kit": "^2.3.0", |
111 |
| - "@nuxt/devtools-ui-kit": "^2.3.0", |
| 110 | + "@nuxt/devtools-kit": "^2.3.1", |
| 111 | + "@nuxt/devtools-ui-kit": "^2.3.1", |
112 | 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 |
| - "@typescript-eslint/typescript-estree": "^8.26.1", |
| 117 | + "@typescript-eslint/typescript-estree": "^8.28.0", |
118 | 118 | "acorn-loose": "^8.4.0",
|
119 | 119 | "bumpp": "^10.1.0",
|
120 | 120 | "changelogen": "^0.6.1",
|
121 |
| - "eslint": "9.21.0", |
| 121 | + "eslint": "9.23.0", |
122 | 122 | "eslint-plugin-n": "^17.16.2",
|
123 | 123 | "happy-dom": "^17.4.4",
|
124 | 124 | "knitwork": "^1.2.0",
|
125 | 125 | "nuxt": "catalog:",
|
126 |
| - "playwright-core": "^1.51.0", |
| 126 | + "playwright-core": "^1.51.1", |
127 | 127 | "shiki": "2.5.0",
|
128 | 128 | "typescript": "5.8.2",
|
129 |
| - "vitest": "^3.0.8", |
| 129 | + "vitest": "^3.0.9", |
130 | 130 | "vue": "^3.5.13",
|
131 | 131 | "vue-router": "^4.5.0",
|
132 | 132 | "vue-tsc": "^2.2.8"
|
|
0 commit comments