@react-querybuilder/bulma
Advanced tools
Comparing version 8.1.1 to 8.2.0
{ | ||
"name": "@react-querybuilder/bulma", | ||
"description": "Custom Bulma components for react-querybuilder", | ||
"version": "8.1.1", | ||
"version": "8.2.0", | ||
"publishConfig": { | ||
@@ -55,4 +55,4 @@ "access": "public" | ||
"@testing-library/dom": "^10.4.0", | ||
"@testing-library/react": "^16.1.0", | ||
"@types/react": "^19.0.7", | ||
"@testing-library/react": "^16.2.0", | ||
"@types/react": "^19.0.8", | ||
"@vitejs/plugin-react": "^4.3.4", | ||
@@ -62,6 +62,6 @@ "bulma": "^1.0.3", | ||
"react-dom": "^19.0.0", | ||
"react-querybuilder": "8.1.1", | ||
"react-querybuilder": "8.2.0", | ||
"rollup-plugin-visualizer": "^5.14.0", | ||
"typescript": "^5.7.3", | ||
"vite": "^6.0.7" | ||
"vite": "^6.0.11" | ||
}, | ||
@@ -71,5 +71,5 @@ "peerDependencies": { | ||
"react": ">=18", | ||
"react-querybuilder": "8.1.1" | ||
"react-querybuilder": "8.2.0" | ||
}, | ||
"gitHead": "b91c2208894affd9eb64fe3da11f64863d6ae3bf" | ||
"gitHead": "d4fc2257a39912408e1f3a66d3bf345b232b89dd" | ||
} |
124405