chore(deps): add lodash types

This commit is contained in:
Benjamin Canac
2021-11-26 16:28:15 +01:00
parent b3e7bc53ad
commit 07b767c1d2
2 changed files with 6 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/eslint-config-typescript": "7.0.2", "@nuxtjs/eslint-config-typescript": "7.0.2",
"@types/lodash": "^4.14.177",
"@vueuse/components": "^7.1.1", "@vueuse/components": "^7.1.1",
"@vueuse/core": "^7.1.1", "@vueuse/core": "^7.1.1",
"eslint": "8.3.0", "eslint": "8.3.0",

View File

@@ -771,6 +771,11 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/lodash@^4.14.177":
version "4.14.177"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
"@types/node@*": "@types/node@*":
version "16.11.9" version "16.11.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.9.tgz#879be3ad7af29f4c1a5c433421bf99fab7047185" resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.9.tgz#879be3ad7af29f4c1a5c433421bf99fab7047185"