Skip to content

Commit ca053dc

Browse files
authored
chore: bump other dependencies (#590)
1 parent c54e02c commit ca053dc

File tree

2 files changed

+561
-585
lines changed

2 files changed

+561
-585
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -53,49 +53,49 @@
5353
"test:types": "tsc --noEmit"
5454
},
5555
"dependencies": {
56-
"@capacitor/cli": "^6.0.0",
57-
"@capacitor/core": "^6.0.0",
56+
"@capacitor/cli": "^6.1.0",
57+
"@capacitor/core": "^6.1.0",
5858
"@ionic/cli": "^7.2.0",
5959
"@ionic/vue": "^8.2.5",
6060
"@ionic/vue-router": "^8.2.5",
6161
"@nuxt/kit": "^3.12.3",
6262
"@unhead/vue": "^1.9.16",
63-
"ionicons": "^7.3.1",
63+
"ionicons": "^7.4.0",
6464
"pathe": "^1.1.2",
65-
"pkg-types": "^1.0.3",
65+
"pkg-types": "^1.1.3",
6666
"ufo": "^1.5.3",
67-
"unimport": "^3.7.1"
67+
"unimport": "^3.7.2"
6868
},
6969
"devDependencies": {
7070
"@nuxt/eslint-config": "0.3.13",
7171
"@nuxt/module-builder": "0.8.1",
7272
"@nuxt/schema": "3.12.3",
7373
"@nuxt/test-utils": "3.13.1",
74-
"@types/node": "20.12.12",
75-
"@vitest/coverage-v8": "1.4.0",
74+
"@types/node": "20.14.10",
75+
"@vitest/coverage-v8": "2.0.3",
7676
"@vue/test-utils": "2.4.6",
7777
"bumpp": "9.4.1",
78-
"eslint": "9.0.0",
78+
"eslint": "9.7.0",
7979
"expect-type": "0.19.0",
80-
"happy-dom": "14.11.0",
80+
"happy-dom": "14.12.3",
8181
"husky": "9.0.11",
8282
"lint-staged": "15.2.7",
8383
"nuxt": "3.12.3",
84-
"playwright-core": "1.44.1",
85-
"typescript": "5.4.5",
84+
"playwright-core": "1.45.1",
85+
"typescript": "5.5.3",
8686
"unbuild": "2.0.0",
8787
"unhead": "1.9.16",
88-
"vitest": "1.4.0",
88+
"vitest": "2.0.3",
8989
"vue": "3.4.31",
9090
"vue-tsc": "2.0.26"
9191
},
9292
"resolutions": {
93-
"nuxt-component-meta": ">0.5.4",
9493
"@nuxt/content": "2.12.1",
9594
"@nuxt/kit": "3.12.3",
9695
"@nuxt/schema": "3.12.3",
9796
"@nuxtjs/ionic": "link:.",
98-
"consola": "^3.2.3"
97+
"consola": "^3.2.3",
98+
"nuxt-component-meta": ">=0.7.0"
9999
},
100-
"packageManager": "pnpm@9.0.6"
100+
"packageManager": "pnpm@9.5.0"
101101
}

0 commit comments

Comments
 (0)