Skip to content

Commit 2b0718c

Browse files
authored
chore: update dependencies (#32)
1 parent ebf2c1a commit 2b0718c

File tree

2 files changed

+1274
-1737
lines changed

2 files changed

+1274
-1737
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,23 +56,23 @@
5656
"@capacitor/cli": "^4.0.1",
5757
"@capacitor/core": "^4.0.1",
5858
"@ionic/cli": "^6.20.1",
59-
"@ionic/vue": "^6.2.1",
60-
"@ionic/vue-router": "^6.2.1",
59+
"@ionic/vue": "^6.2.2",
60+
"@ionic/vue-router": "^6.2.2",
6161
"@kevinmarrec/nuxt-pwa": "^0.4.2",
62-
"@nuxt/kit": "^3.0.0-rc.6",
62+
"@nuxt/kit": "^3.0.0-rc.7",
6363
"ionicons": "^6.0.2",
64-
"pathe": "^0.3.3",
64+
"pathe": "^0.3.4",
6565
"pkg-types": "^0.3.3",
6666
"ufo": "^0.8.5",
67-
"unimport": "^0.6.5"
67+
"unimport": "^0.6.7"
6868
},
6969
"devDependencies": {
7070
"@nuxt/module-builder": "^0.1.7",
71-
"@nuxt/schema": "3.0.0-rc.6",
72-
"@nuxt/test-utils": "3.0.0-rc.6",
71+
"@nuxt/schema": "^3.0.0-rc.7",
72+
"@nuxt/test-utils": "^3.0.0-rc.7",
7373
"@nuxtjs/eslint-config-typescript": "^10.0.0",
7474
"@release-it/conventional-changelog": "^5.0.0",
75-
"@types/node": "^18.6.3",
75+
"@types/node": "^18.7.1",
7676
"c8": "^7.12.0",
7777
"conventional-changelog-conventionalcommits": "^5.0.0",
7878
"eslint": "^8.21.0",
@@ -84,9 +84,9 @@
8484
"nuxt": "^3.0.0-rc.6",
8585
"pinst": "^3.0.0",
8686
"prettier": "^2.7.1",
87-
"release-it": "^15.2.0",
87+
"release-it": "^15.3.0",
8888
"typescript": "^4.7.4",
89-
"vitest": "^0.20.3",
89+
"vitest": "^0.21.1",
9090
"vue": "^3.2.37"
9191
},
9292
"resolutions": {

0 commit comments

Comments
 (0)