@bigbinary/neeto-themes-frontend 4.0.2-beta → 4.0.3

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-themes-frontend",
3
- "version": "4.0.2-beta",
3
+ "version": "4.0.3",
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-themes-nano",
@@ -82,7 +82,6 @@
82
82
  "@rollup/plugin-replace": "5.0.4",
83
83
  "@svgr/rollup": "8.1.0",
84
84
  "@tailwindcss/container-queries": "^0.1.1",
85
- "@tailwindcss/postcss": "^4.1.17",
86
85
  "@tanstack/react-query": "5.59.20",
87
86
  "@tanstack/react-query-devtools": "5.59.20",
88
87
  "antd": "5.22.0",
@@ -136,7 +135,7 @@
136
135
  "postcss-loader": "^7.0.1",
137
136
  "postcss-preset-env": "7.8.2",
138
137
  "prettier": "3",
139
- "prettier-plugin-tailwindcss": "^0.7.1",
138
+ "prettier-plugin-tailwindcss": "0.6.14",
140
139
  "process": "0.11.10",
141
140
  "qs": "^6.11.2",
142
141
  "ramda": "0.29.0",
@@ -160,7 +159,7 @@
160
159
  "stream-browserify": "^3.0.0",
161
160
  "stream-http": "3.2.0",
162
161
  "style-loader": "^3.3.1",
163
- "tailwindcss": "^4.1.17",
162
+ "tailwindcss": "3.4.14",
164
163
  "tty-browserify": "0.0.1",
165
164
  "url": "^0.11.0",
166
165
  "util": "^0.12.5",
@@ -211,7 +210,7 @@
211
210
  "source-map-loader": "4.0.1",
212
211
  "stream-browserify": "^3.0.0",
213
212
  "stream-http": "3.2.0",
214
- "tailwindcss": "^4.1.17",
213
+ "tailwindcss": "3.4.14",
215
214
  "tty-browserify": "0.0.1",
216
215
  "url": "^0.11.0",
217
216
  "util": "^0.12.5",