Skip to content

Commit 54cf71d

Browse files
committed
chore: update non-nuxt dependencies
1 parent 9ac6750 commit 54cf71d

File tree

2 files changed

+732
-938
lines changed

2 files changed

+732
-938
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,25 @@
5454
"postpublish": "pinst --enable"
5555
},
5656
"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",
6262
"@kevinmarrec/nuxt-pwa": "^0.17.0",
6363
"@nuxt/kit": "^3.1.0",
64-
"ionicons": "^7.2.1",
64+
"ionicons": "^7.2.2",
6565
"pathe": "^1.1.1",
6666
"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"
6969
},
7070
"devDependencies": {
7171
"@nuxt/eslint-config": "0.2.0",
7272
"@nuxt/module-builder": "0.4.0",
7373
"@nuxt/schema": "3.6.5",
7474
"@nuxt/test-utils": "3.6.5",
75-
"@types/node": "20.10.6",
75+
"@types/node": "20.10.7",
7676
"@vitest/coverage-v8": "1.1.3",
7777
"bumpp": "9.2.1",
7878
"eslint": "8.56.0",
@@ -83,17 +83,17 @@
8383
"lint-staged": "15.2.0",
8484
"nuxt": "3.6.5",
8585
"pinst": "3.0.0",
86-
"playwright": "1.37.1",
86+
"playwright": "1.40.1",
8787
"prettier": "3.1.1",
88-
"typescript": "5.1.6",
88+
"typescript": "5.3.3",
8989
"vitest": "1.1.3",
90-
"vue": "3.3.4"
90+
"vue": "3.4.7"
9191
},
9292
"resolutions": {
93-
"@nuxtjs/ionic": "link:.",
9493
"@nuxt/kit": "3.6.5",
9594
"@nuxt/schema": "3.6.5",
96-
"consola": "^3.0.0"
95+
"@nuxtjs/ionic": "link:.",
96+
"consola": "^3.2.3"
9797
},
98-
"packageManager": "pnpm@8.9.2"
98+
"packageManager": "pnpm@8.14.0"
9999
}

0 commit comments

Comments
 (0)