|
54 | 54 | "postpublish": "pinst --enable" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@capacitor/cli": "^5.5.1", |
58 | | - "@capacitor/core": "^5.5.1", |
59 | | - "@ionic/cli": "^7.1.1", |
60 | | - "@ionic/vue": "^7.5.2", |
61 | | - "@ionic/vue-router": "^7.5.2", |
| 57 | + "@capacitor/cli": "^5.6.0", |
| 58 | + "@capacitor/core": "^5.6.0", |
| 59 | + "@ionic/cli": "^7.2.0", |
| 60 | + "@ionic/vue": "^7.6.3", |
| 61 | + "@ionic/vue-router": "^7.6.3", |
62 | 62 | "@kevinmarrec/nuxt-pwa": "^0.17.0", |
63 | 63 | "@nuxt/kit": "^3.1.0", |
64 | | - "ionicons": "^7.2.1", |
| 64 | + "ionicons": "^7.2.2", |
65 | 65 | "pathe": "^1.1.1", |
66 | 66 | "pkg-types": "^1.0.3", |
67 | | - "ufo": "^1.1.2", |
68 | | - "unimport": "^3.0.8" |
| 67 | + "ufo": "^1.3.2", |
| 68 | + "unimport": "^3.7.1" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@nuxt/eslint-config": "0.2.0", |
72 | 72 | "@nuxt/module-builder": "0.4.0", |
73 | 73 | "@nuxt/schema": "3.6.5", |
74 | 74 | "@nuxt/test-utils": "3.6.5", |
75 | | - "@types/node": "20.10.6", |
| 75 | + "@types/node": "20.10.7", |
76 | 76 | "@vitest/coverage-v8": "1.1.3", |
77 | 77 | "bumpp": "9.2.1", |
78 | 78 | "eslint": "8.56.0", |
|
83 | 83 | "lint-staged": "15.2.0", |
84 | 84 | "nuxt": "3.6.5", |
85 | 85 | "pinst": "3.0.0", |
86 | | - "playwright": "1.37.1", |
| 86 | + "playwright": "1.40.1", |
87 | 87 | "prettier": "3.1.1", |
88 | | - "typescript": "5.1.6", |
| 88 | + "typescript": "5.3.3", |
89 | 89 | "vitest": "1.1.3", |
90 | | - "vue": "3.3.4" |
| 90 | + "vue": "3.4.7" |
91 | 91 | }, |
92 | 92 | "resolutions": { |
93 | | - "@nuxtjs/ionic": "link:.", |
94 | 93 | "@nuxt/kit": "3.6.5", |
95 | 94 | "@nuxt/schema": "3.6.5", |
96 | | - "consola": "^3.0.0" |
| 95 | + "@nuxtjs/ionic": "link:.", |
| 96 | + "consola": "^3.2.3" |
97 | 97 | }, |
98 | | - "packageManager": "pnpm@8.9.2" |
| 98 | + "packageManager": "pnpm@8.14.0" |
99 | 99 | } |
0 commit comments