@bigbinary/neeto-tags-frontend 2.2.8-beta → 2.2.9-beta

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-tags-frontend",
3
- "version": "2.2.8-beta",
3
+ "version": "2.2.9-beta",
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-tags-nano",
@@ -65,7 +65,7 @@
65
65
  "@bigbinary/neeto-commons-frontend": "4.13.69",
66
66
  "@bigbinary/neeto-filters-frontend": "4.3.24",
67
67
  "@bigbinary/neeto-hotkeys": "1.0.9",
68
- "@bigbinary/neeto-icons": "1.20.57",
68
+ "@bigbinary/neeto-icons": "1.20.58",
69
69
  "@bigbinary/neeto-molecules": "4.0.66",
70
70
  "@bigbinary/neetoui": "8.3.36",
71
71
  "@emotion/is-prop-valid": "1.2.0",
@@ -80,6 +80,7 @@
80
80
  "@rollup/plugin-replace": "5.0.4",
81
81
  "@svgr/rollup": "8.1.0",
82
82
  "@tailwindcss/container-queries": "^0.1.1",
83
+ "@tailwindcss/postcss": "^4.1.13",
83
84
  "@tanstack/react-query": "5.59.20",
84
85
  "@tanstack/react-query-devtools": "5.59.20",
85
86
  "antd": "5.22.0",
@@ -177,7 +178,7 @@
177
178
  "@bigbinary/neeto-commons-frontend": "4.13.69",
178
179
  "@bigbinary/neeto-filters-frontend": "4.3.24",
179
180
  "@bigbinary/neeto-hotkeys": "1.0.9",
180
- "@bigbinary/neeto-icons": "1.20.57",
181
+ "@bigbinary/neeto-icons": "1.20.58",
181
182
  "@bigbinary/neeto-molecules": "4.0.66",
182
183
  "@bigbinary/neetoui": "8.3.36",
183
184
  "@honeybadger-io/js": "6.10.1",
@@ -231,7 +232,6 @@
231
232
  },
232
233
  "dependencies": {
233
234
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
234
- "@tailwindcss/postcss": "^4.1.13",
235
235
  "babel-plugin-transform-imports": "^2.0.0",
236
236
  "react-router-nav-prompt": "0.4.1"
237
237
  },