@react-querybuilder/bootstrap
Advanced tools
Comparing version
{ | ||
"name": "@react-querybuilder/bootstrap", | ||
"description": "Custom Bootstrap components for react-querybuilder", | ||
"version": "8.6.2", | ||
"version": "8.7.0", | ||
"publishConfig": { | ||
@@ -57,9 +57,9 @@ "access": "public" | ||
"@testing-library/react": "^16.3.0", | ||
"@types/react": "^19.1.2", | ||
"@types/react": "^19.1.3", | ||
"@vitejs/plugin-react": "^4.4.1", | ||
"bootstrap": "^5.3.5", | ||
"bootstrap": "^5.3.6", | ||
"bootstrap-icons": "^1.12.1", | ||
"react": "^19.1.0", | ||
"react-dom": "^19.1.0", | ||
"react-querybuilder": "8.6.2", | ||
"react-querybuilder": "8.7.0", | ||
"rollup-plugin-visualizer": "^5.14.0", | ||
@@ -73,5 +73,5 @@ "typescript": "^5.8.3", | ||
"react": ">=18", | ||
"react-querybuilder": "8.6.2" | ||
"react-querybuilder": "8.7.0" | ||
}, | ||
"gitHead": "79e58867be8766b07f1b48ac21a19eece8e84212" | ||
"gitHead": "a3d091ce5282d817db10ce7258b4d3bf2498c78b" | ||
} |