Merge pull request #2141 from Athou/renovate/reduxjs-toolkit-2.x

fix(deps): update dependency @reduxjs/toolkit to v2.12.0
This commit is contained in:
Jérémie Panzer
2026-05-19 07:20:37 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@mantine/spotlight": "9.2.1", "@mantine/spotlight": "9.2.1",
"@monaco-editor/react": "4.7.0", "@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.16.1", "@react-querybuilder/mantine": "8.16.1",
"@reduxjs/toolkit": "2.11.2", "@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3", "@rolldown/plugin-babel": "0.2.3",
"axios": "1.16.1", "axios": "1.16.1",
"dayjs": "1.11.20", "dayjs": "1.11.20",
@@ -1930,9 +1930,9 @@
} }
}, },
"node_modules/@reduxjs/toolkit": { "node_modules/@reduxjs/toolkit": {
"version": "2.11.2", "version": "2.12.0",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.11.2.tgz", "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.12.0.tgz",
"integrity": "sha512-Kd6kAHTA6/nUpp8mySPqj3en3dm0tdMIgbttnQ1xFMVpufoj+ADi8pXLBsd4xzTRHQa7t/Jv8W5UnCuW4kuWMQ==", "integrity": "sha512-KiT+RzZbp6mQET+Mg+h2c97+9j1sNflUxQkIHI7Yuzf6Peu+OYpmkn6nbHWmLLWj+1ZODUJFwGZ7gx3L9R9EOw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@standard-schema/spec": "^1.0.0", "@standard-schema/spec": "^1.0.0",

View File

@@ -29,7 +29,7 @@
"@mantine/spotlight": "9.2.1", "@mantine/spotlight": "9.2.1",
"@monaco-editor/react": "4.7.0", "@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.16.1", "@react-querybuilder/mantine": "8.16.1",
"@reduxjs/toolkit": "2.11.2", "@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3", "@rolldown/plugin-babel": "0.2.3",
"axios": "1.16.1", "axios": "1.16.1",
"dayjs": "1.11.20", "dayjs": "1.11.20",