Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mecha-cat committed Jun 14, 2024
1 parent 03aef40 commit 04bf5f8
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 128 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
"capacitor:sync:before": "yarn run build"
},
"dependencies": {
"@capacitor/android": "^6.0.0",
"@capacitor/android": "^6.1.0",
"@capacitor/app": "^6.0.0",
"@capacitor/core": "^6.0.0",
"@ionic/vue": "^8.1.0",
"@ionic/vue-router": "^8.1.0",
"@capacitor/core": "^6.1.0",
"@ionic/vue": "^8.2.2",
"@ionic/vue-router": "^8.2.2",
"@material-design-icons/svg": "^0.14.13",
"@material/material-color-utilities": "^0.2.7",
"@msgpack/msgpack": "^3.0.0-beta2",
"@vueuse/rxjs": "^10.9.0",
"@vueuse/rxjs": "^10.11.0",
"dayjs": "^1.11.11",
"dexie": "^4.0.4",
"i18next": "^23.11.3",
"dexie": "^4.0.7",
"i18next": "^23.11.5",
"i18next-vue": "^4.0.0",
"rehype-stringify": "^10.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"rxjs": "^7.8.1",
"typeson": "^9.0.3",
"typeson-registry": "^9.2.1",
"typeson-registry": "^10.0.0",
"unified": "^11.0.4",
"vue": "^3.4.26",
"vue-router": "^4.3.2"
"vue": "^3.4.29",
"vue-router": "^4.3.3"
},
"devDependencies": {
"@capacitor/cli": "^6.0.0",
Expand Down
Loading

0 comments on commit 04bf5f8

Please sign in to comment.