cronofy-elements 1.44.0 → 1.44.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": "cronofy-elements",
|
|
3
|
-
"version": "1.44.
|
|
3
|
+
"version": "1.44.1",
|
|
4
4
|
"description": "Fast track scheduling with Cronofy's embeddable UI Elements",
|
|
5
5
|
"main": "build/npm/CronofyElements.js",
|
|
6
6
|
"scripts": {
|
|
@@ -45,61 +45,61 @@
|
|
|
45
45
|
"author": "",
|
|
46
46
|
"license": "ISC",
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@babel/cli": "^7.
|
|
49
|
-
"@babel/core": "^7.12
|
|
50
|
-
"@babel/plugin-proposal-class-properties": "^7.12
|
|
51
|
-
"@babel/plugin-proposal-object-rest-spread": "^7.12
|
|
52
|
-
"@babel/polyfill": "^7.12
|
|
53
|
-
"@babel/preset-env": "^7.12
|
|
54
|
-
"@babel/preset-react": "^7.12
|
|
55
|
-
"@emotion/babel-preset-css-prop": "^10.2
|
|
56
|
-
"@emotion/core": "^10.1
|
|
57
|
-
"@emotion/jest": "^11.3
|
|
58
|
-
"@testing-library/jest-dom": "^5.11
|
|
59
|
-
"@testing-library/react": "^11.2
|
|
60
|
-
"autoprefixer": "^10.2
|
|
61
|
-
"babel-eslint": "^10.1
|
|
62
|
-
"babel-loader": "^8.2
|
|
63
|
-
"babel-plugin-emotion": "^10.0
|
|
64
|
-
"core-js": "^3.8
|
|
65
|
-
"css-loader": "^5.2
|
|
66
|
-
"deepmerge": "^2.2
|
|
67
|
-
"ejs": "^2.7
|
|
48
|
+
"@babel/cli": "^7.16",
|
|
49
|
+
"@babel/core": "^7.12",
|
|
50
|
+
"@babel/plugin-proposal-class-properties": "^7.12",
|
|
51
|
+
"@babel/plugin-proposal-object-rest-spread": "^7.12",
|
|
52
|
+
"@babel/polyfill": "^7.12",
|
|
53
|
+
"@babel/preset-env": "^7.12",
|
|
54
|
+
"@babel/preset-react": "^7.12",
|
|
55
|
+
"@emotion/babel-preset-css-prop": "^10.2",
|
|
56
|
+
"@emotion/core": "^10.1",
|
|
57
|
+
"@emotion/jest": "^11.3",
|
|
58
|
+
"@testing-library/jest-dom": "^5.11",
|
|
59
|
+
"@testing-library/react": "^11.2",
|
|
60
|
+
"autoprefixer": "^10.2",
|
|
61
|
+
"babel-eslint": "^10.1",
|
|
62
|
+
"babel-loader": "^8.2",
|
|
63
|
+
"babel-plugin-emotion": "^10.0",
|
|
64
|
+
"core-js": "^3.8",
|
|
65
|
+
"css-loader": "^5.2",
|
|
66
|
+
"deepmerge": "^2.2",
|
|
67
|
+
"ejs": "^2.7",
|
|
68
68
|
"eslint": "^7.32",
|
|
69
|
-
"eslint-config-prettier": "^8.3
|
|
70
|
-
"eslint-loader": "^4.0
|
|
71
|
-
"eslint-plugin-import": "
|
|
72
|
-
"eslint-plugin-jsx-a11y": "
|
|
73
|
-
"eslint-plugin-prettier": "
|
|
74
|
-
"eslint-plugin-react": "
|
|
75
|
-
"eslint-plugin-unused-imports": "
|
|
76
|
-
"express": "^4.16
|
|
77
|
-
"fs": "0.0.1-security",
|
|
78
|
-
"git-revision-webpack-plugin": "^5.0
|
|
79
|
-
"jest": "^26.6
|
|
80
|
-
"jest-fetch-mock": "^3.0
|
|
81
|
-
"moment": "^2.29
|
|
82
|
-
"moment-timezone": "^0.5
|
|
83
|
-
"moment-timezone-data-webpack-plugin": "^1.5
|
|
84
|
-
"node-fetch": "^2.3
|
|
85
|
-
"node-sass": "^6.0
|
|
86
|
-
"path": "^0.12
|
|
87
|
-
"polished": "^2.3
|
|
88
|
-
"postcss-loader": "^5.3
|
|
89
|
-
"prettier": "2.0
|
|
90
|
-
"react": "^16.14
|
|
91
|
-
"react-custom-scrollbars": "^4.2
|
|
92
|
-
"react-day-picker": "^7.4
|
|
93
|
-
"react-dom": "^16.14
|
|
94
|
-
"react-emotion": "^9.2
|
|
95
|
-
"react-select": "^2.4
|
|
96
|
-
"react-transition-group": "^4.4
|
|
97
|
-
"sass-loader": "^12.1
|
|
98
|
-
"style-loader": "^3.0
|
|
99
|
-
"terser-webpack-plugin": "^5.1
|
|
100
|
-
"webpack": "^5.37
|
|
101
|
-
"webpack-bundle-analyzer": "^4.4
|
|
102
|
-
"webpack-cli": "^4.7
|
|
103
|
-
"whatwg-fetch": "^3.5
|
|
69
|
+
"eslint-config-prettier": "^8.3",
|
|
70
|
+
"eslint-loader": "^4.0",
|
|
71
|
+
"eslint-plugin-import": ">2.24",
|
|
72
|
+
"eslint-plugin-jsx-a11y": ">6.4",
|
|
73
|
+
"eslint-plugin-prettier": ">3.4",
|
|
74
|
+
"eslint-plugin-react": ">7.24",
|
|
75
|
+
"eslint-plugin-unused-imports": ">1.1",
|
|
76
|
+
"express": "^4.16",
|
|
77
|
+
"fs": ">0.0.1-security",
|
|
78
|
+
"git-revision-webpack-plugin": "^5.0",
|
|
79
|
+
"jest": "^26.6",
|
|
80
|
+
"jest-fetch-mock": "^3.0",
|
|
81
|
+
"moment": "^2.29",
|
|
82
|
+
"moment-timezone": "^0.5",
|
|
83
|
+
"moment-timezone-data-webpack-plugin": "^1.5",
|
|
84
|
+
"node-fetch": "^2.3",
|
|
85
|
+
"node-sass": "^6.0",
|
|
86
|
+
"path": "^0.12",
|
|
87
|
+
"polished": "^2.3",
|
|
88
|
+
"postcss-loader": "^5.3",
|
|
89
|
+
"prettier": "2.0",
|
|
90
|
+
"react": "^16.14",
|
|
91
|
+
"react-custom-scrollbars": "^4.2",
|
|
92
|
+
"react-day-picker": "^7.4",
|
|
93
|
+
"react-dom": "^16.14",
|
|
94
|
+
"react-emotion": "^9.2",
|
|
95
|
+
"react-select": "^2.4",
|
|
96
|
+
"react-transition-group": "^4.4",
|
|
97
|
+
"sass-loader": "^12.1",
|
|
98
|
+
"style-loader": "^3.0",
|
|
99
|
+
"terser-webpack-plugin": "^5.1",
|
|
100
|
+
"webpack": "^5.37",
|
|
101
|
+
"webpack-bundle-analyzer": "^4.4",
|
|
102
|
+
"webpack-cli": "^4.7",
|
|
103
|
+
"whatwg-fetch": "^3.5"
|
|
104
104
|
}
|
|
105
105
|
}
|