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

This commit is contained in:
renovate[bot]
2025-10-17 06:05:31 +00:00
committed by GitHub
parent 0324c22061
commit 2808f4b1a2
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@mantine/notifications": "^8.3.5",
"@mantine/spotlight": "^8.3.5",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.9.0",
"@reduxjs/toolkit": "^2.9.1",
"axios": "^1.12.2",
"dayjs": "^1.11.17",
"escape-string-regexp": "^5.0.0",
@@ -1844,9 +1844,9 @@
}
},
"node_modules/@reduxjs/toolkit": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.9.0.tgz",
"integrity": "sha512-fSfQlSRu9Z5yBkvsNhYF2rPS8cGXn/TZVrlwN1948QyZ8xMZ0JvP50S2acZNaf+o63u6aEeMjipFyksjIcWrog==",
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.9.1.tgz",
"integrity": "sha512-sETJ3qO72y7L7WiR5K54UFLT3jRzAtqeBPVO15xC3bGA6kDqCH8m/v7BKCPH4czydXzz/1lPEGLvew7GjOO3Qw==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.0.0",

View File

@@ -26,7 +26,7 @@
"@mantine/notifications": "^8.3.5",
"@mantine/spotlight": "^8.3.5",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.9.0",
"@reduxjs/toolkit": "^2.9.1",
"axios": "^1.12.2",
"dayjs": "^1.11.17",
"escape-string-regexp": "^5.0.0",