Skip to content

Commit

Permalink
更新 依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
MagmaBlock committed Jan 12, 2024
1 parent fae197a commit aaae4fe
Show file tree
Hide file tree
Showing 2 changed files with 899 additions and 745 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,37 @@
"preview": "vite preview --port 4173"
},
"dependencies": {
"@vueuse/core": "^10.5.0",
"@vueuse/core": "^10.7.1",
"animate.css": "^4.1.1",
"artplayer": "^5.0.9",
"axios": "^1.5.1",
"artplayer": "^5.1.1",
"axios": "^1.6.5",
"can-autoplay": "^3.0.2",
"dayjs": "^1.11.10",
"github-markdown-css": "^5.3.0",
"github-markdown-css": "^5.5.0",
"marked": "^5.1.2",
"moment": "^2.30.1",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"ua-parser-js": "^1.0.36",
"vue": "^3.3.6",
"pinia-plugin-persistedstate": "^3.2.1",
"ua-parser-js": "^1.0.37",
"vue": "^3.4.10",
"vue-router": "^4.2.5",
"vue3-lazyload": "^0.3.8"
},
"devDependencies": {
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.10",
"@vicons/material": "^0.12.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.16",
"gravatar": "^1.8.2",
"naive-ui": "^2.35.0",
"postcss": "^8.4.31",
"naive-ui": "^2.37.3",
"postcss": "^8.4.33",
"postcss-import": "^15.1.0",
"rollup-plugin-visualizer": "^5.9.2",
"tailwindcss": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"tailwindcss": "^3.4.1",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.5"
"vite": "^4.5.1",
"vite-plugin-pwa": "^0.16.7"
},
"description": "熔岩番剧库的前端 V2,完全重写,高性能的单页面应用。",
"main": "src/main.js",
Expand Down
Loading

0 comments on commit aaae4fe

Please sign in to comment.