mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Update dependency immutable to v4.3.7
This commit is contained in:
parent
9a3672c2bb
commit
61e408ab93
@ -319,7 +319,7 @@
|
||||
"i18next": "^23.0.0",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
"immer": "10.1.1",
|
||||
"immutable": "4.3.6",
|
||||
"immutable": "4.3.7",
|
||||
"jquery": "3.7.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"json-markup": "^1.1.0",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@grafana/runtime": "11.2.0-pre",
|
||||
"@grafana/ui": "11.2.0-pre",
|
||||
"@react-awesome-query-builder/ui": "6.5.2",
|
||||
"immutable": "4.3.6",
|
||||
"immutable": "4.3.7",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
@ -75,7 +75,7 @@
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^23.0.0",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
"immutable": "4.3.6",
|
||||
"immutable": "4.3.7",
|
||||
"is-hotkey": "0.2.0",
|
||||
"jquery": "3.7.1",
|
||||
"lodash": "4.17.21",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -3618,7 +3618,7 @@ __metadata:
|
||||
"@types/systemjs": "npm:6.13.5"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
immutable: "npm:4.3.6"
|
||||
immutable: "npm:4.3.7"
|
||||
jest: "npm:^29.6.4"
|
||||
lodash: "npm:4.17.21"
|
||||
react: "npm:18.2.0"
|
||||
@ -3731,7 +3731,7 @@ __metadata:
|
||||
hoist-non-react-statics: "npm:3.3.2"
|
||||
i18next: "npm:^23.0.0"
|
||||
i18next-browser-languagedetector: "npm:^7.0.2"
|
||||
immutable: "npm:4.3.6"
|
||||
immutable: "npm:4.3.7"
|
||||
is-hotkey: "npm:0.2.0"
|
||||
jquery: "npm:3.7.1"
|
||||
lodash: "npm:4.17.21"
|
||||
@ -17274,7 +17274,7 @@ __metadata:
|
||||
i18next-browser-languagedetector: "npm:^7.0.2"
|
||||
i18next-parser: "npm:8.13.0"
|
||||
immer: "npm:10.1.1"
|
||||
immutable: "npm:4.3.6"
|
||||
immutable: "npm:4.3.7"
|
||||
jest: "npm:29.7.0"
|
||||
jest-canvas-mock: "npm:2.5.2"
|
||||
jest-date-mock: "npm:1.0.10"
|
||||
@ -18244,10 +18244,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"immutable@npm:4.3.6, immutable@npm:^4.0.0, immutable@npm:^4.3.6":
|
||||
version: 4.3.6
|
||||
resolution: "immutable@npm:4.3.6"
|
||||
checksum: 10/59fedb67f26e265035616b27e33ef90b53b434cf76fb09212ec2d6ae32ee8d2fe2641e6dc32dbc78498c521fbf5f72c6740d39affba63a0a36a3884272371857
|
||||
"immutable@npm:4.3.7, immutable@npm:^4.0.0, 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