@decafhub/decaf-react-webapp 0.2.5 → 0.2.6
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": "@decafhub/decaf-react-webapp",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.6",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"decafhub",
|
|
6
6
|
"react"
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@emotion/react": "^11.11.1",
|
|
47
47
|
"@emotion/styled": "^11.11.0",
|
|
48
|
-
"@tanem/react-nprogress": "^5.0.
|
|
48
|
+
"@tanem/react-nprogress": "^5.0.46",
|
|
49
49
|
"decimal.js": "^10.4.3",
|
|
50
50
|
"html2canvas": "^1.4.1",
|
|
51
51
|
"js-cookie": "^3.0.5",
|
|
@@ -53,44 +53,44 @@
|
|
|
53
53
|
"query-string": "^8"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@ant-design/icons": "^5.
|
|
57
|
-
"@commitlint/cli": "^17.
|
|
58
|
-
"@commitlint/config-conventional": "^17.
|
|
59
|
-
"@decafhub/decaf-client": "^0.4.
|
|
56
|
+
"@ant-design/icons": "^5.2.5",
|
|
57
|
+
"@commitlint/cli": "^17.7.1",
|
|
58
|
+
"@commitlint/config-conventional": "^17.7.0",
|
|
59
|
+
"@decafhub/decaf-client": "^0.4.1",
|
|
60
60
|
"@decafhub/decaf-react": "^0.3.1",
|
|
61
|
-
"@testing-library/jest-dom": "^5.
|
|
61
|
+
"@testing-library/jest-dom": "^5.17.0",
|
|
62
62
|
"@testing-library/react": "^14.0.0",
|
|
63
|
-
"@types/jest": "^29.5.
|
|
63
|
+
"@types/jest": "^29.5.3",
|
|
64
64
|
"@types/js-cookie": "^3.0.3",
|
|
65
65
|
"@types/md5": "^2.3.2",
|
|
66
|
-
"@types/node": "^20.
|
|
67
|
-
"@types/react": "^18.2.
|
|
68
|
-
"@types/react-dom": "^18.2.
|
|
69
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
70
|
-
"@typescript-eslint/parser": "^
|
|
71
|
-
"antd": "^5.
|
|
66
|
+
"@types/node": "^20.4.9",
|
|
67
|
+
"@types/react": "^18.2.20",
|
|
68
|
+
"@types/react-dom": "^18.2.7",
|
|
69
|
+
"@typescript-eslint/eslint-plugin": "^6.3.0",
|
|
70
|
+
"@typescript-eslint/parser": "^6.3.0",
|
|
71
|
+
"antd": "^5.8.2",
|
|
72
72
|
"cross-env": "^7.0.3",
|
|
73
|
-
"eslint": "^8.
|
|
74
|
-
"eslint-config-prettier": "^
|
|
73
|
+
"eslint": "^8.46.0",
|
|
74
|
+
"eslint-config-prettier": "^9.0.0",
|
|
75
75
|
"eslint-config-standard": "^17.1.0",
|
|
76
|
-
"eslint-plugin-import": "^2.
|
|
76
|
+
"eslint-plugin-import": "^2.28.0",
|
|
77
77
|
"eslint-plugin-n": "^16.0.1",
|
|
78
|
-
"eslint-plugin-prettier": "^
|
|
78
|
+
"eslint-plugin-prettier": "^5.0.0",
|
|
79
79
|
"eslint-plugin-promise": "^6.1.1",
|
|
80
|
-
"eslint-plugin-react": "^7.
|
|
80
|
+
"eslint-plugin-react": "^7.33.1",
|
|
81
81
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
82
82
|
"eslint-plugin-standard": "^5.0.0",
|
|
83
83
|
"husky": "^8.0.3",
|
|
84
84
|
"identity-obj-proxy": "^3.0.0",
|
|
85
|
-
"jest": "^29.
|
|
86
|
-
"jest-environment-jsdom": "^29.
|
|
85
|
+
"jest": "^29.6.2",
|
|
86
|
+
"jest-environment-jsdom": "^29.6.2",
|
|
87
87
|
"lint-staged": "^13.2.3",
|
|
88
88
|
"microbundle": "^0.15.1",
|
|
89
|
-
"postcss": "^8.4.
|
|
90
|
-
"prettier": "^
|
|
89
|
+
"postcss": "^8.4.27",
|
|
90
|
+
"prettier": "^3.0.1",
|
|
91
91
|
"react": "^18.2.0",
|
|
92
92
|
"react-dom": "^18.2.0",
|
|
93
|
-
"react-router-dom": "^6.14.
|
|
93
|
+
"react-router-dom": "^6.14.2",
|
|
94
94
|
"ts-jest": "^29.1.1",
|
|
95
95
|
"typedoc": "^0.24.8",
|
|
96
96
|
"typescript": "^5.1.6",
|