fix(deps): update dependency @reduxjs/toolkit to ^2.6.1

This commit is contained in:
renovate[bot]
2025-03-07 22:23:31 +00:00
committed by GitHub
parent 836f8f14c0
commit ba926c674e
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@mantine/notifications": "^7.17.1",
"@mantine/spotlight": "^7.17.1",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.6.0",
"@reduxjs/toolkit": "^2.6.1",
"axios": "^1.8.2",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
@@ -1889,9 +1889,9 @@
}
},
"node_modules/@reduxjs/toolkit": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.6.0.tgz",
"integrity": "sha512-mWJCYpewLRyTuuzRSEC/IwIBBkYg2dKtQas8mty5MaV2iXzcmicS3gW554FDeOvLnY3x13NIk8MB1e8wHO7rqQ==",
"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",

View File

@@ -26,7 +26,7 @@
"@mantine/notifications": "^7.17.1",
"@mantine/spotlight": "^7.17.1",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.6.0",
"@reduxjs/toolkit": "^2.6.1",
"axios": "^1.8.2",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",