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

This commit is contained in:
renovate[bot]
2025-02-24 01:36:04 +00:00
committed by GitHub
parent 280d0b7fdd
commit 72db0d815f
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@mantine/notifications": "^7.17.0",
"@mantine/spotlight": "^7.17.0",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.5.1",
"@reduxjs/toolkit": "^2.6.0",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
@@ -1886,9 +1886,9 @@
}
},
"node_modules/@reduxjs/toolkit": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.5.1.tgz",
"integrity": "sha512-UHhy3p0oUpdhnSxyDjaRDYaw8Xra75UiLbCiRozVPHjfDwNYkh0TsVm/1OmTW8Md+iDAJmYPWUKMvsMc2GtpNg==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.6.0.tgz",
"integrity": "sha512-mWJCYpewLRyTuuzRSEC/IwIBBkYg2dKtQas8mty5MaV2iXzcmicS3gW554FDeOvLnY3x13NIk8MB1e8wHO7rqQ==",
"license": "MIT",
"dependencies": {
"immer": "^10.0.3",

View File

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