@bigbinary/neeto-fields-frontend 4.0.3-beta → 4.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-fields-frontend",
3
- "version": "4.0.3-beta",
3
+ "version": "4.0.4",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-fields-nano",
@@ -63,7 +63,7 @@
63
63
  "@bigbinary/eslint-plugin-neeto": "1.8.0",
64
64
  "@bigbinary/neeto-cist": "1.0.17",
65
65
  "@bigbinary/neeto-commons-frontend": "4.13.87",
66
- "@bigbinary/neeto-filters-frontend": "4.3.26",
66
+ "@bigbinary/neeto-filters-frontend": "4.3.27",
67
67
  "@bigbinary/neeto-icons": "1.20.67",
68
68
  "@bigbinary/neeto-molecules": "4.0.109",
69
69
  "@bigbinary/neetoui": "8.3.46",
@@ -81,6 +81,7 @@
81
81
  "@rollup/plugin-replace": "5.0.4",
82
82
  "@svgr/rollup": "8.1.0",
83
83
  "@tailwindcss/container-queries": "^0.1.1",
84
+ "@tailwindcss/postcss": "^4.1.17",
84
85
  "@tanstack/react-query": "5.59.20",
85
86
  "@tanstack/react-query-devtools": "5.59.20",
86
87
  "antd": "5.22.0",
@@ -178,7 +179,7 @@
178
179
  "@babel/runtime": "7.26.10",
179
180
  "@bigbinary/neeto-cist": "1.0.17",
180
181
  "@bigbinary/neeto-commons-frontend": "4.13.87",
181
- "@bigbinary/neeto-filters-frontend": "4.3.26",
182
+ "@bigbinary/neeto-filters-frontend": "4.3.27",
182
183
  "@bigbinary/neeto-icons": "1.20.67",
183
184
  "@bigbinary/neeto-molecules": "4.0.109",
184
185
  "@bigbinary/neetoui": "8.3.46",
@@ -236,7 +237,6 @@
236
237
  },
237
238
  "dependencies": {
238
239
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
239
- "@tailwindcss/postcss": "^4.1.17",
240
240
  "babel-plugin-transform-imports": "^2.0.0"
241
241
  }
242
242
  }