PluginProbe
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO / 1.3.42
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO v1.3.42
1.4.16 1.4.15 1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.54 1.3.53 1.3.52 1.3.51 1.3.50 1.3.49 1.3.48 1.3.47 All 179 releases
← All changes | package.json +2 -12 1.4.21.3.42 View file →
@@ -74,10 +74,8 @@
74 74 "gulp": "^5.0.0",
75 75 "gulp-clean": "^0.4.0",
76 76 "prettier": "^3.3.3",
77 77 "tailwindcss": "^3.4.10",
78 - "tailwindcss-animate": "^1.0.7",
79 - "tw-animate-css": "^1.4.0",
80 78 "whatwg-fetch": "^3.6.20"
81 79 },
82 80 "engines": {
83 81 "node": ">=14.0.0",
@@ -96,31 +94,23 @@
96 94 }
97 95 },
98 96 "prettier": "@wordpress/prettier-config",
99 97 "dependencies": {
100 - "@base-ui/react": "^1.4.1",
101 - "@fontsource-variable/geist": "^5.2.8",
102 98 "@headlessui/react": "^2.2.10",
103 99 "@heroicons/react": "^2.1.5",
104 - "@redux-devtools/extension": "^4.0.0",
105 100 "@reduxjs/toolkit": "^2.2.7",
106 101 "@wordpress/i18n": "^5.5.0",
107 - "class-variance-authority": "^0.7.1",
108 102 "clsx": "^2.1.1",
109 - "date-fns": "^4.1.0",
110 103 "emoji-picker-react": "^4.12.0",
111 - "lucide-react": "^1.11.0",
104 + "moment": "^2.30.1",
112 105 "react": "^18.3.1",
113 106 "react-best-gradient-color-picker": "^3.0.11",
114 107 "react-color": "^2.19.3",
115 - "react-day-picker": "^9.14.0",
116 108 "react-dom": "^18.3.1",
117 109 "react-redux": "^9.1.2",
118 110 "react-router": "^7.14.1",
119 111 "react-toastify": "^10.0.5",
120 - "recharts": "^3.8.0",
121 - "shadcn": "^4.5.0",
122 - "tailwind-merge": "^2.6.1",
112 + "tailwind-merge": "^2.5.3",
123 113 "tinycolor2": "^1.6.0",
124 114 "uuid": "^10.0.0"
125 115 }
126 116 }