Update dependency @reduxjs/toolkit to ^2.2.7

This commit is contained in:
renovate[bot]
2024-07-27 18:19:48 +00:00
committed by GitHub
parent da81830e43
commit 2395d0782e
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/notifications": "^7.11.2",
"@mantine/spotlight": "^7.11.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.2",
"dayjs": "^1.11.12",
"escape-string-regexp": "^5.0.0",
@@ -1927,9 +1927,9 @@
}
},
"node_modules/@reduxjs/toolkit": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.6.tgz",
"integrity": "sha512-kH0r495c5z1t0g796eDQAkYbEQ3a1OLYN9o8jQQVZyKyw367pfRGS+qZLkHYvFHiUUdafpoSlQ2QYObIApjPWA==",
"version": "2.2.7",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.7.tgz",
"integrity": "sha512-faI3cZbSdFb8yv9dhDTmGwclW0vk0z5o1cia+kf7gCbaCwHI5e+7tP57mJUv22pNcNbeA62GSrPpfrUfdXcQ6g==",
"license": "MIT",
"dependencies": {
"immer": "^10.0.3",

View File

@@ -27,7 +27,7 @@
"@mantine/notifications": "^7.11.2",
"@mantine/spotlight": "^7.11.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.2",
"dayjs": "^1.11.12",
"escape-string-regexp": "^5.0.0",