build(deps): 📦 upgrade lodash-es from 4.17.21 to 4.17.23
This commit is contained in:
3
package.json
vendored
3
package.json
vendored
@@ -187,7 +187,8 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"lodash": "4.17.23"
|
||||
"lodash": "4.17.23",
|
||||
"lodash-es": "4.17.23"
|
||||
},
|
||||
"ignoredBuiltDependencies": ["@parcel/watcher", "esbuild", "sharp", "tlbs-map-vue", "vue-demi"]
|
||||
}
|
||||
|
||||
23
pnpm-lock.yaml
generated
vendored
23
pnpm-lock.yaml
generated
vendored
@@ -7,6 +7,7 @@ settings:
|
||||
overrides:
|
||||
conventional-changelog-conventionalcommits: 8.0.0
|
||||
lodash: 4.17.23
|
||||
lodash-es: 4.17.23
|
||||
|
||||
importers:
|
||||
|
||||
@@ -3929,8 +3930,8 @@ packages:
|
||||
resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
||||
lodash-es@4.17.21:
|
||||
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
||||
lodash-es@4.17.23:
|
||||
resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==}
|
||||
|
||||
lodash.camelcase@4.3.0:
|
||||
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
|
||||
@@ -5700,12 +5701,12 @@ snapshots:
|
||||
dependencies:
|
||||
'@chevrotain/gast': 11.0.3
|
||||
'@chevrotain/types': 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
'@chevrotain/gast@11.0.3':
|
||||
dependencies:
|
||||
'@chevrotain/types': 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
'@chevrotain/regexp-to-ast@11.0.3': {}
|
||||
|
||||
@@ -6678,7 +6679,7 @@ snapshots:
|
||||
fast-glob: 3.3.3
|
||||
ini: 5.0.0
|
||||
js-yaml: 4.1.1
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
release-it: 19.0.6(@types/node@25.0.0)
|
||||
semver: 7.7.3
|
||||
|
||||
@@ -7735,7 +7736,7 @@ snapshots:
|
||||
chevrotain-allstar@0.3.1(chevrotain@11.0.3):
|
||||
dependencies:
|
||||
chevrotain: 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
chevrotain@11.0.3:
|
||||
dependencies:
|
||||
@@ -7744,7 +7745,7 @@ snapshots:
|
||||
'@chevrotain/regexp-to-ast': 11.0.3
|
||||
'@chevrotain/types': 11.0.3
|
||||
'@chevrotain/utils': 11.0.3
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
chokidar@3.6.0:
|
||||
dependencies:
|
||||
@@ -8266,7 +8267,7 @@ snapshots:
|
||||
dagre-d3-es@7.0.13:
|
||||
dependencies:
|
||||
d3: 7.9.0
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
|
||||
dargs@8.1.0: {}
|
||||
|
||||
@@ -9132,7 +9133,7 @@ snapshots:
|
||||
dependencies:
|
||||
p-locate: 6.0.0
|
||||
|
||||
lodash-es@4.17.21: {}
|
||||
lodash-es@4.17.23: {}
|
||||
|
||||
lodash.camelcase@4.3.0: {}
|
||||
|
||||
@@ -9299,7 +9300,7 @@ snapshots:
|
||||
dompurify: 3.3.0
|
||||
katex: 0.16.25
|
||||
khroma: 2.1.0
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
marked: 16.4.1
|
||||
roughjs: 4.6.6
|
||||
stylis: 4.3.6
|
||||
@@ -9402,7 +9403,7 @@ snapshots:
|
||||
evtd: 0.2.4
|
||||
highlight.js: 11.11.1
|
||||
lodash: 4.17.23
|
||||
lodash-es: 4.17.21
|
||||
lodash-es: 4.17.23
|
||||
seemly: 0.3.10
|
||||
treemate: 0.3.11
|
||||
vdirs: 0.1.8(vue@3.5.26(typescript@5.9.3))
|
||||
|
||||
Reference in New Issue
Block a user