feat: add lodash-es

This commit is contained in:
Dogtiti
2024-08-01 23:54:14 +08:00
parent dfc36e5210
commit a17df037af
3 changed files with 14 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
"fuse.js": "^7.0.0",
"heic2any": "^0.0.4",
"html-to-image": "^1.11.11",
"lodash-es": "^4.17.21",
"mermaid": "^10.6.1",
"nanoid": "^5.0.3",
"next": "^14.1.1",
@@ -48,6 +49,7 @@
},
"devDependencies": {
"@tauri-apps/cli": "1.5.11",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.30",
"@types/react": "^18.2.70",
"@types/react-dom": "^18.2.7",