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

This commit is contained in:
renovate[bot]
2025-11-05 03:04:14 +00:00
committed by GitHub
parent 8c2cf181bd
commit 22fcb08dad
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@mantine/notifications": "^8.3.6",
"@mantine/spotlight": "^8.3.6",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.10.0",
"@reduxjs/toolkit": "^2.10.1",
"axios": "^1.13.1",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",
@@ -1848,9 +1848,9 @@
}
},
"node_modules/@reduxjs/toolkit": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.10.0.tgz",
"integrity": "sha512-DCDKKB+DDy00kULFGoj5jtxRXksCGtEKEPbeSqRi20/vUrwrBD+zyJx+jQ7xkIU1pUHQ6OIYHyc9NiVSEjAlNA==",
"version": "2.10.1",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.10.1.tgz",
"integrity": "sha512-/U17EXQ9Do9Yx4DlNGU6eVNfZvFJfYpUtRRdLf19PbPjdWBxNlxGZXywQZ1p1Nz8nMkWplTI7iD/23m07nolDA==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.0.0",

View File

@@ -26,7 +26,7 @@
"@mantine/notifications": "^8.3.6",
"@mantine/spotlight": "^8.3.6",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.10.0",
"@reduxjs/toolkit": "^2.10.1",
"axios": "^1.13.1",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",