|
52 | 52 | "postpublish": "pinst --enable" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@capacitor/cli": "^5.6.0", |
56 | | - "@capacitor/core": "^5.6.0", |
| 55 | + "@capacitor/cli": "^5.7.4", |
| 56 | + "@capacitor/core": "^5.7.4", |
57 | 57 | "@ionic/cli": "^7.2.0", |
58 | | - "@ionic/vue": "^7.6.3", |
59 | | - "@ionic/vue-router": "^7.6.3", |
| 58 | + "@ionic/vue": "^7.8.4", |
| 59 | + "@ionic/vue-router": "^7.8.4", |
60 | 60 | "@kevinmarrec/nuxt-pwa": "^0.17.0", |
61 | 61 | "@nuxt/kit": "^3.9.1", |
62 | | - "ionicons": "^7.2.2", |
63 | | - "pathe": "^1.1.1", |
| 62 | + "ionicons": "^7.3.1", |
| 63 | + "pathe": "^1.1.2", |
64 | 64 | "pkg-types": "^1.0.3", |
65 | | - "ufo": "^1.3.2", |
| 65 | + "ufo": "^1.5.3", |
66 | 66 | "unimport": "^3.7.1" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | 69 | "@nuxt/eslint-config": "0.3.5", |
70 | 70 | "@nuxt/module-builder": "0.5.5", |
71 | 71 | "@nuxt/schema": "3.9.1", |
72 | 72 | "@nuxt/test-utils": "3.9.0", |
73 | | - "@types/node": "20.11.30", |
74 | | - "@vitest/coverage-v8": "1.1.3", |
| 73 | + "@types/node": "20.12.7", |
| 74 | + "@vitest/coverage-v8": "1.4.0", |
75 | 75 | "bumpp": "9.4.0", |
76 | 76 | "eslint": "9.0.0", |
77 | | - "expect-type": "0.17.3", |
| 77 | + "expect-type": "0.19.0", |
78 | 78 | "husky": "9.0.11", |
79 | 79 | "lint-staged": "15.2.2", |
80 | 80 | "nuxt": "3.9.1", |
81 | 81 | "pinst": "3.0.0", |
82 | | - "playwright": "1.40.1", |
83 | | - "typescript": "5.3.3", |
84 | | - "vitest": "1.1.3", |
85 | | - "vue": "3.4.7", |
86 | | - "vue-tsc": "1.8.27" |
| 82 | + "playwright": "1.43.0", |
| 83 | + "typescript": "5.4.5", |
| 84 | + "vitest": "1.4.0", |
| 85 | + "vue": "3.4.21", |
| 86 | + "vue-tsc": "2.0.12" |
87 | 87 | }, |
88 | 88 | "resolutions": { |
89 | 89 | "@nuxt/kit": "3.9.1", |
90 | 90 | "@nuxt/schema": "3.9.1", |
91 | 91 | "@nuxtjs/ionic": "link:.", |
92 | 92 | "consola": "^3.2.3" |
93 | 93 | }, |
94 | | - "packageManager": "pnpm@8.14.1" |
| 94 | + "packageManager": "pnpm@8.15.6" |
95 | 95 | } |
0 commit comments