|
56 | 56 | "@capacitor/cli": "^4.1.0", |
57 | 57 | "@capacitor/core": "^4.1.0", |
58 | 58 | "@ionic/cli": "^6.20.1", |
59 | | - "@ionic/vue": "^6.2.5", |
60 | | - "@ionic/vue-router": "^6.2.5", |
| 59 | + "@ionic/vue": "^6.2.6", |
| 60 | + "@ionic/vue-router": "^6.2.6", |
61 | 61 | "@kevinmarrec/nuxt-pwa": "^0.4.2", |
62 | 62 | "@nuxt/kit": "^3.0.0-rc.8", |
63 | 63 | "ionicons": "^6.0.3", |
64 | | - "pathe": "^0.3.5", |
65 | | - "pkg-types": "^0.3.4", |
| 64 | + "pathe": "^0.3.7", |
| 65 | + "pkg-types": "^0.3.5", |
66 | 66 | "ufo": "^0.8.5", |
67 | 67 | "unimport": "^0.6.7" |
68 | 68 | }, |
|
72 | 72 | "@nuxt/test-utils": "3.0.0-rc.8", |
73 | 73 | "@nuxtjs/eslint-config-typescript": "^11.0.0", |
74 | 74 | "@release-it/conventional-changelog": "^5.1.0", |
75 | | - "@types/node": "^18.7.14", |
76 | | - "@vitest/coverage-c8": "^0.23.0", |
| 75 | + "@types/node": "^18.7.16", |
| 76 | + "@vitest/coverage-c8": "^0.23.1", |
77 | 77 | "c8": "^7.12.0", |
78 | 78 | "conventional-changelog-conventionalcommits": "^5.0.0", |
79 | 79 | "eslint": "^8.23.0", |
80 | 80 | "eslint-config-prettier": "^8.5.0", |
81 | 81 | "eslint-plugin-prettier": "^4.2.1", |
82 | | - "expect-type": "^0.13.0", |
| 82 | + "expect-type": "^0.14.2", |
83 | 83 | "husky": "^8.0.1", |
84 | 84 | "lint-staged": "^13.0.3", |
85 | 85 | "nuxt": "^3.0.0-rc.8", |
86 | 86 | "pinst": "^3.0.0", |
87 | 87 | "prettier": "^2.7.1", |
88 | 88 | "release-it": "^15.4.1", |
89 | 89 | "typescript": "^4.8.2", |
90 | | - "vitest": "^0.23.0", |
| 90 | + "vitest": "^0.23.1", |
91 | 91 | "vue": "^3.2.38" |
92 | 92 | }, |
93 | 93 | "resolutions": { |
|
0 commit comments