Skip to content

Commit 66dd89d

Browse files
committed
chore: bump all minor/patch deps
1 parent ac2fa5e commit 66dd89d

File tree

4 files changed

+615
-1103
lines changed

4 files changed

+615
-1103
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"devDependencies": {
1212
"@nuxt-themes/docus": "1.12.3",
1313
"@nuxtjs/plausible": "0.2.1",
14-
"nuxt": "3.5.3"
14+
"nuxt": "3.6.0"
1515
}
1616
}

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,25 +53,25 @@
5353
"postpublish": "pinst --enable"
5454
},
5555
"dependencies": {
56-
"@capacitor/cli": "^5.0.0",
57-
"@capacitor/core": "^5.0.0",
58-
"@ionic/cli": "^7.0.0",
59-
"@ionic/vue": "^7.0.0",
60-
"@ionic/vue-router": "^7.0.0",
56+
"@capacitor/cli": "^5.0.4",
57+
"@capacitor/core": "^5.0.4",
58+
"@ionic/cli": "^7.0.1",
59+
"@ionic/vue": "^7.0.1",
60+
"@ionic/vue-router": "^7.0.1",
6161
"@kevinmarrec/nuxt-pwa": "^0.17.0",
6262
"@nuxt/kit": "^3.1.0",
6363
"ionicons": "^7.0.0",
64-
"pathe": "^1.0.0",
65-
"pkg-types": "^1.0.1",
66-
"ufo": "^1.0.0",
67-
"unimport": "^3.0.0"
64+
"pathe": "^1.1.1",
65+
"pkg-types": "^1.0.3",
66+
"ufo": "^1.1.2",
67+
"unimport": "^3.0.8"
6868
},
6969
"devDependencies": {
7070
"@nuxt/module-builder": "0.4.0",
7171
"@nuxt/schema": "3.6.0",
7272
"@nuxt/test-utils": "3.6.0",
7373
"@nuxtjs/eslint-config-typescript": "12.0.0",
74-
"@types/node": "18.16.18",
74+
"@types/node": "20.3.1",
7575
"@vitest/coverage-v8": "0.32.2",
7676
"bumpp": "9.1.1",
7777
"eslint": "8.43.0",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@capacitor/camera": "5.0.4",
1212
"@capacitor/filesystem": "5.0.4",
1313
"@capacitor/storage": "1.2.5",
14-
"nuxt": "3.5.3",
15-
"@nuxtjs/ionic": "latest"
14+
"@nuxtjs/ionic": "latest",
15+
"nuxt": "3.6.0"
1616
}
1717
}

0 commit comments

Comments
 (0)