|
65 | 65 | "unimport": "^4.1.2" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@ionic/core": "8.4.3", |
| 68 | + "@ionic/core": "8.5.1", |
69 | 69 | "@nuxt/eslint-config": "1.2.0", |
70 | 70 | "@nuxt/module-builder": "1.0.0-alpha.1", |
71 | 71 | "@nuxt/schema": "3.16.1", |
72 | 72 | "@nuxt/test-utils": "3.17.2", |
73 | | - "@types/node": "22.13.5", |
| 73 | + "@types/node": "22.13.10", |
74 | 74 | "@vitest/coverage-v8": "3.0.9", |
75 | 75 | "@vue/test-utils": "2.4.6", |
76 | | - "bumpp": "10.0.3", |
| 76 | + "bumpp": "10.1.0", |
77 | 77 | "eslint": "9.22.0", |
78 | | - "expect-type": "1.1.0", |
| 78 | + "expect-type": "1.2.0", |
79 | 79 | "happy-dom": "17.4.4", |
80 | 80 | "husky": "9.1.7", |
81 | | - "lint-staged": "15.4.3", |
| 81 | + "lint-staged": "15.5.0", |
82 | 82 | "nuxt": "3.16.1", |
83 | | - "playwright-core": "1.50.1", |
| 83 | + "playwright-core": "1.51.1", |
84 | 84 | "simple-git-hooks": "2.11.1", |
85 | | - "typescript": "5.7.3", |
86 | | - "unbuild": "3.3.1", |
| 85 | + "typescript": "5.8.2", |
| 86 | + "unbuild": "3.5.0", |
87 | 87 | "unhead": "2.0.0-rc.13", |
88 | 88 | "vitest": "3.0.9", |
89 | 89 | "vue": "3.5.13", |
90 | | - "vue-tsc": "2.2.4" |
| 90 | + "vue-tsc": "2.2.8" |
91 | 91 | }, |
92 | 92 | "lint-staged": { |
93 | 93 | "*.{md,js,ts,mjs,cjs,json,.*rc}": [ |
|
105 | 105 | "consola": "^3.4.0", |
106 | 106 | "nuxt-component-meta": ">=0.10.0" |
107 | 107 | }, |
108 | | - "packageManager": "pnpm@10.4.1" |
| 108 | + "packageManager": "pnpm@10.6.5" |
109 | 109 | } |
0 commit comments