mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 21:57:19 +00:00
Update dependency immutable to v5
This commit is contained in:
parent
b06fd54c30
commit
388fb5683f
|
@ -78,7 +78,7 @@
|
|||
"history": "^4.10.1",
|
||||
"hoist-non-react-statics": "^3.3.2",
|
||||
"http-link-header": "^1.1.1",
|
||||
"immutable": "^4.3.0",
|
||||
"immutable": "^5.0.0",
|
||||
"imports-loader": "^1.2.0",
|
||||
"intl-messageformat": "^10.3.5",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -2898,7 +2898,7 @@ __metadata:
|
|||
hoist-non-react-statics: "npm:^3.3.2"
|
||||
http-link-header: "npm:^1.1.1"
|
||||
husky: "npm:^9.0.11"
|
||||
immutable: "npm:^4.3.0"
|
||||
immutable: "npm:^5.0.0"
|
||||
imports-loader: "npm:^1.2.0"
|
||||
intl-messageformat: "npm:^10.3.5"
|
||||
jest: "npm:^29.5.0"
|
||||
|
@ -9592,13 +9592,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:^4.0.0, immutable@npm:^4.0.0-rc.1, immutable@npm:^4.3.0":
|
||||
"immutable@npm:^4.0.0, immutable@npm:^4.0.0-rc.1":
|
||||
version: 4.3.7
|
||||
resolution: "immutable@npm:4.3.7"
|
||||
checksum: 10c0/9b099197081b22f6433003e34929da8ecddbbdc1474cdc8aa3b7669dee4adda349c06143de22def36016d1b6de5322b043eccd7a11db1dad2ca85dad4fff5435
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "immutable@npm:5.0.0"
|
||||
checksum: 10c0/2c5d8729c2468b351bce0bf092880b9168ca065e8d9ce4eb84de219828b4d792e7794cc8b1d8a6f5ee43f96896ff1e9df780e1b55d506a503d5ebda74d736da5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
|
||||
version: 3.3.0
|
||||
resolution: "import-fresh@npm:3.3.0"
|
||||
|
|
Loading…
Reference in a new issue