mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(deps): update dependency @types/lodash to ^4.17.0 (#12757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
28a1bae059
commit
a0e4069969
@ -40,7 +40,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/fs-extra": "^11.0.4",
|
"@types/fs-extra": "^11.0.4",
|
||||||
"@types/less": "^3.0.6",
|
"@types/less": "^3.0.6",
|
||||||
"@types/lodash": "^4.14.191",
|
"@types/lodash": "^4.17.0",
|
||||||
"@types/markdown-it": "^13.0.7",
|
"@types/markdown-it": "^13.0.7",
|
||||||
"rimraf": "^5.0.5",
|
"rimraf": "^5.0.5",
|
||||||
"vue": "^3.4.21"
|
"vue": "^3.4.21"
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -267,8 +267,8 @@ importers:
|
|||||||
specifier: ^3.0.6
|
specifier: ^3.0.6
|
||||||
version: 3.0.6
|
version: 3.0.6
|
||||||
'@types/lodash':
|
'@types/lodash':
|
||||||
specifier: ^4.14.191
|
specifier: ^4.17.0
|
||||||
version: 4.14.202
|
version: 4.17.0
|
||||||
'@types/markdown-it':
|
'@types/markdown-it':
|
||||||
specifier: ^13.0.7
|
specifier: ^13.0.7
|
||||||
version: 13.0.7
|
version: 13.0.7
|
||||||
@ -1715,8 +1715,8 @@ packages:
|
|||||||
/@types/linkify-it@3.0.5:
|
/@types/linkify-it@3.0.5:
|
||||||
resolution: {integrity: sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw==}
|
resolution: {integrity: sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw==}
|
||||||
|
|
||||||
/@types/lodash@4.14.202:
|
/@types/lodash@4.17.0:
|
||||||
resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==}
|
resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/markdown-it@13.0.7:
|
/@types/markdown-it@13.0.7:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user