@bigbinary/neeto-themes-frontend 4.0.4 → 4.0.6

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.4",
3
+ "version": "4.0.6",
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",
@@ -63,12 +63,12 @@
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
64
  "@bigbinary/eslint-plugin-neeto": "1.8.0",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.87",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.90",
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.27",
68
68
  "@bigbinary/neeto-icons": "1.20.67",
69
69
  "@bigbinary/neeto-image-uploader-frontend": "2.3.34",
70
- "@bigbinary/neeto-molecules": "4.0.109",
71
- "@bigbinary/neetoui": "8.3.46",
70
+ "@bigbinary/neeto-molecules": "4.0.121",
71
+ "@bigbinary/neetoui": "8.3.49",
72
72
  "@emotion/is-prop-valid": "1.2.0",
73
73
  "@faker-js/faker": "8.2.0",
74
74
  "@honeybadger-io/js": "6.10.1",
@@ -82,6 +82,7 @@
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",
85
86
  "@tanstack/react-query": "5.59.20",
86
87
  "@tanstack/react-query-devtools": "5.59.20",
87
88
  "antd": "5.22.0",
@@ -135,7 +136,7 @@
135
136
  "postcss-loader": "^7.0.1",
136
137
  "postcss-preset-env": "7.8.2",
137
138
  "prettier": "3",
138
- "prettier-plugin-tailwindcss": "0.6.14",
139
+ "prettier-plugin-tailwindcss": "^0.7.1",
139
140
  "process": "0.11.10",
140
141
  "qs": "^6.11.2",
141
142
  "ramda": "0.29.0",
@@ -159,7 +160,7 @@
159
160
  "stream-browserify": "^3.0.0",
160
161
  "stream-http": "3.2.0",
161
162
  "style-loader": "^3.3.1",
162
- "tailwindcss": "3.4.14",
163
+ "tailwindcss": "^4.1.17",
163
164
  "tty-browserify": "0.0.1",
164
165
  "url": "^0.11.0",
165
166
  "util": "^0.12.5",
@@ -174,12 +175,12 @@
174
175
  "peerDependencies": {
175
176
  "@babel/runtime": "7.26.10",
176
177
  "@bigbinary/neeto-cist": "1.0.17",
177
- "@bigbinary/neeto-commons-frontend": "4.13.87",
178
+ "@bigbinary/neeto-commons-frontend": "4.13.90",
178
179
  "@bigbinary/neeto-filters-frontend": "4.3.27",
179
180
  "@bigbinary/neeto-icons": "1.20.67",
180
181
  "@bigbinary/neeto-image-uploader-frontend": "2.3.34",
181
- "@bigbinary/neeto-molecules": "4.0.109",
182
- "@bigbinary/neetoui": "8.3.46",
182
+ "@bigbinary/neeto-molecules": "4.0.121",
183
+ "@bigbinary/neetoui": "8.3.49",
183
184
  "@honeybadger-io/js": "6.10.1",
184
185
  "@honeybadger-io/react": "6.1.25",
185
186
  "@monaco-editor/react": "4.6.0",
@@ -210,7 +211,7 @@
210
211
  "source-map-loader": "4.0.1",
211
212
  "stream-browserify": "^3.0.0",
212
213
  "stream-http": "3.2.0",
213
- "tailwindcss": "3.4.14",
214
+ "tailwindcss": "^4.1.17",
214
215
  "tty-browserify": "0.0.1",
215
216
  "url": "^0.11.0",
216
217
  "util": "^0.12.5",