@bigbinary/neeto-team-members-frontend 2.10.13 → 2.11.1

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-team-members-frontend",
3
- "version": "2.10.13",
3
+ "version": "2.11.1",
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-team-members-nano",
@@ -48,13 +48,13 @@
48
48
  "@babel/preset-typescript": "7.23.2",
49
49
  "@babel/runtime": "7.23.2",
50
50
  "@bigbinary/babel-preset-neeto": "1.0.6",
51
- "@bigbinary/eslint-plugin-neeto": "1.1.39",
52
- "@bigbinary/neeto-audit-frontend": "2.0.7",
53
- "@bigbinary/neeto-cist": "1.0.7",
54
- "@bigbinary/neeto-commons-frontend": "3.1.3",
55
- "@bigbinary/neeto-filters-frontend": "3.0.14",
56
- "@bigbinary/neeto-icons": "1.17.9",
57
- "@bigbinary/neeto-molecules": "1.3.15",
51
+ "@bigbinary/eslint-plugin-neeto": "1.1.41",
52
+ "@bigbinary/neeto-audit-frontend": "2.0.9",
53
+ "@bigbinary/neeto-cist": "1.0.8",
54
+ "@bigbinary/neeto-commons-frontend": "3.1.10",
55
+ "@bigbinary/neeto-filters-frontend": "3.0.15",
56
+ "@bigbinary/neeto-icons": "1.17.11",
57
+ "@bigbinary/neeto-molecules": "1.6.3",
58
58
  "@bigbinary/neetoui": "6.1.2",
59
59
  "@emotion/is-prop-valid": "1.2.0",
60
60
  "@faker-js/faker": "8.2.0",
@@ -133,6 +133,7 @@
133
133
  "rollup": "2.79.1",
134
134
  "rollup-plugin-analyzer": "4.0.0",
135
135
  "rollup-plugin-cleaner": "1.0.0",
136
+ "rollup-plugin-copy": "^3.5.0",
136
137
  "rollup-plugin-peer-deps-external": "2.2.4",
137
138
  "rollup-plugin-styles": "4.0.0",
138
139
  "sass": "1.69.5",
@@ -141,7 +142,7 @@
141
142
  "stream-browserify": "3.0.0",
142
143
  "stream-http": "3.2.0",
143
144
  "style-loader": "3.3.3",
144
- "tailwindcss": "npm:@tailwindcss/postcss7-compat",
145
+ "tailwindcss": "3.4.1",
145
146
  "tty-browserify": "0.0.1",
146
147
  "url": "0.11.1",
147
148
  "util": "0.12.5",
@@ -154,11 +155,11 @@
154
155
  },
155
156
  "peerDependencies": {
156
157
  "@bigbinary/neeto-cist": "latest",
157
- "@bigbinary/neeto-commons-frontend": "3.1.3",
158
+ "@bigbinary/neeto-commons-frontend": "3.1.10",
158
159
  "@bigbinary/neeto-editor": "^1.26.3",
159
- "@bigbinary/neeto-filters-frontend": "3.0.14",
160
- "@bigbinary/neeto-icons": "1.17.9",
161
- "@bigbinary/neeto-molecules": "1.3.15",
160
+ "@bigbinary/neeto-filters-frontend": "3.0.15",
161
+ "@bigbinary/neeto-icons": "1.17.11",
162
+ "@bigbinary/neeto-molecules": "1.6.3",
162
163
  "@bigbinary/neetoui": "6.1.2",
163
164
  "@honeybadger-io/js": "^6.5.3",
164
165
  "@honeybadger-io/react": "^6.1.9",