Skip to content

Commit 526b731

Browse files
committed
chore(deps): bump all minor dependencies
1 parent d10830a commit 526b731

File tree

2 files changed

+467
-280
lines changed

2 files changed

+467
-280
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@
5353
"test:types": "tsc --noEmit"
5454
},
5555
"dependencies": {
56-
"@capacitor/cli": "^7.0.0",
57-
"@capacitor/core": "^7.0.0",
56+
"@capacitor/cli": "^7.0.1",
57+
"@capacitor/core": "^7.0.1",
5858
"@ionic/cli": "^7.2.0",
59-
"@ionic/vue": "^8.2.6",
60-
"@ionic/vue-router": "^8.2.6",
61-
"@nuxt/kit": "^3.12.4",
62-
"@unhead/vue": "^1.11.18",
59+
"@ionic/vue": "^8.4.3",
60+
"@ionic/vue-router": "^8.4.3",
61+
"@nuxt/kit": "^3.15.4",
62+
"@unhead/vue": "^1.11.19",
6363
"ionicons": "^7.4.0",
64-
"pathe": "^2.0.0",
65-
"pkg-types": "^1.1.3",
64+
"pathe": "^2.0.3",
65+
"pkg-types": "^1.3.1",
6666
"ufo": "^1.5.4",
67-
"unimport": "^4.0.0"
67+
"unimport": "^4.1.2"
6868
},
6969
"devDependencies": {
7070
"@ionic/core": "8.4.3",
@@ -73,20 +73,20 @@
7373
"@nuxt/schema": "3.15.4",
7474
"@nuxt/test-utils": "3.17.0",
7575
"@types/node": "22.13.5",
76-
"@vitest/coverage-v8": "3.0.5",
76+
"@vitest/coverage-v8": "3.0.6",
7777
"@vue/test-utils": "2.4.6",
7878
"bumpp": "10.0.3",
79-
"eslint": "9.20.1",
79+
"eslint": "9.21.0",
8080
"expect-type": "1.1.0",
81-
"happy-dom": "17.1.0",
81+
"happy-dom": "17.1.1",
8282
"husky": "9.1.7",
8383
"lint-staged": "15.4.3",
8484
"nuxt": "3.15.4",
8585
"playwright-core": "1.50.1",
8686
"typescript": "5.7.3",
8787
"unbuild": "3.3.1",
8888
"unhead": "1.11.19",
89-
"vitest": "3.0.5",
89+
"vitest": "3.0.6",
9090
"vue": "3.5.13",
9191
"vue-tsc": "2.2.2"
9292
},
@@ -95,8 +95,8 @@
9595
"@nuxt/kit": "3.15.4",
9696
"@nuxt/schema": "3.15.4",
9797
"@nuxtjs/ionic": "link:.",
98-
"consola": "^3.2.3",
99-
"nuxt-component-meta": ">=0.7.0"
98+
"consola": "^3.4.0",
99+
"nuxt-component-meta": ">=0.10.0"
100100
},
101-
"packageManager": "pnpm@9.15.5"
101+
"packageManager": "pnpm@10.4.1"
102102
}

0 commit comments

Comments
 (0)