mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-27 06:18:06 +09:00
[backend] Bump re2
Fixes some build issues
This commit is contained in:
parent
617f27d637
commit
bd1bb68da3
47
.pnp.cjs
generated
47
.pnp.cjs
generated
@ -7317,7 +7317,7 @@ const RAW_RUNTIME_STATE =
|
||||
["qs", "npm:6.11.2"],\
|
||||
["random-seed", "npm:0.3.0"],\
|
||||
["ratelimiter", "npm:3.4.1"],\
|
||||
["re2", "npm:1.20.11"],\
|
||||
["re2", "npm:1.21.4"],\
|
||||
["redis-lock", "npm:0.1.4"],\
|
||||
["redis-semaphore", "virtual:aa59773ac87791c4813d53447077fcf8a847d6de5a301d34dc31286584b1dbb26d30d3adb5b4c41c1e8aea04371e926fda05c09c6253647c432e11d872a304ba#npm:5.3.1"],\
|
||||
["reflect-metadata", "npm:0.1.13"],\
|
||||
@ -18225,10 +18225,10 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["nan", [\
|
||||
["npm:2.19.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/nan-npm-2.19.0-2f5da4a528/node_modules/nan/",\
|
||||
["npm:2.22.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/nan-npm-2.22.0-3750ad85d9/node_modules/nan/",\
|
||||
"packageDependencies": [\
|
||||
["nan", "npm:2.19.0"],\
|
||||
["nan", "npm:2.22.0"],\
|
||||
["node-gyp", "npm:9.4.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
@ -18406,19 +18406,19 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["node-gyp", [\
|
||||
["npm:10.0.1", {\
|
||||
"packageLocation": "./.yarn/unplugged/node-gyp-npm-10.0.1-48708ce70b/node_modules/node-gyp/",\
|
||||
["npm:10.2.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/node-gyp-npm-10.2.0-cad1109948/node_modules/node-gyp/",\
|
||||
"packageDependencies": [\
|
||||
["node-gyp", "npm:10.0.1"],\
|
||||
["node-gyp", "npm:10.2.0"],\
|
||||
["env-paths", "npm:2.2.1"],\
|
||||
["exponential-backoff", "npm:3.1.1"],\
|
||||
["glob", "npm:10.3.10"],\
|
||||
["graceful-fs", "npm:4.2.11"],\
|
||||
["make-fetch-happen", "npm:13.0.0"],\
|
||||
["nopt", "npm:7.2.0"],\
|
||||
["proc-log", "npm:3.0.0"],\
|
||||
["proc-log", "npm:4.2.0"],\
|
||||
["semver", "npm:7.5.4"],\
|
||||
["tar", "npm:6.1.15"],\
|
||||
["tar", "npm:6.2.1"],\
|
||||
["which", "npm:4.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
@ -20445,10 +20445,10 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["proc-log", [\
|
||||
["npm:3.0.0", {\
|
||||
"packageLocation": "./.yarn/cache/proc-log-npm-3.0.0-a8c21c2f0f-02b64e1b39.zip/node_modules/proc-log/",\
|
||||
["npm:4.2.0", {\
|
||||
"packageLocation": "./.yarn/cache/proc-log-npm-4.2.0-4d65296a9d-4e1394491b.zip/node_modules/proc-log/",\
|
||||
"packageDependencies": [\
|
||||
["proc-log", "npm:3.0.0"]\
|
||||
["proc-log", "npm:4.2.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@ -20975,13 +20975,13 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["re2", [\
|
||||
["npm:1.20.11", {\
|
||||
"packageLocation": "./.yarn/unplugged/re2-npm-1.20.11-ab65de125e/node_modules/re2/",\
|
||||
["npm:1.21.4", {\
|
||||
"packageLocation": "./.yarn/unplugged/re2-npm-1.21.4-315af4327e/node_modules/re2/",\
|
||||
"packageDependencies": [\
|
||||
["re2", "npm:1.20.11"],\
|
||||
["re2", "npm:1.21.4"],\
|
||||
["install-artifact-from-github", "npm:1.3.5"],\
|
||||
["nan", "npm:2.19.0"],\
|
||||
["node-gyp", "npm:10.0.1"]\
|
||||
["nan", "npm:2.22.0"],\
|
||||
["node-gyp", "npm:10.2.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@ -23165,6 +23165,19 @@ const RAW_RUNTIME_STATE =
|
||||
["yallist", "npm:4.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:6.2.1", {\
|
||||
"packageLocation": "./.yarn/cache/tar-npm-6.2.1-237800bb20-bfbfbb2861.zip/node_modules/tar/",\
|
||||
"packageDependencies": [\
|
||||
["tar", "npm:6.2.1"],\
|
||||
["chownr", "npm:2.0.0"],\
|
||||
["fs-minipass", "npm:2.1.0"],\
|
||||
["minipass", "npm:5.0.0"],\
|
||||
["minizlib", "npm:2.1.2"],\
|
||||
["mkdirp", "npm:1.0.4"],\
|
||||
["yallist", "npm:4.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["tar-stream", [\
|
||||
|
BIN
.yarn/cache/nan-npm-2.19.0-2f5da4a528-b97f680753.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/nan-npm-2.19.0-2f5da4a528-b97f680753.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/nan-npm-2.22.0-3750ad85d9-ab165ba910.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/nan-npm-2.22.0-3750ad85d9-ab165ba910.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/node-gyp-npm-10.0.1-48708ce70b-578cf0c821.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/node-gyp-npm-10.0.1-48708ce70b-578cf0c821.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/node-gyp-npm-10.2.0-cad1109948-41773093b1.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/node-gyp-npm-10.2.0-cad1109948-41773093b1.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/proc-log-npm-3.0.0-a8c21c2f0f-02b64e1b39.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/proc-log-npm-3.0.0-a8c21c2f0f-02b64e1b39.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/proc-log-npm-4.2.0-4d65296a9d-4e1394491b.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/proc-log-npm-4.2.0-4d65296a9d-4e1394491b.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/re2-npm-1.20.11-ab65de125e-a8665c861c.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/re2-npm-1.20.11-ab65de125e-a8665c861c.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/re2-npm-1.21.4-315af4327e-926871cc84.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/re2-npm-1.21.4-315af4327e-926871cc84.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/tar-npm-6.2.1-237800bb20-bfbfbb2861.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/tar-npm-6.2.1-237800bb20-bfbfbb2861.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
@ -111,7 +111,7 @@
|
||||
"qs": "6.11.2",
|
||||
"random-seed": "0.3.0",
|
||||
"ratelimiter": "3.4.1",
|
||||
"re2": "^1.20.11",
|
||||
"re2": "^1.21.4",
|
||||
"redis-lock": "0.1.4",
|
||||
"redis-semaphore": "5.3.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
|
56
yarn.lock
56
yarn.lock
@ -5615,7 +5615,7 @@ __metadata:
|
||||
qs: "npm:6.11.2"
|
||||
random-seed: "npm:0.3.0"
|
||||
ratelimiter: "npm:3.4.1"
|
||||
re2: "npm:^1.20.11"
|
||||
re2: "npm:^1.21.4"
|
||||
redis-lock: "npm:0.1.4"
|
||||
redis-semaphore: "npm:5.3.1"
|
||||
reflect-metadata: "npm:0.1.13"
|
||||
@ -15099,12 +15099,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nan@npm:^2.19.0":
|
||||
version: 2.19.0
|
||||
resolution: "nan@npm:2.19.0"
|
||||
"nan@npm:^2.20.0":
|
||||
version: 2.22.0
|
||||
resolution: "nan@npm:2.22.0"
|
||||
dependencies:
|
||||
node-gyp: "npm:latest"
|
||||
checksum: 10/b97f680753113bcd803cb174e40baa01e04aa4cb95ee62b48841336d9c48b278a2eeff71a4a0d7315b8f639fb1e38049925d3be1c6e266c158dc8f7d95d67eaa
|
||||
checksum: 10/ab165ba910e549fcc21fd561a33f534d86e81ae36c97b1019dcfe506b09692ff867c97794a54b49c9a83b8b485f529f0f58d24966c3a11863c97dc70814f4d50
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -15277,9 +15277,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"node-gyp@npm:^10.0.1":
|
||||
version: 10.0.1
|
||||
resolution: "node-gyp@npm:10.0.1"
|
||||
"node-gyp@npm:^10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "node-gyp@npm:10.2.0"
|
||||
dependencies:
|
||||
env-paths: "npm:^2.2.0"
|
||||
exponential-backoff: "npm:^3.1.1"
|
||||
@ -15287,13 +15287,13 @@ __metadata:
|
||||
graceful-fs: "npm:^4.2.6"
|
||||
make-fetch-happen: "npm:^13.0.0"
|
||||
nopt: "npm:^7.0.0"
|
||||
proc-log: "npm:^3.0.0"
|
||||
proc-log: "npm:^4.1.0"
|
||||
semver: "npm:^7.3.5"
|
||||
tar: "npm:^6.1.2"
|
||||
tar: "npm:^6.2.1"
|
||||
which: "npm:^4.0.0"
|
||||
bin:
|
||||
node-gyp: bin/node-gyp.js
|
||||
checksum: 10/578cf0c821f258ce4b6ebce4461eca4c991a4df2dee163c0624f2fe09c7d6d37240be4942285a0048d307230248ee0b18382d6623b9a0136ce9533486deddfa8
|
||||
checksum: 10/41773093b1275751dec942b985982fd4e7a69b88cae719b868babcef3880ee6168aaec8dcaa8cd0b9fa7c84873e36cc549c6cac6a124ee65ba4ce1f1cc108cfe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17073,10 +17073,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"proc-log@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "proc-log@npm:3.0.0"
|
||||
checksum: 10/02b64e1b3919e63df06f836b98d3af002b5cd92655cab18b5746e37374bfb73e03b84fe305454614b34c25b485cc687a9eebdccf0242cda8fda2475dd2c97e02
|
||||
"proc-log@npm:^4.1.0":
|
||||
version: 4.2.0
|
||||
resolution: "proc-log@npm:4.2.0"
|
||||
checksum: 10/4e1394491b717f6c1ade15c570ecd4c2b681698474d3ae2d303c1e4b6ab9455bd5a81566211e82890d5a5ae9859718cc6954d5150bb18b09b72ecb297beae90a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17541,14 +17541,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"re2@npm:^1.20.11":
|
||||
version: 1.20.11
|
||||
resolution: "re2@npm:1.20.11"
|
||||
"re2@npm:^1.21.4":
|
||||
version: 1.21.4
|
||||
resolution: "re2@npm:1.21.4"
|
||||
dependencies:
|
||||
install-artifact-from-github: "npm:^1.3.5"
|
||||
nan: "npm:^2.19.0"
|
||||
node-gyp: "npm:^10.0.1"
|
||||
checksum: 10/a8665c861c632c67db448832a5a6a0092a1a29b8b6b731d6ce10f0017ba2871620780a745a8b2cbdd77e57ecf9e7bc8983c7ec5e10e6da6c06079a98146db443
|
||||
nan: "npm:^2.20.0"
|
||||
node-gyp: "npm:^10.2.0"
|
||||
checksum: 10/926871cc84dab656afc035118c79d121211f21f4154084d7f6c05a05f746b5355f04e80a773db9ca817718dde03c561421b0a962300698c9f2eeafa4f70fd364
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -19655,6 +19655,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tar@npm:^6.2.1":
|
||||
version: 6.2.1
|
||||
resolution: "tar@npm:6.2.1"
|
||||
dependencies:
|
||||
chownr: "npm:^2.0.0"
|
||||
fs-minipass: "npm:^2.0.0"
|
||||
minipass: "npm:^5.0.0"
|
||||
minizlib: "npm:^2.1.1"
|
||||
mkdirp: "npm:^1.0.3"
|
||||
yallist: "npm:^4.0.0"
|
||||
checksum: 10/bfbfbb2861888077fc1130b84029cdc2721efb93d1d1fb80f22a7ac3a98ec6f8972f29e564103bbebf5e97be67ebc356d37fa48dbc4960600a1eb7230fbd1ea0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tdigest@npm:^0.1.1":
|
||||
version: 0.1.2
|
||||
resolution: "tdigest@npm:0.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user