freemium-survey-components 2.0.315 → 2.0.316
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 +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "freemium-survey-components",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.316",
|
|
4
4
|
"description": "React Survey Ui Components",
|
|
5
5
|
"main": "lib/index.cjs.js",
|
|
6
6
|
"module": "lib/index.esm.js",
|
|
@@ -70,53 +70,53 @@
|
|
|
70
70
|
"@storybook/test": "^8.5.2",
|
|
71
71
|
"@storybook/test-runner": "^0.21.0",
|
|
72
72
|
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
|
|
73
|
-
"@types/jest": "^29.5.
|
|
74
|
-
"@types/lodash": "^4.17.
|
|
73
|
+
"@types/jest": "^29.5.12",
|
|
74
|
+
"@types/lodash": "^4.17.0",
|
|
75
75
|
"@types/node": "^16.18.95",
|
|
76
76
|
"@types/react": "^18.3.1",
|
|
77
77
|
"@types/react-dom": "^18.3.0",
|
|
78
|
-
"chromatic": "^11.
|
|
78
|
+
"chromatic": "^11.5.6",
|
|
79
79
|
"eslint-config-prettier": "^9.1.0",
|
|
80
80
|
"eslint-plugin-storybook": "^0.11.2",
|
|
81
|
-
"husky": "^9.
|
|
81
|
+
"husky": "^9.0.11",
|
|
82
82
|
"postcss-preset-env": "^9.5.9",
|
|
83
|
-
"prettier": "^3.
|
|
83
|
+
"prettier": "^3.2.5",
|
|
84
84
|
"rollup": "^2.18.0",
|
|
85
85
|
"rollup-plugin-postcss": "^4.0.2",
|
|
86
86
|
"rollup-plugin-terser": "^7.0.2",
|
|
87
|
-
"rollup-plugin-typescript2": "^0.
|
|
88
|
-
"sass": "^1.
|
|
87
|
+
"rollup-plugin-typescript2": "^0.27.1",
|
|
88
|
+
"sass": "^1.75.0",
|
|
89
89
|
"storybook": "^8.5.2",
|
|
90
|
-
"ts-loader": "^9.5.
|
|
91
|
-
"webpack": "^5.
|
|
90
|
+
"ts-loader": "^9.5.1",
|
|
91
|
+
"webpack": "^5.91.0"
|
|
92
92
|
},
|
|
93
93
|
"dependencies": {
|
|
94
|
-
"@babel/preset-env": "^7.
|
|
95
|
-
"@babel/preset-react": "^7.
|
|
96
|
-
"@blueprintjs/core": "^5.
|
|
97
|
-
"@blueprintjs/datetime2": "^2.3.
|
|
98
|
-
"@dnd-kit/core": "^6.
|
|
94
|
+
"@babel/preset-env": "^7.24.4",
|
|
95
|
+
"@babel/preset-react": "^7.24.1",
|
|
96
|
+
"@blueprintjs/core": "^5.10.2",
|
|
97
|
+
"@blueprintjs/datetime2": "^2.3.4",
|
|
98
|
+
"@dnd-kit/core": "^6.1.0",
|
|
99
99
|
"@dnd-kit/modifiers": "^7.0.0",
|
|
100
100
|
"@dnd-kit/sortable": "^8.0.0",
|
|
101
101
|
"@dnd-kit/utilities": "^3.2.2",
|
|
102
|
-
"@pqina/filepond-plugin-image-editor": "^9.
|
|
103
|
-
"@pqina/pintura": "^8.
|
|
102
|
+
"@pqina/filepond-plugin-image-editor": "^9.1.0",
|
|
103
|
+
"@pqina/pintura": "^8.77.1",
|
|
104
104
|
"@pqina/react-pintura": "^9.0.3",
|
|
105
|
-
"@radix-ui/react-checkbox": "^1.
|
|
106
|
-
"@radix-ui/react-radio-group": "^1.
|
|
107
|
-
"@radix-ui/react-select": "^2.
|
|
108
|
-
"@radix-ui/react-slider": "^1.
|
|
109
|
-
"filepond": "^4.
|
|
105
|
+
"@radix-ui/react-checkbox": "^1.0.4",
|
|
106
|
+
"@radix-ui/react-radio-group": "^1.1.3",
|
|
107
|
+
"@radix-ui/react-select": "^2.0.0",
|
|
108
|
+
"@radix-ui/react-slider": "^1.1.2",
|
|
109
|
+
"filepond": "^4.30.6",
|
|
110
110
|
"filepond-plugin-file-poster": "^2.5.1",
|
|
111
111
|
"filepond-plugin-file-validate-size": "^2.2.8",
|
|
112
112
|
"filepond-plugin-file-validate-type": "^1.2.9",
|
|
113
113
|
"framer-motion": "^6.3.13",
|
|
114
114
|
"lodash.clonedeep": "^4.5.0",
|
|
115
|
-
"moment-timezone": "^0.5.
|
|
115
|
+
"moment-timezone": "^0.5.45",
|
|
116
116
|
"react": ">=16.0.2",
|
|
117
117
|
"react-dom": ">=16.0.2",
|
|
118
|
-
"react-filepond": "^7.1.
|
|
119
|
-
"react-phone-number-input": "^3.4.
|
|
118
|
+
"react-filepond": "^7.1.2",
|
|
119
|
+
"react-phone-number-input": "^3.4.1",
|
|
120
120
|
"react-scripts": "5.0.1",
|
|
121
121
|
"react-time-picker": "^6.6.0",
|
|
122
122
|
"react-transition-group": "^4.4.5",
|