mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency immutable to v5 (#98189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e308675b44
commit
f186c452d5
@ -331,7 +331,7 @@
|
||||
"i18next": "^24.0.0",
|
||||
"i18next-browser-languagedetector": "^8.0.0",
|
||||
"immer": "10.1.1",
|
||||
"immutable": "4.3.7",
|
||||
"immutable": "5.0.3",
|
||||
"ix": "^7.0.0",
|
||||
"jquery": "3.7.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@grafana/runtime": "11.5.0-pre",
|
||||
"@grafana/ui": "11.5.0-pre",
|
||||
"@react-awesome-query-builder/ui": "6.6.4",
|
||||
"immutable": "4.3.7",
|
||||
"immutable": "5.0.3",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
@ -74,7 +74,7 @@
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^24.0.0",
|
||||
"i18next-browser-languagedetector": "^8.0.0",
|
||||
"immutable": "4.3.7",
|
||||
"immutable": "5.0.3",
|
||||
"is-hotkey": "0.2.0",
|
||||
"jquery": "3.7.1",
|
||||
"lodash": "4.17.21",
|
||||
|
22
yarn.lock
22
yarn.lock
@ -3910,7 +3910,7 @@ __metadata:
|
||||
"@types/react-virtualized-auto-sizer": "npm:1.0.4"
|
||||
"@types/systemjs": "npm:6.15.1"
|
||||
"@types/uuid": "npm:10.0.0"
|
||||
immutable: "npm:4.3.7"
|
||||
immutable: "npm:5.0.3"
|
||||
jest: "npm:^29.6.4"
|
||||
lodash: "npm:4.17.21"
|
||||
react: "npm:18.2.0"
|
||||
@ -4021,7 +4021,7 @@ __metadata:
|
||||
hoist-non-react-statics: "npm:3.3.2"
|
||||
i18next: "npm:^24.0.0"
|
||||
i18next-browser-languagedetector: "npm:^8.0.0"
|
||||
immutable: "npm:4.3.7"
|
||||
immutable: "npm:5.0.3"
|
||||
is-hotkey: "npm:0.2.0"
|
||||
jquery: "npm:3.7.1"
|
||||
lodash: "npm:4.17.21"
|
||||
@ -17698,7 +17698,7 @@ __metadata:
|
||||
i18next-browser-languagedetector: "npm:^8.0.0"
|
||||
i18next-parser: "npm:9.0.2"
|
||||
immer: "npm:10.1.1"
|
||||
immutable: "npm:4.3.7"
|
||||
immutable: "npm:5.0.3"
|
||||
ini: "npm:^4.1.3"
|
||||
ix: "npm:^7.0.0"
|
||||
jest: "npm:29.7.0"
|
||||
@ -18647,10 +18647,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:4.3.7, immutable@npm:^4.3.6":
|
||||
version: 4.3.7
|
||||
resolution: "immutable@npm:4.3.7"
|
||||
checksum: 10/37d963c5050f03ae5f3714ba7a43d469aa482051087f4c65d673d1501c309ea231d87480c792e19fa85e2eaf965f76af5d0aa92726505f3cfe4af91619dfb80b
|
||||
"immutable@npm:5.0.3, immutable@npm:^5.0.2":
|
||||
version: 5.0.3
|
||||
resolution: "immutable@npm:5.0.3"
|
||||
checksum: 10/9aca1c783951bb204d7036fbcefac6dd42e7c8ad77ff54b38c5fc0924e6e16ce2d123c95db47c1170ba63dd3f6fc7aa74a29be7adef984031936c4cd1e9e8554
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18661,10 +18661,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:^5.0.2":
|
||||
version: 5.0.2
|
||||
resolution: "immutable@npm:5.0.2"
|
||||
checksum: 10/89b1117c610024b7a9214eade8b9f1ed38b00c82235f119515cfa5eaf26270eccbc803296d4c3c12f53e50802f042f84d811998910b866363913720da768472e
|
||||
"immutable@npm:^4.3.6":
|
||||
version: 4.3.7
|
||||
resolution: "immutable@npm:4.3.7"
|
||||
checksum: 10/37d963c5050f03ae5f3714ba7a43d469aa482051087f4c65d673d1501c309ea231d87480c792e19fa85e2eaf965f76af5d0aa92726505f3cfe4af91619dfb80b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user