mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-17 14:30:34 +08:00
fix(deps): update dependency chokidar to v3.4.3
This commit is contained in:
parent
942d5e2624
commit
89bcb1fda8
25
.pnp.js
generated
25
.pnp.js
generated
@ -3727,7 +3727,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["babel-jest", "virtual:1e43113c7dc84a5d03308bf7ffaf00574d351ca16282af6c6c0b9576804fb03914bdf2200961292f439926b2e537dce172d7529f79013ce51b9f2d56e9cd836b#npm:26.5.2"],
|
||||
["babel-loader", "virtual:1e43113c7dc84a5d03308bf7ffaf00574d351ca16282af6c6c0b9576804fb03914bdf2200961292f439926b2e537dce172d7529f79013ce51b9f2d56e9cd836b#npm:8.1.0"],
|
||||
["chalk", "npm:4.1.0"],
|
||||
["chokidar", "npm:3.4.2"],
|
||||
["chokidar", "npm:3.4.3"],
|
||||
["commander", "npm:6.2.0"],
|
||||
["decompress", "npm:4.2.1"],
|
||||
["decompress-targz", "npm:4.1.1"],
|
||||
@ -8065,6 +8065,21 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["readdirp", "npm:3.4.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:3.4.3", {
|
||||
"packageLocation": "./.yarn/cache/chokidar-npm-3.4.3-58f7548978-b5a566b312.zip/node_modules/chokidar/",
|
||||
"packageDependencies": [
|
||||
["chokidar", "npm:3.4.3"],
|
||||
["anymatch", "npm:3.1.1"],
|
||||
["braces", "npm:3.0.2"],
|
||||
["fsevents", "patch:fsevents@npm%3A2.1.3#builtin<compat/fsevents>::version=2.1.3&hash=127e8e"],
|
||||
["glob-parent", "npm:5.1.1"],
|
||||
["is-binary-path", "npm:2.1.0"],
|
||||
["is-glob", "npm:4.0.1"],
|
||||
["normalize-path", "npm:3.0.0"],
|
||||
["readdirp", "npm:3.5.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["chownr", [
|
||||
@ -19512,6 +19527,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["picomatch", "npm:2.2.2"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:3.5.0", {
|
||||
"packageLocation": "./.yarn/cache/readdirp-npm-3.5.0-a1b1568d32-a64fe56069.zip/node_modules/readdirp/",
|
||||
"packageDependencies": [
|
||||
["readdirp", "npm:3.5.0"],
|
||||
["picomatch", "npm:2.2.2"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["recast", [
|
||||
|
BIN
.yarn/cache/chokidar-npm-3.4.3-58f7548978-b5a566b312.zip
vendored
Normal file
BIN
.yarn/cache/chokidar-npm-3.4.3-58f7548978-b5a566b312.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/readdirp-npm-3.5.0-a1b1568d32-a64fe56069.zip
vendored
Normal file
BIN
.yarn/cache/readdirp-npm-3.5.0-a1b1568d32-a64fe56069.zip
vendored
Normal file
Binary file not shown.
@ -49,7 +49,7 @@
|
||||
"@lowdefy/node-utils": "1.0.0",
|
||||
"axios": "0.21.0",
|
||||
"chalk": "4.1.0",
|
||||
"chokidar": "3.4.2",
|
||||
"chokidar": "3.4.3",
|
||||
"commander": "6.2.0",
|
||||
"decompress": "4.2.1",
|
||||
"decompress-targz": "4.1.1",
|
||||
|
32
yarn.lock
32
yarn.lock
@ -2882,7 +2882,7 @@ __metadata:
|
||||
babel-jest: 26.5.2
|
||||
babel-loader: 8.1.0
|
||||
chalk: 4.1.0
|
||||
chokidar: 3.4.2
|
||||
chokidar: 3.4.3
|
||||
commander: 6.2.0
|
||||
decompress: 4.2.1
|
||||
decompress-targz: 4.1.1
|
||||
@ -6373,7 +6373,26 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chokidar@npm:3.4.2, chokidar@npm:^3.2.2, chokidar@npm:^3.3.0, chokidar@npm:^3.4.0":
|
||||
"chokidar@npm:3.4.3":
|
||||
version: 3.4.3
|
||||
resolution: "chokidar@npm:3.4.3"
|
||||
dependencies:
|
||||
anymatch: ~3.1.1
|
||||
braces: ~3.0.2
|
||||
fsevents: ~2.1.2
|
||||
glob-parent: ~5.1.0
|
||||
is-binary-path: ~2.1.0
|
||||
is-glob: ~4.0.1
|
||||
normalize-path: ~3.0.0
|
||||
readdirp: ~3.5.0
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
checksum: b5a566b31267b1a71c2e7544fbf8c21f597883515d9bfc0356719be6c3b34ee51b0329f3ee5f5d98060ce2930be68f8c33b53f8b3659dc101fd51be265831deb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chokidar@npm:^3.2.2, chokidar@npm:^3.3.0, chokidar@npm:^3.4.0":
|
||||
version: 3.4.2
|
||||
resolution: "chokidar@npm:3.4.2"
|
||||
dependencies:
|
||||
@ -16379,6 +16398,15 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"readdirp@npm:~3.5.0":
|
||||
version: 3.5.0
|
||||
resolution: "readdirp@npm:3.5.0"
|
||||
dependencies:
|
||||
picomatch: ^2.2.1
|
||||
checksum: a64fe5606937d9655252230003362d95da05dbfd3baecedb4bb8c1bc0df497d051a192f9b75345c944e58a0b362c68349be602d6dbf05d03770e510b35a9f80f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"recast@npm:^0.18.1":
|
||||
version: 0.18.10
|
||||
resolution: "recast@npm:0.18.10"
|
||||
|
Loading…
Reference in New Issue
Block a user