|  | 
| 49 | 49 |     "vue": ">=3.3.0" | 
| 50 | 50 |   }, | 
| 51 | 51 |   "dependencies": { | 
| 52 |  | -    "@nuxt/kit": "^3.11.1" | 
|  | 52 | +    "@nuxt/kit": "^3.19.3" | 
| 53 | 53 |   }, | 
| 54 | 54 |   "devDependencies": { | 
| 55 |  | -    "@antfu/eslint-config": "2.10.0", | 
| 56 |  | -    "@nuxt/module-builder": "^0.5.5", | 
| 57 |  | -    "@nuxt/schema": "^3.11.1", | 
| 58 |  | -    "@nuxt/test-utils": "^3.12.0", | 
| 59 |  | -    "@types/node": "^20.11.30", | 
| 60 |  | -    "@vitejs/plugin-vue": "^5.0.4", | 
| 61 |  | -    "@vitest/coverage-v8": "^1.4.0", | 
| 62 |  | -    "bumpp": "^9.4.0", | 
| 63 |  | -    "eslint": "^8.57.0", | 
|  | 55 | +    "@antfu/eslint-config": "2.27.3", | 
|  | 56 | +    "@nuxt/module-builder": "^0.8.4", | 
|  | 57 | +    "@nuxt/schema": "^3.19.3", | 
|  | 58 | +    "@nuxt/test-utils": "^3.19.2", | 
|  | 59 | +    "@types/node": "^20.19.23", | 
|  | 60 | +    "@vitejs/plugin-vue": "^5.2.4", | 
|  | 61 | +    "@vitest/coverage-v8": "^1.6.1", | 
|  | 62 | +    "bumpp": "^9.11.1", | 
|  | 63 | +    "eslint": "^8.57.1", | 
| 64 | 64 |     "happy-dom": "^14.3.8", | 
| 65 | 65 |     "json-summary": "^1.3.0", | 
| 66 |  | -    "lint-staged": "^15.2.2", | 
| 67 |  | -    "playwright-core": "^1.42.1", | 
| 68 |  | -    "simple-git-hooks": "^2.11.1", | 
| 69 |  | -    "typescript": "^5.4.3", | 
|  | 66 | +    "lint-staged": "^15.5.2", | 
|  | 67 | +    "playwright-core": "^1.56.1", | 
|  | 68 | +    "simple-git-hooks": "^2.13.1", | 
|  | 69 | +    "typescript": "^5.9.3", | 
| 70 | 70 |     "unbuild": "^2.0.0", | 
| 71 |  | -    "unconfig": "^0.3.11", | 
| 72 |  | -    "unplugin-vue-macros": "^2.7.13", | 
|  | 71 | +    "unconfig": "^0.6.1", | 
|  | 72 | +    "unplugin-vue-macros": "^2.14.5", | 
| 73 | 73 |     "vite": "^5.2.6", | 
| 74 | 74 |     "vitest": "^1.4.0", | 
| 75 |  | -    "vue": "^3.4.21" | 
|  | 75 | +    "vue": "^3.5.22" | 
| 76 | 76 |   }, | 
| 77 | 77 |   "simple-git-hooks": { | 
| 78 | 78 |     "pre-commit": "pnpm lint-staged" | 
|  | 
0 commit comments