{
	"name": "socialpoll",
	"version": "1.0.0",
	"scripts": {
		"dev": "vite",
		"build": "vite build",
		"start:blocks": "wp-scripts start --webpack-src-dir=src/blocks --output-path=build/blocks",
		"build:blocks": "wp-scripts build --webpack-src-dir=src/blocks --output-path=build/blocks",
		"make-pot": "wp i18n make-pot . languages/socialpoll.pot --domain=socialpoll",
		"make-json": "wp i18n make-json languages --no-purge --domain=socialpoll --pretty-print "
	},
	"dependencies": {
		"@radix-ui/react-alert-dialog": "^1.1.11",
		"@radix-ui/react-checkbox": "^1.3.3",
		"@radix-ui/react-dialog": "^1.1.11",
		"@radix-ui/react-dropdown-menu": "^2.1.12",
		"@radix-ui/react-label": "^2.1.4",
		"@radix-ui/react-popover": "^1.1.11",
		"@radix-ui/react-select": "^2.2.2",
		"@radix-ui/react-slot": "^1.2.0",
		"@radix-ui/react-switch": "^1.2.2",
		"@radix-ui/react-tabs": "^1.1.9",
		"@radix-ui/react-tooltip": "^1.2.4",
		"@tailwindcss/vite": "^4.1.4",
		"@wordpress/i18n": "^6.5.0",
		"alpinejs": "^3.14.9",
		"axios": "^1.9.0",
		"class-variance-authority": "^0.7.1",
		"clsx": "^2.1.1",
		"laravel-vite-plugin": "^2.0.1",
		"lucide": "^0.507.0",
		"lucide-react": "^0.503.0",
		"next-themes": "^0.4.6",
		"react": "^18.3.1",
		"react-apexcharts": "^1.7.0",
		"react-color": "^2.19.3",
		"react-dom": "^18.3.1",
		"react-router-dom": "^7.9.1",
		"react-sortablejs": "^6.1.4",
		"recharts": "^2.15.3",
		"sonner": "^2.0.3",
		"tailwind-merge": "^3.2.0",
		"uuid": "^11.1.0"
	},
	"devDependencies": {
		"@types/node": "^22.15.3",
		"@types/react": "^18.3.25",
		"@types/react-dom": "^18.3.7",
		"@vitejs/plugin-react": "^4.4.1",
		"@wordpress/scripts": "^30.25.0",
		"autoprefixer": "^10.4.21",
		"postcss": "^8.5.3",
		"tailwindcss": "^4.1.4",
		"tw-animate-css": "^1.2.8",
		"vite": "^7.1.11"
	}
}
