mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-27 14:34:40 +00:00
Merge pull request #2132 from Athou/renovate/react-querybuilder
fix(deps): update react-querybuilder to v8.16.0 (minor)
This commit is contained in:
100
commafeed-client/package-lock.json
generated
100
commafeed-client/package-lock.json
generated
@@ -20,7 +20,7 @@
|
|||||||
"@mantine/notifications": "9.1.1",
|
"@mantine/notifications": "9.1.1",
|
||||||
"@mantine/spotlight": "9.1.1",
|
"@mantine/spotlight": "9.1.1",
|
||||||
"@monaco-editor/react": "4.7.0",
|
"@monaco-editor/react": "4.7.0",
|
||||||
"@react-querybuilder/mantine": "8.15.0",
|
"@react-querybuilder/mantine": "8.16.0",
|
||||||
"@reduxjs/toolkit": "2.11.2",
|
"@reduxjs/toolkit": "2.11.2",
|
||||||
"@rolldown/plugin-babel": "0.2.3",
|
"@rolldown/plugin-babel": "0.2.3",
|
||||||
"axios": "1.16.0",
|
"axios": "1.16.0",
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
"react-draggable": "4.5.0",
|
"react-draggable": "4.5.0",
|
||||||
"react-icons": "5.6.0",
|
"react-icons": "5.6.0",
|
||||||
"react-infinite-scroller": "1.2.6",
|
"react-infinite-scroller": "1.2.6",
|
||||||
"react-querybuilder": "8.15.0",
|
"react-querybuilder": "8.16.0",
|
||||||
"react-redux": "9.2.0",
|
"react-redux": "9.2.0",
|
||||||
"react-router-dom": "7.14.2",
|
"react-router-dom": "7.14.2",
|
||||||
"react-swipeable": "7.0.2",
|
"react-swipeable": "7.0.2",
|
||||||
@@ -1872,46 +1872,10 @@
|
|||||||
"url": "https://github.com/sponsors/Boshen"
|
"url": "https://github.com/sponsors/Boshen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@react-querybuilder/core": {
|
|
||||||
"version": "8.15.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@react-querybuilder/core/-/core-8.15.0.tgz",
|
|
||||||
"integrity": "sha512-dM8615RrUqVk0muYXqHTBfOgylzE36Z+5IvvsraaFP63Jf16brTegNHNtEklzskFIL4/R6BtpgLObYQBXNgHjA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@ts-jison/lexer": "0.4.1-alpha.1",
|
|
||||||
"@ts-jison/parser": "0.4.1-alpha.1",
|
|
||||||
"immer": "^11.1.3",
|
|
||||||
"numeric-quantity": "^3.2.1"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"drizzle-orm": ">=0.38.0",
|
|
||||||
"json-logic-js": ">=2",
|
|
||||||
"jsonata": ">=2",
|
|
||||||
"sequelize": ">=6",
|
|
||||||
"spel2js": ">=0.2.0"
|
|
||||||
},
|
|
||||||
"peerDependenciesMeta": {
|
|
||||||
"drizzle-orm": {
|
|
||||||
"optional": true
|
|
||||||
},
|
|
||||||
"json-logic-js": {
|
|
||||||
"optional": true
|
|
||||||
},
|
|
||||||
"jsonata": {
|
|
||||||
"optional": true
|
|
||||||
},
|
|
||||||
"sequelize": {
|
|
||||||
"optional": true
|
|
||||||
},
|
|
||||||
"spel2js": {
|
|
||||||
"optional": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@react-querybuilder/mantine": {
|
"node_modules/@react-querybuilder/mantine": {
|
||||||
"version": "8.15.0",
|
"version": "8.16.0",
|
||||||
"resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.16.0.tgz",
|
||||||
"integrity": "sha512-r97rUWDZBoELXP0VOdQpZMcPnlUrwJ3yEP6fBd/F8CDhUDQimWlSn/bcmo1eKhv6uyl0SGmRNWvoYcA1V7rT1g==",
|
"integrity": "sha512-u+lOzgNeJqywe9b5FnJnXa5GuSOnYt/ceb2GoZt1dFRdAEitReXv0WnBNdA4649nfV9UlGCnp8b49rVxgUncgg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@mantine/core": ">=7",
|
"@mantine/core": ">=7",
|
||||||
@@ -1919,7 +1883,7 @@
|
|||||||
"@mantine/hooks": ">=7",
|
"@mantine/hooks": ">=7",
|
||||||
"dayjs": ">=1",
|
"dayjs": ">=1",
|
||||||
"react": ">=18",
|
"react": ">=18",
|
||||||
"react-querybuilder": "8.15.0"
|
"react-querybuilder": "8.16.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@reduxjs/toolkit": {
|
"node_modules/@reduxjs/toolkit": {
|
||||||
@@ -5090,12 +5054,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-querybuilder": {
|
"node_modules/react-querybuilder": {
|
||||||
"version": "8.15.0",
|
"version": "8.16.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.16.0.tgz",
|
||||||
"integrity": "sha512-GybFvwygHDdKj/gOp1EtVSRdgk5haO7DxuYtdQc6/cHyO0S0RcTxRxtAQI0lKevCzxoR2116vXxJIuiHGk6HOg==",
|
"integrity": "sha512-fERnSBAkXpMJTp4QqTKzunalZfHEeftRwLVr52DHkDsO+/nirREvLmWp3w4fNtN4FJrGgspIFbf3Vi5aOR4h4Q==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@react-querybuilder/core": "^8.15.0",
|
"@react-querybuilder/core": "^8.16.0",
|
||||||
"@reduxjs/toolkit": "^2.11.2",
|
"@reduxjs/toolkit": "^2.11.2",
|
||||||
"react-redux": "^9.2.0"
|
"react-redux": "^9.2.0"
|
||||||
},
|
},
|
||||||
@@ -5103,6 +5067,50 @@
|
|||||||
"react": ">=18"
|
"react": ">=18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/react-querybuilder/node_modules/@react-querybuilder/core": {
|
||||||
|
"version": "8.16.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@react-querybuilder/core/-/core-8.16.0.tgz",
|
||||||
|
"integrity": "sha512-fEKrPIW60p+OYJYYahTdWjT0F+CXnubXUCYJq9rsRkzkrZn62ZncH4Q12EW3MxS0hbB4Xkrjbg48law2QscedQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@ts-jison/lexer": "0.4.1-alpha.1",
|
||||||
|
"@ts-jison/parser": "0.4.1-alpha.1",
|
||||||
|
"immer": "^11.1.3",
|
||||||
|
"numeric-quantity": "^3.2.1"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"@traqula/parser-sparql-1-2": ">=0.1.0",
|
||||||
|
"chevrotain": ">=11",
|
||||||
|
"drizzle-orm": ">=0.38.0",
|
||||||
|
"json-logic-js": ">=2",
|
||||||
|
"jsonata": ">=2",
|
||||||
|
"sequelize": ">=6",
|
||||||
|
"spel2js": ">=0.2.0"
|
||||||
|
},
|
||||||
|
"peerDependenciesMeta": {
|
||||||
|
"@traqula/parser-sparql-1-2": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
"chevrotain": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
"drizzle-orm": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
"json-logic-js": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
"jsonata": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
"sequelize": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
"spel2js": {
|
||||||
|
"optional": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/react-redux": {
|
"node_modules/react-redux": {
|
||||||
"version": "9.2.0",
|
"version": "9.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz",
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
"@mantine/notifications": "9.1.1",
|
"@mantine/notifications": "9.1.1",
|
||||||
"@mantine/spotlight": "9.1.1",
|
"@mantine/spotlight": "9.1.1",
|
||||||
"@monaco-editor/react": "4.7.0",
|
"@monaco-editor/react": "4.7.0",
|
||||||
"@react-querybuilder/mantine": "8.15.0",
|
"@react-querybuilder/mantine": "8.16.0",
|
||||||
"@reduxjs/toolkit": "2.11.2",
|
"@reduxjs/toolkit": "2.11.2",
|
||||||
"@rolldown/plugin-babel": "0.2.3",
|
"@rolldown/plugin-babel": "0.2.3",
|
||||||
"axios": "1.16.0",
|
"axios": "1.16.0",
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
"react-draggable": "4.5.0",
|
"react-draggable": "4.5.0",
|
||||||
"react-icons": "5.6.0",
|
"react-icons": "5.6.0",
|
||||||
"react-infinite-scroller": "1.2.6",
|
"react-infinite-scroller": "1.2.6",
|
||||||
"react-querybuilder": "8.15.0",
|
"react-querybuilder": "8.16.0",
|
||||||
"react-redux": "9.2.0",
|
"react-redux": "9.2.0",
|
||||||
"react-router-dom": "7.14.2",
|
"react-router-dom": "7.14.2",
|
||||||
"react-swipeable": "7.0.2",
|
"react-swipeable": "7.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user