@bigbinary/neeto-api-keys-frontend 2.3.13 → 2.3.14

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 +8 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-api-keys-frontend",
3
- "version": "2.3.13",
3
+ "version": "2.3.14",
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-api-keys-nano",
@@ -63,10 +63,10 @@
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
64
  "@bigbinary/eslint-plugin-neeto": "1.7.6",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.71",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.72",
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.24",
68
68
  "@bigbinary/neeto-icons": "1.20.59",
69
- "@bigbinary/neeto-molecules": "4.0.67",
69
+ "@bigbinary/neeto-molecules": "4.0.70",
70
70
  "@bigbinary/neetoui": "8.3.36",
71
71
  "@emotion/is-prop-valid": "1.2.0",
72
72
  "@faker-js/faker": "8.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.14",
83
84
  "@tanstack/react-query": "5.59.20",
84
85
  "@tanstack/react-query-devtools": "5.59.20",
85
86
  "antd": "5.22.0",
@@ -136,7 +137,7 @@
136
137
  "postcss-loader": "^7.0.1",
137
138
  "postcss-preset-env": "7.8.2",
138
139
  "prettier": "3",
139
- "prettier-plugin-tailwindcss": "0.6.14",
140
+ "prettier-plugin-tailwindcss": "^0.6.14",
140
141
  "process": "0.11.10",
141
142
  "qs": "^6.11.2",
142
143
  "ramda": "0.29.0",
@@ -161,7 +162,7 @@
161
162
  "stream-browserify": "^3.0.0",
162
163
  "stream-http": "3.2.0",
163
164
  "style-loader": "^3.3.1",
164
- "tailwindcss": "3.4.14",
165
+ "tailwindcss": "^4.1.14",
165
166
  "tty-browserify": "0.0.1",
166
167
  "url": "^0.11.0",
167
168
  "util": "^0.12.5",
@@ -176,10 +177,10 @@
176
177
  "peerDependencies": {
177
178
  "@babel/runtime": "7.26.10",
178
179
  "@bigbinary/neeto-cist": "1.0.17",
179
- "@bigbinary/neeto-commons-frontend": "4.13.71",
180
+ "@bigbinary/neeto-commons-frontend": "4.13.72",
180
181
  "@bigbinary/neeto-filters-frontend": "4.3.24",
181
182
  "@bigbinary/neeto-icons": "1.20.59",
182
- "@bigbinary/neeto-molecules": "4.0.67",
183
+ "@bigbinary/neeto-molecules": "4.0.70",
183
184
  "@bigbinary/neetoui": "8.3.36",
184
185
  "@honeybadger-io/js": "6.10.1",
185
186
  "@honeybadger-io/react": "6.1.25",