Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
曹佳豪 committed Nov 28, 2023
2 parents e6cd930 + 68e062d commit 8ee5adf
Show file tree
Hide file tree
Showing 5 changed files with 510 additions and 358 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,32 +26,32 @@
"type-check": "^0.4.0",
"uid": "^2.0.2",
"unified": "^10.1.2",
"vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue": "^3.3.9",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.8",
"@iconify-json/carbon": "^1.1.21",
"@iconify-json/devicon-plain": "^1.1.19",
"@iconify-json/carbon": "^1.1.22",
"@iconify-json/devicon-plain": "^1.1.25",
"@iconify-json/svg-spinners": "^1.1.2",
"@intlify/unplugin-vue-i18n": "^0.11.0",
"@mapbox/rehype-prism": "^0.8.0",
"@rushstack/eslint-patch": "^1.5.1",
"@rushstack/eslint-patch": "^1.6.0",
"@tsconfig/node18": "^2.0.1",
"@types/axios": "^0.14.0",
"@types/highlight.js": "^10.1.0",
"@types/html2canvas": "^1.0.0",
"@types/mapbox__rehype-prism": "^0.8.3",
"@types/node": "^18.18.9",
"@types/node": "^18.18.13",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue": "^4.5.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/tsconfig": "^0.4.0",
"@vueuse/core": "^10.6.0",
"axios": "^1.6.1",
"eslint": "^8.53.0",
"@vueuse/core": "^10.6.1",
"axios": "^1.6.2",
"eslint": "^8.54.0",
"eslint-plugin-vue": "^9.18.1",
"highlight.js": "^11.9.0",
"html2canvas": "^1.4.1",
Expand Down
Loading

1 comment on commit 8ee5adf

@vercel
Copy link

@vercel vercel bot commented on 8ee5adf Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.