mirror of
https://github.com/mastodon/mastodon.git
synced 2025-05-07 20:26:15 +00:00
Merge bcf1de2619
into fbe9728f36
This commit is contained in:
commit
1a17259156
41
yarn.lock
41
yarn.lock
|
@ -66,10 +66,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.27.1":
|
||||
version: 7.27.1
|
||||
resolution: "@babel/compat-data@npm:7.27.1"
|
||||
checksum: 10c0/03e3a01b6772858dc5064f332ad4dc16fbbc0353f2180fd663a2651e8305058e35b6db57114e345d925def9b73cd7a322e95a45913428b8db705a098fd3dd289
|
||||
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.27.2":
|
||||
version: 7.27.2
|
||||
resolution: "@babel/compat-data@npm:7.27.2"
|
||||
checksum: 10c0/077c9e01af3b90decee384a6a44dcf353898e980cee22ec7941f9074655dbbe97ec317345536cdc7ef7391521e1497930c522a3816af473076dd524be7fccd32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -128,16 +128,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.27.1":
|
||||
version: 7.27.1
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.27.1"
|
||||
"@babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.27.1, @babel/helper-compilation-targets@npm:^7.27.2":
|
||||
version: 7.27.2
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.27.2"
|
||||
dependencies:
|
||||
"@babel/compat-data": "npm:^7.27.1"
|
||||
"@babel/compat-data": "npm:^7.27.2"
|
||||
"@babel/helper-validator-option": "npm:^7.27.1"
|
||||
browserslist: "npm:^4.24.0"
|
||||
lru-cache: "npm:^5.1.1"
|
||||
semver: "npm:^6.3.1"
|
||||
checksum: 10c0/1cfd3760a1bf1e367ea4a91214c041be7076197ba7a4f3c0710cab00fb5734eb010a2946efe6ecfb1ca9dc63e6c69644a1afa399db4082f374b9311e129f6f0b
|
||||
checksum: 10c0/f338fa00dcfea931804a7c55d1a1c81b6f0a09787e528ec580d5c21b3ecb3913f6cb0f361368973ce953b824d910d3ac3e8a8ee15192710d3563826447193ad1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -934,16 +934,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-object-rest-spread@npm:^7.27.1":
|
||||
version: 7.27.1
|
||||
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.1"
|
||||
"@babel/plugin-transform-object-rest-spread@npm:^7.27.2":
|
||||
version: 7.27.2
|
||||
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.2"
|
||||
dependencies:
|
||||
"@babel/helper-compilation-targets": "npm:^7.27.1"
|
||||
"@babel/helper-compilation-targets": "npm:^7.27.2"
|
||||
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-destructuring": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-parameters": "npm:^7.27.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10c0/ac73caea178b51a64cc1c5e5ce1a67bacf89c1af664ef219aa1403d54258804113d6f267820c211768460e056f3aeb642c98ee14842c4fb548974c82f7dbe7dd
|
||||
checksum: 10c0/5e255b262dd65c8700078d9f6ed87bd45f951a905dda6b3414be28d7b2781b18e6b812e9d71421e61360c9cf51e1e619c1d48348593bb7399496f61f5f221446
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1270,11 +1271,11 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:^7.11.0, @babel/preset-env@npm:^7.12.1, @babel/preset-env@npm:^7.22.4":
|
||||
version: 7.27.1
|
||||
resolution: "@babel/preset-env@npm:7.27.1"
|
||||
version: 7.27.2
|
||||
resolution: "@babel/preset-env@npm:7.27.2"
|
||||
dependencies:
|
||||
"@babel/compat-data": "npm:^7.27.1"
|
||||
"@babel/helper-compilation-targets": "npm:^7.27.1"
|
||||
"@babel/compat-data": "npm:^7.27.2"
|
||||
"@babel/helper-compilation-targets": "npm:^7.27.2"
|
||||
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
||||
"@babel/helper-validator-option": "npm:^7.27.1"
|
||||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.27.1"
|
||||
|
@ -1316,7 +1317,7 @@ __metadata:
|
|||
"@babel/plugin-transform-new-target": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-numeric-separator": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-object-rest-spread": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-object-rest-spread": "npm:^7.27.2"
|
||||
"@babel/plugin-transform-object-super": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-optional-catch-binding": "npm:^7.27.1"
|
||||
"@babel/plugin-transform-optional-chaining": "npm:^7.27.1"
|
||||
|
@ -1344,7 +1345,7 @@ __metadata:
|
|||
semver: "npm:^6.3.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10c0/893b269f5e7e2084ee7fb60d3a1f154470c89169475170a8a595f1910cade9c9978b42df5405a46a699529dfdb1c6b0135cc4c0aa8f9e685ae230b1cb0172ad9
|
||||
checksum: 10c0/fd7ec310832a9ff26ed8d56bc0832cdbdb3a188e022050b74790796650649fb8373568af05b320b58b3ff922507979bad50ff95a4d504ab0081134480103504e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user