@bigbinary/neeto-form-frontend 1.2.20 → 1.2.22

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-form-frontend",
3
- "version": "1.2.20",
3
+ "version": "1.2.22",
4
4
  "description": "Neeto Form Engine Frontend",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-form-nano",
@@ -48,16 +48,16 @@
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.41",
51
+ "@bigbinary/eslint-plugin-neeto": "1.1.42",
52
52
  "@bigbinary/neeto-audit-frontend": "2.0.9",
53
53
  "@bigbinary/neeto-cist": "1.0.8",
54
- "@bigbinary/neeto-commons-frontend": "3.1.10",
54
+ "@bigbinary/neeto-commons-frontend": "3.1.14",
55
55
  "@bigbinary/neeto-editor": "1.20.0",
56
- "@bigbinary/neeto-filters-frontend": "3.0.15",
56
+ "@bigbinary/neeto-filters-frontend": "3.1.1",
57
57
  "@bigbinary/neeto-hotkeys": "^1.0.1",
58
58
  "@bigbinary/neeto-icons": "1.17.11",
59
59
  "@bigbinary/neeto-molecules": "1.6.3",
60
- "@bigbinary/neetoui": "6.1.2",
60
+ "@bigbinary/neetoui": "6.1.3",
61
61
  "@emotion/is-prop-valid": "1.2.0",
62
62
  "@faker-js/faker": "8.2.0",
63
63
  "@hello-pangea/dnd": "^16.5.0",
@@ -141,6 +141,7 @@
141
141
  "rollup": "2.79.1",
142
142
  "rollup-plugin-analyzer": "4.0.0",
143
143
  "rollup-plugin-cleaner": "1.0.0",
144
+ "rollup-plugin-copy": "^3.5.0",
144
145
  "rollup-plugin-peer-deps-external": "2.2.4",
145
146
  "rollup-plugin-styles": "4.0.0",
146
147
  "sass": "1.69.5",
@@ -164,13 +165,13 @@
164
165
  },
165
166
  "peerDependencies": {
166
167
  "@bigbinary/neeto-cist": "latest",
167
- "@bigbinary/neeto-commons-frontend": "3.1.10",
168
+ "@bigbinary/neeto-commons-frontend": "3.1.14",
168
169
  "@bigbinary/neeto-editor": "^1.26.3",
169
- "@bigbinary/neeto-filters-frontend": "3.0.15",
170
+ "@bigbinary/neeto-filters-frontend": "3.1.1",
170
171
  "@bigbinary/neeto-hotkeys": "^1.0.1",
171
172
  "@bigbinary/neeto-icons": "1.17.11",
172
173
  "@bigbinary/neeto-molecules": "1.6.3",
173
- "@bigbinary/neetoui": "6.1.2",
174
+ "@bigbinary/neetoui": "6.1.3",
174
175
  "@honeybadger-io/js": "^6.5.3",
175
176
  "@honeybadger-io/react": "^6.1.9",
176
177
  "axios": "^1.6.0",