feat: 修改布局样式,引入lodash-es

This commit is contained in:
2025-06-28 21:57:55 +08:00
parent 69eed7463f
commit e686194acf
9 changed files with 83 additions and 16 deletions

View File

@@ -15,6 +15,7 @@
"@vueuse/core": "^13.4.0",
"axios": "^1.10.0",
"highlight.js": "^11.11.1",
"lodash-es": "^4.17.21",
"markdown-it": "^14.1.0",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.3.0",
@@ -27,6 +28,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^4.16.1",
"@types/lodash-es": "^4.17.12",
"@types/markdown-it": "^14.1.2",
"@types/node": "^24.0.4",
"@vitejs/plugin-vue": "^6.0.0",