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

This commit is contained in:
renovate[bot]
2025-12-11 06:44:06 +00:00
committed by GitHub
parent 3e76c142c3
commit 5f99376d58
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@mantine/notifications": "^8.3.9",
"@mantine/spotlight": "^8.3.9",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.11.0",
"@reduxjs/toolkit": "^2.11.1",
"axios": "^1.13.2",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",
@@ -1846,9 +1846,9 @@
}
},
"node_modules/@reduxjs/toolkit": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.11.0.tgz",
"integrity": "sha512-hBjYg0aaRL1O2Z0IqWhnTLytnjDIxekmRxm1snsHjHaKVmIF1HiImWqsq+PuEbn6zdMlkIj9WofK1vR8jjx+Xw==",
"version": "2.11.1",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.11.1.tgz",
"integrity": "sha512-HjhlEREguAyBTGNzRlGNiDHGQ2EjLSPWwdhhpoEqHYy8hWak3Dp6/fU72OfqVsiMb8S6rbfPsWUF24fxpilrVA==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.0.0",

View File

@@ -26,7 +26,7 @@
"@mantine/notifications": "^8.3.9",
"@mantine/spotlight": "^8.3.9",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.11.0",
"@reduxjs/toolkit": "^2.11.1",
"axios": "^1.13.2",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",