Skip to content

Commit 288ac0c

Browse files
committed
core: add lodash deps
1 parent b107245 commit 288ac0c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: packages/@vuepress/theme-default/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@vuepress/plugin-nprogress": "^1.0.3",
3535
"@vuepress/plugin-search": "^1.0.3",
3636
"docsearch.js": "^2.5.2",
37+
"lodash": "^4.17.15",
3738
"stylus": "^0.54.5",
3839
"stylus-loader": "^3.0.2",
3940
"vuepress-plugin-container": "^2.0.0"

Diff for: yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7316,7 +7316,7 @@ lodash.uniq@^4.5.0:
73167316
version "4.5.0"
73177317
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
73187318

7319-
lodash@^4.0.0, lodash@^4.11.2, lodash@^4.17.12:
7319+
lodash@^4.0.0, lodash@^4.11.2, lodash@^4.17.12, lodash@^4.17.15:
73207320
version "4.17.15"
73217321
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
73227322

0 commit comments

Comments
 (0)