@decafhub/decaf-react-webapp 0.2.7 → 0.2.9
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.module.js +1 -1
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/machinery/index.d.ts.map +1 -1
- package/package.json +22 -22
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.9",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"decafhub",
|
|
6
6
|
"react"
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@emotion/react": "^11.11.1",
|
|
51
51
|
"@emotion/styled": "^11.11.0",
|
|
52
|
-
"@tanem/react-nprogress": "^5.0.
|
|
52
|
+
"@tanem/react-nprogress": "^5.0.50",
|
|
53
53
|
"decimal.js": "^10.4.3",
|
|
54
54
|
"html2canvas": "^1.4.1",
|
|
55
55
|
"js-cookie": "^3.0.5",
|
|
@@ -57,47 +57,47 @@
|
|
|
57
57
|
"query-string": "^8"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@ant-design/icons": "^5.2.
|
|
60
|
+
"@ant-design/icons": "^5.2.6",
|
|
61
61
|
"@commitlint/cli": "^17.7.1",
|
|
62
62
|
"@commitlint/config-conventional": "^17.7.0",
|
|
63
63
|
"@decafhub/decaf-client": "^0.4.1",
|
|
64
64
|
"@decafhub/decaf-react": "^0.3.1",
|
|
65
|
-
"@testing-library/jest-dom": "^
|
|
65
|
+
"@testing-library/jest-dom": "^6.1.3",
|
|
66
66
|
"@testing-library/react": "^14.0.0",
|
|
67
|
-
"@types/jest": "^29.5.
|
|
67
|
+
"@types/jest": "^29.5.4",
|
|
68
68
|
"@types/js-cookie": "^3.0.3",
|
|
69
69
|
"@types/md5": "^2.3.2",
|
|
70
|
-
"@types/node": "^20.
|
|
71
|
-
"@types/react": "^18.2.
|
|
70
|
+
"@types/node": "^20.6.0",
|
|
71
|
+
"@types/react": "^18.2.21",
|
|
72
72
|
"@types/react-dom": "^18.2.7",
|
|
73
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
74
|
-
"@typescript-eslint/parser": "^6.
|
|
75
|
-
"antd": "^5.
|
|
73
|
+
"@typescript-eslint/eslint-plugin": "^6.6.0",
|
|
74
|
+
"@typescript-eslint/parser": "^6.6.0",
|
|
75
|
+
"antd": "^5.9.0",
|
|
76
76
|
"cross-env": "^7.0.3",
|
|
77
|
-
"eslint": "^8.
|
|
77
|
+
"eslint": "^8.49.0",
|
|
78
78
|
"eslint-config-prettier": "^9.0.0",
|
|
79
79
|
"eslint-config-standard": "^17.1.0",
|
|
80
|
-
"eslint-plugin-import": "^2.28.
|
|
81
|
-
"eslint-plugin-n": "^16.0
|
|
80
|
+
"eslint-plugin-import": "^2.28.1",
|
|
81
|
+
"eslint-plugin-n": "^16.1.0",
|
|
82
82
|
"eslint-plugin-prettier": "^5.0.0",
|
|
83
83
|
"eslint-plugin-promise": "^6.1.1",
|
|
84
|
-
"eslint-plugin-react": "^7.33.
|
|
84
|
+
"eslint-plugin-react": "^7.33.2",
|
|
85
85
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
86
86
|
"eslint-plugin-standard": "^5.0.0",
|
|
87
87
|
"husky": "^8.0.3",
|
|
88
88
|
"identity-obj-proxy": "^3.0.0",
|
|
89
|
-
"jest": "^29.6.
|
|
90
|
-
"jest-environment-jsdom": "^29.6.
|
|
91
|
-
"lint-staged": "^
|
|
89
|
+
"jest": "^29.6.4",
|
|
90
|
+
"jest-environment-jsdom": "^29.6.4",
|
|
91
|
+
"lint-staged": "^14.0.1",
|
|
92
92
|
"microbundle": "^0.15.1",
|
|
93
|
-
"postcss": "^8.4.
|
|
94
|
-
"prettier": "^3.0.
|
|
93
|
+
"postcss": "^8.4.29",
|
|
94
|
+
"prettier": "^3.0.3",
|
|
95
95
|
"react": "^18.2.0",
|
|
96
96
|
"react-dom": "^18.2.0",
|
|
97
|
-
"react-router-dom": "^6.
|
|
97
|
+
"react-router-dom": "^6.15.0",
|
|
98
98
|
"ts-jest": "^29.1.1",
|
|
99
|
-
"typedoc": "^0.
|
|
100
|
-
"typescript": "^5.
|
|
99
|
+
"typedoc": "^0.25.1",
|
|
100
|
+
"typescript": "^5.2.2",
|
|
101
101
|
"use-query-params": "^2.2.1"
|
|
102
102
|
},
|
|
103
103
|
"lint-staged": {
|