@bigbinary/neeto-themes-frontend 3.1.5 → 3.1.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": "3.1.5",
3
+ "version": "3.1.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",
@@ -62,13 +62,13 @@
62
62
  "@babel/runtime": "7.26.0",
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
64
  "@bigbinary/eslint-plugin-neeto": "1.5.6",
65
- "@bigbinary/neeto-cist": "1.0.13",
66
- "@bigbinary/neeto-commons-frontend": "4.12.3",
67
- "@bigbinary/neeto-filters-frontend": "4.3.7",
68
- "@bigbinary/neeto-icons": "1.20.19",
65
+ "@bigbinary/neeto-cist": "1.0.14",
66
+ "@bigbinary/neeto-commons-frontend": "4.12.6",
67
+ "@bigbinary/neeto-filters-frontend": "4.3.10",
68
+ "@bigbinary/neeto-icons": "1.20.21",
69
69
  "@bigbinary/neeto-image-uploader-frontend": "2.3.11",
70
- "@bigbinary/neeto-molecules": "3.10.2",
71
- "@bigbinary/neetoui": "8.2.37",
70
+ "@bigbinary/neeto-molecules": "3.13.5",
71
+ "@bigbinary/neetoui": "8.2.42",
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",
@@ -81,6 +81,7 @@
81
81
  "@rollup/plugin-node-resolve": "15.3.0",
82
82
  "@rollup/plugin-replace": "5.0.4",
83
83
  "@svgr/rollup": "8.1.0",
84
+ "@tailwindcss/container-queries": "^0.1.1",
84
85
  "@tanstack/react-query": "5.59.20",
85
86
  "@tanstack/react-query-devtools": "5.59.20",
86
87
  "antd": "5.22.0",
@@ -171,16 +172,17 @@
171
172
  },
172
173
  "peerDependencies": {
173
174
  "@babel/runtime": "7.26.0",
174
- "@bigbinary/neeto-cist": "1.0.13",
175
- "@bigbinary/neeto-commons-frontend": "4.12.3",
176
- "@bigbinary/neeto-filters-frontend": "4.3.7",
177
- "@bigbinary/neeto-icons": "1.20.19",
175
+ "@bigbinary/neeto-cist": "1.0.14",
176
+ "@bigbinary/neeto-commons-frontend": "4.12.6",
177
+ "@bigbinary/neeto-filters-frontend": "4.3.10",
178
+ "@bigbinary/neeto-icons": "1.20.21",
178
179
  "@bigbinary/neeto-image-uploader-frontend": "2.3.11",
179
- "@bigbinary/neeto-molecules": "3.10.2",
180
- "@bigbinary/neetoui": "8.2.37",
180
+ "@bigbinary/neeto-molecules": "3.13.5",
181
+ "@bigbinary/neetoui": "8.2.42",
181
182
  "@honeybadger-io/js": "6.10.1",
182
183
  "@honeybadger-io/react": "6.1.25",
183
184
  "@monaco-editor/react": "4.6.0",
185
+ "@tailwindcss/container-queries": "^0.1.1",
184
186
  "@tanstack/react-query": "5.59.20",
185
187
  "@tanstack/react-query-devtools": "5.59.20",
186
188
  "antd": "5.22.0",