@bigbinary/neeto-form-frontend 4.4.13 → 4.4.15
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/app/javascript/src/translations/ar.json +0 -2
- package/app/javascript/src/translations/bg.json +0 -2
- package/app/javascript/src/translations/ca.json +0 -2
- package/app/javascript/src/translations/cs.json +0 -2
- package/app/javascript/src/translations/da.json +0 -2
- package/app/javascript/src/translations/de.json +0 -2
- package/app/javascript/src/translations/en.json +0 -2
- package/app/javascript/src/translations/es-MX.json +0 -2
- package/app/javascript/src/translations/es.json +0 -2
- package/app/javascript/src/translations/et.json +0 -2
- package/app/javascript/src/translations/fi.json +0 -2
- package/app/javascript/src/translations/fil.json +0 -2
- package/app/javascript/src/translations/fr.json +0 -2
- package/app/javascript/src/translations/he.json +0 -2
- package/app/javascript/src/translations/hi.json +0 -2
- package/app/javascript/src/translations/hr.json +0 -2
- package/app/javascript/src/translations/hu.json +0 -2
- package/app/javascript/src/translations/id.json +0 -2
- package/app/javascript/src/translations/it.json +0 -2
- package/app/javascript/src/translations/ja.json +0 -2
- package/app/javascript/src/translations/ko.json +0 -2
- package/app/javascript/src/translations/nl.json +0 -2
- package/app/javascript/src/translations/pl.json +0 -2
- package/app/javascript/src/translations/pt-BR.json +0 -2
- package/app/javascript/src/translations/pt.json +0 -2
- package/app/javascript/src/translations/ro.json +0 -2
- package/app/javascript/src/translations/ru.json +0 -2
- package/app/javascript/src/translations/sk.json +0 -2
- package/app/javascript/src/translations/sl.json +0 -2
- package/app/javascript/src/translations/sv.json +0 -2
- package/app/javascript/src/translations/th.json +0 -2
- package/app/javascript/src/translations/tr.json +0 -2
- package/app/javascript/src/translations/uk.json +0 -2
- package/app/javascript/src/translations/vi.json +0 -2
- package/app/javascript/src/translations/zh-CN.json +0 -2
- package/app/javascript/src/translations/zh-TW.json +0 -2
- package/dist/.ready +1 -1
- package/dist/BuildForm.js +30 -30
- package/dist/BuildForm.js.map +1 -1
- package/dist/cjs/BuildForm.js +30 -30
- package/dist/cjs/BuildForm.js.map +1 -1
- package/package.json +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-form-frontend",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.15",
|
|
4
4
|
"description": "Neeto Form Engine Frontend",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-form-nano",
|
|
@@ -63,17 +63,17 @@
|
|
|
63
63
|
"@babel/preset-env": "7.26.0",
|
|
64
64
|
"@babel/preset-react": "7.25.9",
|
|
65
65
|
"@babel/preset-typescript": "7.26.0",
|
|
66
|
-
"@babel/runtime": "7.
|
|
66
|
+
"@babel/runtime": "7.29.2",
|
|
67
67
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
68
68
|
"@bigbinary/eslint-plugin-neeto": "1.9.0",
|
|
69
69
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
70
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
71
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
70
|
+
"@bigbinary/neeto-commons-frontend": "4.13.121",
|
|
71
|
+
"@bigbinary/neeto-editor": "1.47.103",
|
|
72
72
|
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
73
73
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
74
74
|
"@bigbinary/neeto-icons": "1.20.86",
|
|
75
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
76
|
-
"@bigbinary/neetoui": "8.
|
|
75
|
+
"@bigbinary/neeto-molecules": "4.1.54",
|
|
76
|
+
"@bigbinary/neetoui": "8.6.0",
|
|
77
77
|
"@emotion/is-prop-valid": "1.2.0",
|
|
78
78
|
"@faker-js/faker": "8.2.0",
|
|
79
79
|
"@hello-pangea/dnd": "16.3.0",
|
|
@@ -81,8 +81,8 @@
|
|
|
81
81
|
"@honeybadger-io/react": "6.1.25",
|
|
82
82
|
"@rails/activestorage": "7.0.8-3",
|
|
83
83
|
"@rollup/plugin-alias": "5.1.1",
|
|
84
|
-
"@rollup/plugin-babel": "6.0
|
|
85
|
-
"@rollup/plugin-commonjs": "25.0.
|
|
84
|
+
"@rollup/plugin-babel": "6.1.0",
|
|
85
|
+
"@rollup/plugin-commonjs": "25.0.8",
|
|
86
86
|
"@rollup/plugin-json": "6.1.0",
|
|
87
87
|
"@rollup/plugin-node-resolve": "15.3.0",
|
|
88
88
|
"@rollup/plugin-replace": "5.0.4",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"babel-plugin-istanbul": "^6.1.1",
|
|
99
99
|
"babel-plugin-js-logger": "1.0.17",
|
|
100
100
|
"babel-plugin-macros": "3.1.0",
|
|
101
|
-
"babel-plugin-module-resolver": "
|
|
101
|
+
"babel-plugin-module-resolver": "5.0.3",
|
|
102
102
|
"babel-plugin-preval": "^5.1.0",
|
|
103
103
|
"babel-plugin-transform-imports": "^2.0.0",
|
|
104
104
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"eslint-plugin-react": "^7.37.5",
|
|
124
124
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
125
125
|
"eslint-plugin-security": "^3.0.1",
|
|
126
|
-
"eslint-plugin-sonarjs": "^
|
|
126
|
+
"eslint-plugin-sonarjs": "^4.0.2",
|
|
127
127
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
128
128
|
"eslint-plugin-xss": "^0.1.12",
|
|
129
129
|
"formik": "2.4.6",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"rollup-plugin-copy": "3.5.0",
|
|
170
170
|
"rollup-plugin-peer-deps-external": "2.2.4",
|
|
171
171
|
"rollup-plugin-styles": "4.0.0",
|
|
172
|
-
"sass": "1.
|
|
172
|
+
"sass": "1.98.0",
|
|
173
173
|
"sass-loader": "^13.0.2",
|
|
174
174
|
"shakapacker": "6.6.0",
|
|
175
175
|
"source-map-loader": "4.0.1",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"style-loader": "^3.3.1",
|
|
179
179
|
"tailwindcss": "^4.1.13",
|
|
180
180
|
"tty-browserify": "0.0.1",
|
|
181
|
-
"url": "
|
|
181
|
+
"url": "0.11.4",
|
|
182
182
|
"util": "^0.12.5",
|
|
183
183
|
"uuid": "10.0.0",
|
|
184
184
|
"vm-browserify": "1.1.2",
|
|
@@ -190,15 +190,15 @@
|
|
|
190
190
|
"zustand": "4.4.2"
|
|
191
191
|
},
|
|
192
192
|
"peerDependencies": {
|
|
193
|
-
"@babel/runtime": "7.
|
|
193
|
+
"@babel/runtime": "7.29.2",
|
|
194
194
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
195
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
196
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
195
|
+
"@bigbinary/neeto-commons-frontend": "4.13.121",
|
|
196
|
+
"@bigbinary/neeto-editor": "1.47.103",
|
|
197
197
|
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
198
198
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
199
199
|
"@bigbinary/neeto-icons": "1.20.86",
|
|
200
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
201
|
-
"@bigbinary/neetoui": "8.
|
|
200
|
+
"@bigbinary/neeto-molecules": "4.1.54",
|
|
201
|
+
"@bigbinary/neetoui": "8.6.0",
|
|
202
202
|
"@hello-pangea/dnd": "16.3.0",
|
|
203
203
|
"@honeybadger-io/js": "6.10.1",
|
|
204
204
|
"@honeybadger-io/react": "6.1.25",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"stream-http": "3.2.0",
|
|
239
239
|
"tailwindcss": "3.4.14",
|
|
240
240
|
"tty-browserify": "0.0.1",
|
|
241
|
-
"url": "
|
|
241
|
+
"url": "0.11.4",
|
|
242
242
|
"util": "^0.12.5",
|
|
243
243
|
"uuid": "10.0.0",
|
|
244
244
|
"vm-browserify": "1.1.2",
|