mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 09:50:33 +01:00
chore: use lodash-es
This commit is contained in:
@@ -30,12 +30,12 @@
|
||||
"@unocss/nuxt": "^0.12.9",
|
||||
"defu": "^5.0.0",
|
||||
"gradient-avatar": "^1.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
"pathe": "^0.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/eslint-config-typescript": "7.0.2",
|
||||
"@types/lodash": "^4.14.177",
|
||||
"@types/lodash-es": "^4.17.5",
|
||||
"@vueuse/components": "^7.1.1",
|
||||
"@vueuse/core": "^7.1.1",
|
||||
"eslint": "8.3.0",
|
||||
|
||||
Reference in New Issue
Block a user