mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-17 14:30:34 +08:00
fix(deps): Update dependency reload to v3.2.0.
This commit is contained in:
parent
d79be06e3d
commit
101ca3ca6b
41
.pnp.cjs
generated
41
.pnp.cjs
generated
@ -10985,13 +10985,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:6.1.0", {
|
||||
"packageLocation": "./.yarn/cache/commander-npm-6.1.0-126b786d0f-658d4d650a.zip/node_modules/commander/",
|
||||
"packageDependencies": [
|
||||
["commander", "npm:6.1.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:7.2.0", {
|
||||
"packageLocation": "./.yarn/cache/commander-npm-7.2.0-19178180f8-53501cbeee.zip/node_modules/commander/",
|
||||
"packageDependencies": [
|
||||
@ -18838,7 +18831,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["pg", "virtual:dddca670fd0b7758fb2e1b1a3e18ac7ebd1ecd06ecdd7acec2b78bccf1d35802cb22904bfbb233b16515a81f5cb819421786d20887823d98022b367036c1ad51#npm:8.7.1"],
|
||||
["react", "npm:17.0.2"],
|
||||
["react-dom", "virtual:22157ea722f8d6428f1fcf0a6f7f6c7d6b902d9c785256c60a65fe6cd0db76ebccc7c1457ee047df0ba6909ff018e300c4f4957a60f5b670089810dfc417af9b#npm:17.0.2"],
|
||||
["reload", "npm:3.1.1"],
|
||||
["reload", "npm:3.2.0"],
|
||||
["saslprep", "npm:1.0.3"],
|
||||
["sqlite3", "virtual:dddca670fd0b7758fb2e1b1a3e18ac7ebd1ecd06ecdd7acec2b78bccf1d35802cb22904bfbb233b16515a81f5cb819421786d20887823d98022b367036c1ad51#npm:5.0.2"],
|
||||
["style-loader", "virtual:dddca670fd0b7758fb2e1b1a3e18ac7ebd1ecd06ecdd7acec2b78bccf1d35802cb22904bfbb233b16515a81f5cb819421786d20887823d98022b367036c1ad51#npm:3.3.1"],
|
||||
@ -24136,19 +24129,19 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["reload", [
|
||||
["npm:3.1.1", {
|
||||
"packageLocation": "./.yarn/cache/reload-npm-3.1.1-c7ae64f9ae-517b579664.zip/node_modules/reload/",
|
||||
["npm:3.2.0", {
|
||||
"packageLocation": "./.yarn/cache/reload-npm-3.2.0-260f1e95cd-3f3e14b3d8.zip/node_modules/reload/",
|
||||
"packageDependencies": [
|
||||
["reload", "npm:3.1.1"],
|
||||
["reload", "npm:3.2.0"],
|
||||
["cli-color", "npm:2.0.1"],
|
||||
["commander", "npm:6.1.0"],
|
||||
["commander", "npm:7.2.0"],
|
||||
["finalhandler", "npm:1.1.2"],
|
||||
["minimist", "npm:1.2.5"],
|
||||
["open", "npm:7.4.2"],
|
||||
["open", "npm:8.3.0"],
|
||||
["serve-static", "npm:1.14.1"],
|
||||
["supervisor", "npm:0.12.0"],
|
||||
["url-parse", "npm:1.4.7"],
|
||||
["ws", "virtual:c7ae64f9aea8109a2964878a5ada1c5c84377ed05f3f2320e8da465a69f1fbc9627878bcd3bd93c6100018b245d379d9333bdb030c072c72beee6eaab6a175a7#npm:7.3.1"]
|
||||
["url-parse", "npm:1.5.3"],
|
||||
["ws", "virtual:260f1e95cdc11dd5eb865368cfef0da76e26bafb4c72505a7c060b3d20e535c421be2aa4ca07e120887f1f68049834741fa151b2ae5c309c32beaf634a7f48a3#npm:7.4.6"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
@ -27558,10 +27551,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["url-parse", [
|
||||
["npm:1.4.7", {
|
||||
"packageLocation": "./.yarn/cache/url-parse-npm-1.4.7-5f04e49040-3ede937508.zip/node_modules/url-parse/",
|
||||
["npm:1.5.3", {
|
||||
"packageLocation": "./.yarn/cache/url-parse-npm-1.5.3-225ab9cae7-c6b32fff83.zip/node_modules/url-parse/",
|
||||
"packageDependencies": [
|
||||
["url-parse", "npm:1.4.7"],
|
||||
["url-parse", "npm:1.5.3"],
|
||||
["querystringify", "npm:2.2.0"],
|
||||
["requires-port", "npm:1.0.0"]
|
||||
],
|
||||
@ -30158,10 +30151,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["ws", [
|
||||
["npm:7.3.1", {
|
||||
"packageLocation": "./.yarn/cache/ws-npm-7.3.1-0fa30fe373-4dc06da118.zip/node_modules/ws/",
|
||||
["npm:7.4.6", {
|
||||
"packageLocation": "./.yarn/cache/ws-npm-7.4.6-9c9a725604-3a990b32ed.zip/node_modules/ws/",
|
||||
"packageDependencies": [
|
||||
["ws", "npm:7.3.1"]
|
||||
["ws", "npm:7.4.6"]
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
}],
|
||||
@ -30179,10 +30172,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
}],
|
||||
["virtual:c7ae64f9aea8109a2964878a5ada1c5c84377ed05f3f2320e8da465a69f1fbc9627878bcd3bd93c6100018b245d379d9333bdb030c072c72beee6eaab6a175a7#npm:7.3.1", {
|
||||
"packageLocation": "./.yarn/__virtual__/ws-virtual-c210b38789/0/cache/ws-npm-7.3.1-0fa30fe373-4dc06da118.zip/node_modules/ws/",
|
||||
["virtual:260f1e95cdc11dd5eb865368cfef0da76e26bafb4c72505a7c060b3d20e535c421be2aa4ca07e120887f1f68049834741fa151b2ae5c309c32beaf634a7f48a3#npm:7.4.6", {
|
||||
"packageLocation": "./.yarn/__virtual__/ws-virtual-6c9edca8af/0/cache/ws-npm-7.4.6-9c9a725604-3a990b32ed.zip/node_modules/ws/",
|
||||
"packageDependencies": [
|
||||
["ws", "virtual:c7ae64f9aea8109a2964878a5ada1c5c84377ed05f3f2320e8da465a69f1fbc9627878bcd3bd93c6100018b245d379d9333bdb030c072c72beee6eaab6a175a7#npm:7.3.1"],
|
||||
["ws", "virtual:260f1e95cdc11dd5eb865368cfef0da76e26bafb4c72505a7c060b3d20e535c421be2aa4ca07e120887f1f68049834741fa151b2ae5c309c32beaf634a7f48a3#npm:7.4.6"],
|
||||
["@types/bufferutil", null],
|
||||
["@types/utf-8-validate", null],
|
||||
["bufferutil", null],
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/reload-npm-3.2.0-260f1e95cd-3f3e14b3d8.zip
vendored
Normal file
BIN
.yarn/cache/reload-npm-3.2.0-260f1e95cd-3f3e14b3d8.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/url-parse-npm-1.5.3-225ab9cae7-c6b32fff83.zip
vendored
Normal file
BIN
.yarn/cache/url-parse-npm-1.5.3-225ab9cae7-c6b32fff83.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/ws-npm-7.3.1-0fa30fe373-4dc06da118.zip
vendored
BIN
.yarn/cache/ws-npm-7.3.1-0fa30fe373-4dc06da118.zip
vendored
Binary file not shown.
BIN
.yarn/cache/ws-npm-7.4.6-9c9a725604-3a990b32ed.zip
vendored
Normal file
BIN
.yarn/cache/ws-npm-7.4.6-9c9a725604-3a990b32ed.zip
vendored
Normal file
Binary file not shown.
@ -59,7 +59,7 @@
|
||||
"opener": "1.5.2",
|
||||
"ora": "5.4.0",
|
||||
"pg": "8.7.1",
|
||||
"reload": "3.1.1",
|
||||
"reload": "3.2.0",
|
||||
"saslprep": "1.0.3",
|
||||
"sqlite3": "5.0.2",
|
||||
"uuid": "8.3.2"
|
||||
|
45
yarn.lock
45
yarn.lock
@ -7341,7 +7341,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"commander@npm:7.2.0, commander@npm:^7.0.0, commander@npm:^7.1.0":
|
||||
"commander@npm:7.2.0, commander@npm:^7.0.0, commander@npm:^7.1.0, commander@npm:~7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "commander@npm:7.2.0"
|
||||
checksum: 53501cbeee61d5157546c0bef0fedb6cdfc763a882136284bed9a07225f09a14b82d2a84e7637edfd1a679fb35ed9502fd58ef1d091e6287f60d790147f68ddc
|
||||
@ -7376,13 +7376,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"commander@npm:~6.1.0":
|
||||
version: 6.1.0
|
||||
resolution: "commander@npm:6.1.0"
|
||||
checksum: 658d4d650a409805c6eed772857f84df10e1a800178ebc1dc1cd2228fbd063a5ce478b6cf2e484d50ae51c125bca8526a794b45f1563225e702dd11a5b3dd146
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"commondir@npm:^1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "commondir@npm:1.0.1"
|
||||
@ -13627,7 +13620,7 @@ __metadata:
|
||||
pg: 8.7.1
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2
|
||||
reload: 3.1.1
|
||||
reload: 3.2.0
|
||||
saslprep: 1.0.3
|
||||
sqlite3: 5.0.2
|
||||
style-loader: 3.3.1
|
||||
@ -15421,7 +15414,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"open@npm:^8.0.9":
|
||||
"open@npm:^8.0.0, open@npm:^8.0.9":
|
||||
version: 8.3.0
|
||||
resolution: "open@npm:8.3.0"
|
||||
dependencies:
|
||||
@ -17813,22 +17806,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"reload@npm:3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "reload@npm:3.1.1"
|
||||
"reload@npm:3.2.0":
|
||||
version: 3.2.0
|
||||
resolution: "reload@npm:3.2.0"
|
||||
dependencies:
|
||||
cli-color: ~2.0.0
|
||||
commander: ~6.1.0
|
||||
commander: ~7.2.0
|
||||
finalhandler: ~1.1.1
|
||||
minimist: ~1.2.0
|
||||
open: ^7.0.0
|
||||
open: ^8.0.0
|
||||
serve-static: ~1.14.0
|
||||
supervisor: ~0.12.0
|
||||
url-parse: ~1.4.4
|
||||
ws: ~7.3.0
|
||||
url-parse: ~1.5.0
|
||||
ws: ~7.4.0
|
||||
bin:
|
||||
reload: bin/reload
|
||||
checksum: 517b5796641b48a8cd9ff435dfcd3650874807440e01017d4291302da495db6fbb1abcb4fd4be0871bf7689e57e498f4ecb9e32ac8d4480243fe0401eb3a6278
|
||||
checksum: 3f3e14b3d8bf93b452364b468073397d78208f6607b4bef586c3de788bfb386b1de6fa16760f643e8da9fa549fab8b9535d80bdf8419878c7f4ce8fa4a529e18
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -20408,13 +20401,13 @@ resolve@^2.0.0-next.3:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"url-parse@npm:~1.4.4":
|
||||
version: 1.4.7
|
||||
resolution: "url-parse@npm:1.4.7"
|
||||
"url-parse@npm:~1.5.0":
|
||||
version: 1.5.3
|
||||
resolution: "url-parse@npm:1.5.3"
|
||||
dependencies:
|
||||
querystringify: ^2.1.1
|
||||
requires-port: ^1.0.0
|
||||
checksum: 3ede937508436c9685a60c90634894aaf745d75160c0092c7f36335c79563effedf1a9fe0181f98e9c5165af73ba5f8fe1dc6e274c6556ae170be01f6e54c67f
|
||||
checksum: c6b32fff835e43f3b1b4150239f459744f0ab1a908841dbfecbfc79bf67f4d6c8d9af1841d0c6d814d45bfa08525cc29312a0bef31db7aa894306b3db07e4ee0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -21083,9 +21076,9 @@ resolve@^2.0.0-next.3:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:~7.3.0":
|
||||
version: 7.3.1
|
||||
resolution: "ws@npm:7.3.1"
|
||||
"ws@npm:~7.4.0":
|
||||
version: 7.4.6
|
||||
resolution: "ws@npm:7.4.6"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ^5.0.2
|
||||
@ -21094,7 +21087,7 @@ resolve@^2.0.0-next.3:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 4dc06da11813b7d7f2b2a662ed372418a0d28846b5ee5bda6cdf45402dbe00d8744e27080acfd4e8a31af093719be55f34a9c6878aa0a76ac4d22e4a3a7c3537
|
||||
checksum: 3a990b32ed08c72070d5e8913e14dfcd831919205be52a3ff0b4cdd998c8d554f167c9df3841605cde8b11d607768cacab3e823c58c96a5c08c987e093eb767a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user