@egovernments/digit-ui-components 0.0.1-webpack.5 → 0.0.1-webpack.7

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.
@@ -28,16 +28,6 @@ PERFORMANCE OF THIS SOFTWARE.
28
28
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
29
29
  */
30
30
 
31
- /**
32
- * @license React
33
- * react-dom.production.min.js
34
- *
35
- * Copyright (c) Facebook, Inc. and its affiliates.
36
- *
37
- * This source code is licensed under the MIT license found in the
38
- * LICENSE file in the root directory of this source tree.
39
- */
40
-
41
31
  /**
42
32
  * @license React
43
33
  * react-jsx-runtime.production.min.js
@@ -48,16 +38,6 @@ PERFORMANCE OF THIS SOFTWARE.
48
38
  * LICENSE file in the root directory of this source tree.
49
39
  */
50
40
 
51
- /**
52
- * @license React
53
- * scheduler.production.min.js
54
- *
55
- * Copyright (c) Facebook, Inc. and its affiliates.
56
- *
57
- * This source code is licensed under the MIT license found in the
58
- * LICENSE file in the root directory of this source tree.
59
- */
60
-
61
41
  /** @license React v16.13.1
62
42
  * react-is.production.min.js
63
43
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@egovernments/digit-ui-components",
3
- "version": "0.0.1-webpack.5",
3
+ "version": "0.0.1-webpack.7",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.modern.js",
@@ -13,7 +13,6 @@
13
13
  "scripts": {
14
14
  "example": "cd example && npm run start",
15
15
  "build": "webpack --config webpack.config.js",
16
-
17
16
  "prepare": "yarn build",
18
17
  "publish:components": "npm publish --tag core-webpack-v0.1",
19
18
  "predeploy": "cd example && yarn install && yarn run build",
@@ -41,18 +40,16 @@
41
40
  "@egovernments/digit-ui-svg-components": "1.0.4",
42
41
  "@googlemaps/js-api-loader": "1.13.10",
43
42
  "autoprefixer": "^10.4.15",
44
- "date-fns": "^3.6.0",
43
+ "date-fns": "3.6.0",
45
44
  "postcss-flexbugs-fixes": "^5.0.2",
46
45
  "react": "18.3.1",
47
46
  "react-dom": "18.3.1",
48
- "react-date-range": "^2.0.1",
47
+ "react-date-range": "2.0.1",
49
48
  "react-hook-form": "7.52.1",
50
- "react-i18next": "11.16.2",
49
+ "react-i18next": "15.0.0",
51
50
  "react-lottie": "1.2.4",
52
- "react-query": "3.6.1",
53
- "react-responsive": "9.0.2",
54
- "react-router-dom": "6.25.1",
55
- "react-table": "7.7.0"
51
+ "react-responsive": "10.0.0",
52
+ "react-router-dom": "6.25.1"
56
53
  },
57
54
  "browserslist": {
58
55
  "production": [