mirror of https://github.com/grafana/grafana.git
Update dependency @reduxjs/toolkit to v2.2.7
This commit is contained in:
parent
e877b82af7
commit
22ad5395d5
|
|
@ -285,7 +285,7 @@
|
|||
"@react-aria/overlays": "3.23.1",
|
||||
"@react-aria/utils": "3.25.1",
|
||||
"@react-awesome-query-builder/ui": "6.5.2",
|
||||
"@reduxjs/toolkit": "2.2.6",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
"@testing-library/react-hooks": "^8.0.1",
|
||||
"@visx/event": "3.3.0",
|
||||
"@visx/gradient": "3.3.0",
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
"@lezer/highlight": "1.2.0",
|
||||
"@lezer/lr": "1.4.0",
|
||||
"@prometheus-io/lezer-promql": "0.52.1",
|
||||
"@reduxjs/toolkit": "2.2.6",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
"d3": "7.9.0",
|
||||
"date-fns": "3.6.0",
|
||||
"debounce-promise": "3.1.2",
|
||||
|
|
|
|||
12
yarn.lock
12
yarn.lock
|
|
@ -3403,7 +3403,7 @@ __metadata:
|
|||
"@lezer/highlight": "npm:1.2.0"
|
||||
"@lezer/lr": "npm:1.4.0"
|
||||
"@prometheus-io/lezer-promql": "npm:0.52.1"
|
||||
"@reduxjs/toolkit": "npm:2.2.6"
|
||||
"@reduxjs/toolkit": "npm:2.2.7"
|
||||
"@rollup/plugin-image": "npm:3.0.3"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@swc/core": "npm:1.4.2"
|
||||
|
|
@ -6258,9 +6258,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:2.2.6":
|
||||
version: 2.2.6
|
||||
resolution: "@reduxjs/toolkit@npm:2.2.6"
|
||||
"@reduxjs/toolkit@npm:2.2.7":
|
||||
version: 2.2.7
|
||||
resolution: "@reduxjs/toolkit@npm:2.2.7"
|
||||
dependencies:
|
||||
immer: "npm:^10.0.3"
|
||||
redux: "npm:^5.0.1"
|
||||
|
|
@ -6274,7 +6274,7 @@ __metadata:
|
|||
optional: true
|
||||
react-redux:
|
||||
optional: true
|
||||
checksum: 10/a63fba0943c6f689684fabbc0644f450b6b5d88193425a7323ee19ee84a97f33901573ad8198006e549f57b46ecda9ac5cb80659dcd0dbb44496814ead17d679
|
||||
checksum: 10/6bd1b5b44b12dbd53486c7dd05afc6d4bb7dc341ee3a44b5ed576b814db65babd5f81c5e3878ed5b2791dd4be01d4991e3a88e01ac5af11c260f4b9e4d5c30d9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -17149,7 +17149,7 @@ __metadata:
|
|||
"@react-types/menu": "npm:3.9.11"
|
||||
"@react-types/overlays": "npm:3.8.9"
|
||||
"@react-types/shared": "npm:3.23.1"
|
||||
"@reduxjs/toolkit": "npm:2.2.6"
|
||||
"@reduxjs/toolkit": "npm:2.2.7"
|
||||
"@rtk-query/codegen-openapi": "npm:^1.2.0"
|
||||
"@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1"
|
||||
"@swc/core": "npm:1.4.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue