mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-20 19:51:09 +00:00
fix(deps): update react-querybuilder to v8.18.0
This commit is contained in:
26
commafeed-client/package-lock.json
generated
26
commafeed-client/package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"@mantine/notifications": "9.2.2",
|
||||
"@mantine/spotlight": "9.2.2",
|
||||
"@monaco-editor/react": "4.7.0",
|
||||
"@react-querybuilder/mantine": "8.17.0",
|
||||
"@react-querybuilder/mantine": "8.18.0",
|
||||
"@reduxjs/toolkit": "2.12.0",
|
||||
"@rolldown/plugin-babel": "0.2.3",
|
||||
"axios": "1.16.1",
|
||||
@@ -36,7 +36,7 @@
|
||||
"react-draggable": "4.6.0",
|
||||
"react-icons": "5.6.0",
|
||||
"react-infinite-scroller": "1.2.6",
|
||||
"react-querybuilder": "8.17.0",
|
||||
"react-querybuilder": "8.18.0",
|
||||
"react-redux": "9.3.0",
|
||||
"react-router-dom": "7.16.0",
|
||||
"react-swipeable": "7.0.2",
|
||||
@@ -1872,9 +1872,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-querybuilder/core": {
|
||||
"version": "8.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-querybuilder/core/-/core-8.17.0.tgz",
|
||||
"integrity": "sha512-P6dtDrpYs4D4sFnAOsYVStdnsUYo5prZplXmXRJz9YQ/dsyeFEnu95MGWkmCDvEaC9uYAZL9sBBIKS8qbYWggg==",
|
||||
"version": "8.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-querybuilder/core/-/core-8.18.0.tgz",
|
||||
"integrity": "sha512-BTTbH1ChKudgJJmyPUv2GOzR7/2HrqjasugvF4D8mc0Z80FY8MiqGABtpHLxkimkL4RjHJ/elfCQrvY/6XKGug==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ts-jison/lexer": "0.4.1-alpha.1",
|
||||
@@ -1919,9 +1919,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-querybuilder/mantine": {
|
||||
"version": "8.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.17.0.tgz",
|
||||
"integrity": "sha512-gi3s2zai7lR7f6lc7F9PAdFFJygyGA/nVTNmmXAvGGDvV3r5f4z0HR7Frv/XvhJYIaF0PQ7FFl7mv09BSbhWBw==",
|
||||
"version": "8.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.18.0.tgz",
|
||||
"integrity": "sha512-czep4Wk+Ee5dQAdTHQDJFUjh3DkzP/bzZCbH9pJqOb9NUhUcZPmrDCVCA3Ci3uWtaG3OihTB9DRmMZcnB2Hyxg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": ">=7",
|
||||
@@ -1929,7 +1929,7 @@
|
||||
"@mantine/hooks": ">=7",
|
||||
"dayjs": ">=1",
|
||||
"react": ">=18",
|
||||
"react-querybuilder": "8.17.0"
|
||||
"react-querybuilder": "8.18.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@reduxjs/toolkit": {
|
||||
@@ -5149,12 +5149,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-querybuilder": {
|
||||
"version": "8.17.0",
|
||||
"resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.17.0.tgz",
|
||||
"integrity": "sha512-N2GQBopu1yZo9n+tqsuzOry4jzzFLCV9PDAMmiOerFvc5xB9UQQRf92wiZBEPipl1lh4hGCmv8XuursuK4aSSQ==",
|
||||
"version": "8.18.0",
|
||||
"resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.18.0.tgz",
|
||||
"integrity": "sha512-/QVGEKsKMdlKyhff4TLrBP405QA2XLSCj6AHH75vpbMnG5BEVt2ci3zgCxxRO6RhK89Q6mwRPkPD3lB4iDvLWA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-querybuilder/core": "^8.17.0",
|
||||
"@react-querybuilder/core": "^8.18.0",
|
||||
"@reduxjs/toolkit": "^2.12.0",
|
||||
"react-redux": "^9.3.0"
|
||||
},
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@mantine/notifications": "9.2.2",
|
||||
"@mantine/spotlight": "9.2.2",
|
||||
"@monaco-editor/react": "4.7.0",
|
||||
"@react-querybuilder/mantine": "8.17.0",
|
||||
"@react-querybuilder/mantine": "8.18.0",
|
||||
"@reduxjs/toolkit": "2.12.0",
|
||||
"@rolldown/plugin-babel": "0.2.3",
|
||||
"axios": "1.16.1",
|
||||
@@ -44,7 +44,7 @@
|
||||
"react-draggable": "4.6.0",
|
||||
"react-icons": "5.6.0",
|
||||
"react-infinite-scroller": "1.2.6",
|
||||
"react-querybuilder": "8.17.0",
|
||||
"react-querybuilder": "8.18.0",
|
||||
"react-redux": "9.3.0",
|
||||
"react-router-dom": "7.16.0",
|
||||
"react-swipeable": "7.0.2",
|
||||
|
||||
Reference in New Issue
Block a user