Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan committed Nov 24, 2024
1 parent 1b6f00f commit f06dc16
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 410 deletions.
11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,11 @@
"dependencies": {
"@highlightjs/vue-plugin": "^2.1.0",
"@mdi/font": "7.4.47",
"@mdit/plugin-katex": "^0.13.1",
"@mdit/plugin-sub": "^0.13.1",
"@mdit/plugin-sup": "^0.13.1",
"@primevue/themes": "^4.0.0",
"@unhead/vue": "^1.11.11",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"@waline/client": "^3.3.0",
"@vue/eslint-config-typescript": "^14.1.3",
"algoliasearch": "^5.4.1",
"axios": "^1.7.2",
"compressorjs": "^1.2.1",
Expand All @@ -33,7 +30,6 @@
"jwt-decode": "^4.0.0",
"markdown-it": "^14.1.0",
"markdown-it-emoji": "^3.0.0",
"markdown-it-mathjax": "^2.0.0",
"prettydiff": "^101.2.6",
"primevue": "^4.0.0",
"qrcode": "^1.5.4",
Expand All @@ -42,9 +38,7 @@
"ua-parser-js": "^1.0.39",
"vue": "^3.4.31",
"vue-instantsearch": "^4.19.4",
"vue-meta": "3.0.0-alpha.2",
"vuetify": "^3.6.11",
"vuetify-dialog": "^2.0.17"
"vuetify": "^3.6.11"
},
"devDependencies": {
"@primevue/auto-import-resolver": "^4.0.0",
Expand All @@ -58,7 +52,6 @@
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-vue": "^9.27.0",
"pinia": "^2.1.7",
"rollup-plugin-copy": "^3.5.0",
"sass": "1.77.6",
"unplugin-auto-import": "^0.17.6",
"unplugin-fonts": "^1.1.1",
Expand Down
Loading

0 comments on commit f06dc16

Please sign in to comment.