|
56 | 56 | "@capacitor/cli": "^6.0.0", |
57 | 57 | "@capacitor/core": "^6.0.0", |
58 | 58 | "@ionic/cli": "^7.2.0", |
59 | | - "@ionic/vue": "^8.1.2", |
60 | | - "@ionic/vue-router": "^8.1.2", |
61 | | - "@nuxt/kit": "^3.11.2", |
62 | | - "@unhead/vue": "^1.9.10", |
| 59 | + "@ionic/vue": "^8.2.5", |
| 60 | + "@ionic/vue-router": "^8.2.5", |
| 61 | + "@nuxt/kit": "^3.12.3", |
| 62 | + "@unhead/vue": "^1.9.16", |
63 | 63 | "ionicons": "^7.3.1", |
64 | 64 | "pathe": "^1.1.2", |
65 | 65 | "pkg-types": "^1.0.3", |
|
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@nuxt/eslint-config": "0.3.13", |
71 | | - "@nuxt/module-builder": "0.6.0", |
72 | | - "@nuxt/schema": "3.11.2", |
| 71 | + "@nuxt/module-builder": "0.8.1", |
| 72 | + "@nuxt/schema": "3.12.3", |
73 | 73 | "@nuxt/test-utils": "3.13.1", |
74 | 74 | "@types/node": "20.12.12", |
75 | 75 | "@vitest/coverage-v8": "1.4.0", |
76 | 76 | "@vue/test-utils": "2.4.6", |
77 | 77 | "bumpp": "9.4.1", |
78 | 78 | "eslint": "9.0.0", |
79 | 79 | "expect-type": "0.19.0", |
80 | | - "happy-dom": "^14.11.0", |
| 80 | + "happy-dom": "14.11.0", |
81 | 81 | "husky": "9.0.11", |
82 | 82 | "lint-staged": "15.2.7", |
83 | | - "nuxt": "3.11.2", |
| 83 | + "nuxt": "3.12.3", |
84 | 84 | "playwright-core": "1.44.1", |
85 | 85 | "typescript": "5.4.5", |
86 | | - "unbuild": "^2.0.0", |
87 | | - "unhead": "^1.9.14", |
| 86 | + "unbuild": "2.0.0", |
| 87 | + "unhead": "1.9.16", |
88 | 88 | "vitest": "1.4.0", |
89 | | - "vue": "3.4.27", |
| 89 | + "vue": "3.4.31", |
90 | 90 | "vue-tsc": "2.0.26" |
91 | 91 | }, |
92 | 92 | "resolutions": { |
| 93 | + "nuxt-component-meta": ">0.5.4", |
93 | 94 | "@nuxt/content": "2.12.1", |
94 | | - "@nuxt/kit": "3.11.2", |
95 | | - "@nuxt/schema": "3.11.2", |
| 95 | + "@nuxt/kit": "3.12.3", |
| 96 | + "@nuxt/schema": "3.12.3", |
96 | 97 | "@nuxtjs/ionic": "link:.", |
97 | 98 | "consola": "^3.2.3" |
98 | 99 | }, |
|
0 commit comments