Merge pull request #16306 from prometheus/dependabot/npm_and_yarn/web/ui/reduxjs/toolkit-2.6.1

chore(deps): bump @reduxjs/toolkit from 2.5.0 to 2.6.1 in /web/ui
This commit is contained in:
github-actions[bot] 2025-03-23 11:16:21 +01:00 committed by GitHub
commit 9a5f125823
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"@nexucis/fuzzy": "^0.5.1",
"@nexucis/kvsearch": "^0.9.1",
"@prometheus-io/codemirror-promql": "0.302.1",
"@reduxjs/toolkit": "^2.5.0",
"@reduxjs/toolkit": "^2.6.1",
"@tabler/icons-react": "^3.28.1",
"@tanstack/react-query": "^5.67.1",
"@testing-library/jest-dom": "^6.6.3",

View File

@ -43,7 +43,7 @@
"@nexucis/fuzzy": "^0.5.1",
"@nexucis/kvsearch": "^0.9.1",
"@prometheus-io/codemirror-promql": "0.302.1",
"@reduxjs/toolkit": "^2.5.0",
"@reduxjs/toolkit": "^2.6.1",
"@tabler/icons-react": "^3.28.1",
"@tanstack/react-query": "^5.67.1",
"@testing-library/jest-dom": "^6.6.3",
@ -2313,9 +2313,9 @@
"link": true
},
"node_modules/@reduxjs/toolkit": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.5.0.tgz",
"integrity": "sha512-awNe2oTodsZ6LmRqmkFhtb/KH03hUhxOamEQy411m3Njj3BbFvoBovxo4Q1cBWnV1ErprVj9MlF0UPXkng0eyg==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.6.1.tgz",
"integrity": "sha512-SSlIqZNYhqm/oMkXbtofwZSt9lrncblzo6YcZ9zoX+zLngRBrCOjK4lNLdkNucJF58RHOWrD9txT3bT3piH7Zw==",
"license": "MIT",
"dependencies": {
"immer": "^10.0.3",