fix(deps): update react-querybuilder to v8.22.3

This commit is contained in:
renovate[bot]
2026-08-10 03:27:17 +00:00
committed by GitHub
parent b9630809a0
commit 7b3f39001f
2 changed files with 12 additions and 12 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/notifications": "9.5.1", "@mantine/notifications": "9.5.1",
"@mantine/spotlight": "9.5.1", "@mantine/spotlight": "9.5.1",
"@monaco-editor/react": "4.7.0", "@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.22.2", "@react-querybuilder/mantine": "8.22.3",
"@reduxjs/toolkit": "2.12.0", "@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3", "@rolldown/plugin-babel": "0.2.3",
"axios": "1.19.0", "axios": "1.19.0",
@@ -36,7 +36,7 @@
"react-draggable": "4.7.1", "react-draggable": "4.7.1",
"react-icons": "5.7.0", "react-icons": "5.7.0",
"react-infinite-scroller": "1.2.6", "react-infinite-scroller": "1.2.6",
"react-querybuilder": "8.22.2", "react-querybuilder": "8.22.3",
"react-redux": "9.3.0", "react-redux": "9.3.0",
"react-router-dom": "7.18.2", "react-router-dom": "7.18.2",
"react-swipeable": "7.0.2", "react-swipeable": "7.0.2",
@@ -1674,9 +1674,9 @@
} }
}, },
"node_modules/@react-querybuilder/mantine": { "node_modules/@react-querybuilder/mantine": {
"version": "8.22.2", "version": "8.22.3",
"resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.22.2.tgz", "resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.22.3.tgz",
"integrity": "sha512-1PFXHWOiP6otF4xJ6nGdqYxZk2lvH8pO+3TUkW1mKKxjDbE/in7//49u/y1yx4kL/eEQi7Gaiws9y1P6wE3w1g==", "integrity": "sha512-ZPOL0myiNt2qxxGBA6+aHl9RFp8js/IUX7Hu87HEsz7KHlWkBqYC9IXD6YGWzm1P8nPnPBWVEwFJHSQbE1wIFQ==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"@mantine/core": ">=7", "@mantine/core": ">=7",
@@ -1684,7 +1684,7 @@
"@mantine/hooks": ">=7", "@mantine/hooks": ">=7",
"dayjs": ">=1", "dayjs": ">=1",
"react": ">=18", "react": ">=18",
"react-querybuilder": "8.22.2" "react-querybuilder": "8.22.3"
} }
}, },
"node_modules/@reduxjs/toolkit": { "node_modules/@reduxjs/toolkit": {
@@ -5067,12 +5067,12 @@
} }
}, },
"node_modules/react-querybuilder": { "node_modules/react-querybuilder": {
"version": "8.22.2", "version": "8.22.3",
"resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.22.2.tgz", "resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.22.3.tgz",
"integrity": "sha512-F+3GInfvh3/1LgfQjyZbSM834kWoop6fldp6uF7gbej/ulZpsUjmpRa3jWBmDtrveWSDIi3uY9NattFaBe/kpA==", "integrity": "sha512-mSnCxTOUkWBVnQ2hxAZbS/jJHHOrzPgIw89yZpERysuQZc8jG6THraWguUilUAX84MiAyW3Zt3GOuUvw4LNvYw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@react-querybuilder/core": "^8.22.2", "@react-querybuilder/core": "^8.22.3",
"@reduxjs/toolkit": "^2.12.0", "@reduxjs/toolkit": "^2.12.0",
"react-redux": "^9.3.0" "react-redux": "^9.3.0"
}, },

View File

@@ -27,7 +27,7 @@
"@mantine/notifications": "9.5.1", "@mantine/notifications": "9.5.1",
"@mantine/spotlight": "9.5.1", "@mantine/spotlight": "9.5.1",
"@monaco-editor/react": "4.7.0", "@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.22.2", "@react-querybuilder/mantine": "8.22.3",
"@reduxjs/toolkit": "2.12.0", "@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3", "@rolldown/plugin-babel": "0.2.3",
"axios": "1.19.0", "axios": "1.19.0",
@@ -43,7 +43,7 @@
"react-draggable": "4.7.1", "react-draggable": "4.7.1",
"react-icons": "5.7.0", "react-icons": "5.7.0",
"react-infinite-scroller": "1.2.6", "react-infinite-scroller": "1.2.6",
"react-querybuilder": "8.22.2", "react-querybuilder": "8.22.3",
"react-redux": "9.3.0", "react-redux": "9.3.0",
"react-router-dom": "7.18.2", "react-router-dom": "7.18.2",
"react-swipeable": "7.0.2", "react-swipeable": "7.0.2",