mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 04:25:07 +00:00
fix(deps): update react-querybuilder to v8.22.1
This commit is contained in:
20
commafeed-client/package-lock.json
generated
20
commafeed-client/package-lock.json
generated
@@ -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.0",
|
"@react-querybuilder/mantine": "8.22.1",
|
||||||
"@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.0",
|
"react-querybuilder": "8.22.1",
|
||||||
"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.0",
|
"version": "8.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/@react-querybuilder/mantine/-/mantine-8.22.1.tgz",
|
||||||
"integrity": "sha512-TXTYrKufS6q/hqt3VRaGnDe22fncleInoUQraDWfJGEC37jWw8zIkAxmC568CJDPDROt3nvvMPcXGO08Nl9xbQ==",
|
"integrity": "sha512-X92YpbITo7gA57cGK5WWMfqtbKh2piTldTa1u8kXNm6cPnMRlJqPUSRdcIrJvL4PKKB0t2CXT6Eibd/12tCnzA==",
|
||||||
"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.0"
|
"react-querybuilder": "8.22.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@reduxjs/toolkit": {
|
"node_modules/@reduxjs/toolkit": {
|
||||||
@@ -5067,12 +5067,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-querybuilder": {
|
"node_modules/react-querybuilder": {
|
||||||
"version": "8.22.0",
|
"version": "8.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-querybuilder/-/react-querybuilder-8.22.1.tgz",
|
||||||
"integrity": "sha512-PCutI+XaVsbEYLsn+yDqCoD0BV1ZIE48ElaL7OZm25KjV9zsmjAnYvzyXy1BytvH2a08N6lyZl5gA17xNWHFDQ==",
|
"integrity": "sha512-HJPNbAcXYvngw+Ytq8+K6L61cMXT8knr4Q5KiSxzI+lmjwRc3cbDjqTDg+EhmIKT/XcaeNh3/k1u1qf/AowEOg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@react-querybuilder/core": "^8.22.0",
|
"@react-querybuilder/core": "^8.22.1",
|
||||||
"@reduxjs/toolkit": "^2.12.0",
|
"@reduxjs/toolkit": "^2.12.0",
|
||||||
"react-redux": "^9.3.0"
|
"react-redux": "^9.3.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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.0",
|
"@react-querybuilder/mantine": "8.22.1",
|
||||||
"@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.0",
|
"react-querybuilder": "8.22.1",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user