@etsoo/react 1.5.46 → 1.5.47
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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@etsoo/react",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.47",
|
|
4
4
|
"description": "TypeScript ReactJs framework",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -47,51 +47,51 @@
|
|
|
47
47
|
"homepage": "https://github.com/ETSOO/AppReact#readme",
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@emotion/css": "^11.9.0",
|
|
50
|
-
"@emotion/react": "^11.9.
|
|
50
|
+
"@emotion/react": "^11.9.3",
|
|
51
51
|
"@emotion/style": "^0.8.0",
|
|
52
|
-
"@emotion/styled": "^11.
|
|
53
|
-
"@etsoo/appscript": "^1.2.
|
|
52
|
+
"@emotion/styled": "^11.9.3",
|
|
53
|
+
"@etsoo/appscript": "^1.2.62",
|
|
54
54
|
"@etsoo/notificationbase": "^1.1.4",
|
|
55
55
|
"@etsoo/shared": "^1.1.40",
|
|
56
|
-
"@mui/icons-material": "^5.8.
|
|
57
|
-
"@mui/material": "^5.
|
|
58
|
-
"@types/pica": "^9.0.
|
|
56
|
+
"@mui/icons-material": "^5.8.4",
|
|
57
|
+
"@mui/material": "^5.9.1",
|
|
58
|
+
"@types/pica": "^9.0.1",
|
|
59
59
|
"@types/pulltorefreshjs": "^0.1.5",
|
|
60
|
-
"@types/react": "^18.0.
|
|
60
|
+
"@types/react": "^18.0.15",
|
|
61
61
|
"@types/react-avatar-editor": "^12.0.0",
|
|
62
62
|
"@types/react-beautiful-dnd": "^13.1.2",
|
|
63
|
-
"@types/react-dom": "^18.0.
|
|
63
|
+
"@types/react-dom": "^18.0.6",
|
|
64
64
|
"@types/react-input-mask": "^3.0.1",
|
|
65
65
|
"@types/react-window": "^1.8.5",
|
|
66
66
|
"pica": "^9.0.1",
|
|
67
67
|
"pulltorefreshjs": "^0.1.22",
|
|
68
|
-
"react": "^18.
|
|
68
|
+
"react": "^18.2.0",
|
|
69
69
|
"react-avatar-editor": "^13.0.0",
|
|
70
70
|
"react-beautiful-dnd": "^13.1.0",
|
|
71
|
-
"react-dom": "^18.
|
|
71
|
+
"react-dom": "^18.2.0",
|
|
72
72
|
"react-draggable": "^4.4.5",
|
|
73
73
|
"react-imask": "^6.4.2",
|
|
74
74
|
"react-router-dom": "^6.3.0",
|
|
75
75
|
"react-window": "^1.8.7"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
|
-
"@babel/cli": "^7.
|
|
79
|
-
"@babel/core": "^7.18.
|
|
80
|
-
"@babel/plugin-transform-runtime": "^7.18.
|
|
81
|
-
"@babel/preset-env": "^7.18.
|
|
82
|
-
"@babel/runtime-corejs3": "^7.18.
|
|
83
|
-
"@types/jest": "^
|
|
78
|
+
"@babel/cli": "^7.18.9",
|
|
79
|
+
"@babel/core": "^7.18.9",
|
|
80
|
+
"@babel/plugin-transform-runtime": "^7.18.9",
|
|
81
|
+
"@babel/preset-env": "^7.18.9",
|
|
82
|
+
"@babel/runtime-corejs3": "^7.18.9",
|
|
83
|
+
"@types/jest": "^28.1.6",
|
|
84
84
|
"@types/react-test-renderer": "^18.0.0",
|
|
85
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
86
|
-
"@typescript-eslint/parser": "^5.
|
|
87
|
-
"eslint": "^8.
|
|
85
|
+
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
|
86
|
+
"@typescript-eslint/parser": "^5.30.7",
|
|
87
|
+
"eslint": "^8.20.0",
|
|
88
88
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
89
89
|
"eslint-plugin-import": "^2.26.0",
|
|
90
|
-
"eslint-plugin-react": "^7.30.
|
|
91
|
-
"jest": "^28.1.
|
|
92
|
-
"jest-environment-jsdom": "^28.1.
|
|
93
|
-
"react-test-renderer": "^18.
|
|
94
|
-
"ts-jest": "^28.0.
|
|
95
|
-
"typescript": "^4.7.
|
|
90
|
+
"eslint-plugin-react": "^7.30.1",
|
|
91
|
+
"jest": "^28.1.3",
|
|
92
|
+
"jest-environment-jsdom": "^28.1.3",
|
|
93
|
+
"react-test-renderer": "^18.2.0",
|
|
94
|
+
"ts-jest": "^28.0.7",
|
|
95
|
+
"typescript": "^4.7.4"
|
|
96
96
|
}
|
|
97
97
|
}
|