Skip to content

Commit

Permalink
docs: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Jun 29, 2023
1 parent 1d2542d commit 8b6d616
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 369 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@
},
"devDependencies": {
"@element-plus/nuxt": "^1.0.5",
"@nuxt/devtools": "^0.6.2",
"@nuxt/devtools": "^0.6.4",
"@nuxt/image": "1.0.0-rc.1",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/i18n": "8.0.0-beta.12",
"@nuxtjs/i18n-edge": "8.0.0-beta.12-28122654.89ddb67",
"@terwer/esbuild-config-custom": "^1.0.12",
"@terwer/eslint-config-custom": "^1.3.6",
"@types/node": "^18.16.18",
"@vueuse/nuxt": "^10.2.0",
"@vueuse/nuxt": "^10.2.1",
"@vueuse/router": "^10.2.1",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-style-plugin": "^1.6.2",
"minimist": "^1.2.8",
"nuxt": "^3.5.3",
"nuxt": "^3.6.1",
"sass": "^1.63.6",
"siyuan": "^0.7.4",
"siyuan": "^0.7.5",
"stylus": "^0.59.0",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
Expand All @@ -48,6 +48,6 @@
"highlight.js": "^11.8.0",
"pinia": "^2.1.4",
"zhi-device": "^2.3.0",
"zhi-siyuan-api": "^1.23.0"
"zhi-siyuan-api": "^1.25.5"
}
}
Loading

0 comments on commit 8b6d616

Please sign in to comment.