@antv/gpt-vis 0.3.3 → 0.3.4
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/cjs/ConfigProvider/hooks/useConfig.d.ts +1 -1
- package/dist/cjs/ConfigProvider/hooks/useConfig.js +5 -5
- package/dist/cjs/FlowDiagram/index.js +5 -7
- package/dist/cjs/utils/plot.js +11 -5
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/ConfigProvider/hooks/useConfig.d.ts +1 -1
- package/dist/esm/ConfigProvider/hooks/useConfig.js +6 -8
- package/dist/esm/FlowDiagram/index.js +3 -8
- package/dist/esm/utils/plot.js +16 -12
- package/dist/esm/version.d.ts +1 -1
- package/dist/esm/version.js +1 -1
- package/dist/umd/index.min.js +1 -1
- package/package.json +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@antv/gpt-vis",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.4",
|
|
4
4
|
"description": "Components for GPTs, generative AI, and LLM projects. Not only UI Components.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antv",
|
|
@@ -33,52 +33,52 @@
|
|
|
33
33
|
"!dist/umd/report.html"
|
|
34
34
|
],
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ant-design/graphs": "^2.0.
|
|
37
|
-
"@ant-design/icons": "^5.
|
|
38
|
-
"@ant-design/plots": "^2.2
|
|
39
|
-
"@antv/l7": "^2.22.
|
|
36
|
+
"@ant-design/graphs": "^2.0.2",
|
|
37
|
+
"@ant-design/icons": "^5.5.2",
|
|
38
|
+
"@ant-design/plots": "^2.3.2",
|
|
39
|
+
"@antv/l7": "^2.22.3",
|
|
40
40
|
"@antv/larkmap": "^1.5.1",
|
|
41
|
-
"@babel/runtime": "^7.
|
|
41
|
+
"@babel/runtime": "^7.26.0",
|
|
42
42
|
"lodash": "^4.17.21",
|
|
43
43
|
"react-markdown": "^9.0.1",
|
|
44
44
|
"rehype-raw": "^7.0.0",
|
|
45
45
|
"remark-gfm": "^4.0.0",
|
|
46
|
-
"styled-components": "^6.
|
|
46
|
+
"styled-components": "^6.1.13"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@ant-design/x": "^1.0.
|
|
49
|
+
"@ant-design/x": "^1.0.2",
|
|
50
50
|
"@changesets/changelog-github": "^0.5.0",
|
|
51
|
-
"@changesets/cli": "^2.27.
|
|
52
|
-
"@commitlint/cli": "^19.
|
|
53
|
-
"@commitlint/config-conventional": "^19.
|
|
51
|
+
"@changesets/cli": "^2.27.10",
|
|
52
|
+
"@commitlint/cli": "^19.6.0",
|
|
53
|
+
"@commitlint/config-conventional": "^19.6.0",
|
|
54
54
|
"@types/jest": "^29.5.14",
|
|
55
55
|
"@types/lodash": "^4.17.13",
|
|
56
|
-
"@types/react": "^18.
|
|
56
|
+
"@types/react": "^18.3.16",
|
|
57
57
|
"@types/webpack-bundle-analyzer": "^4.7.0",
|
|
58
|
-
"antd": "^5.
|
|
59
|
-
"dumi": "^2.4.
|
|
60
|
-
"eslint": "^9.
|
|
58
|
+
"antd": "^5.22.4",
|
|
59
|
+
"dumi": "^2.4.16",
|
|
60
|
+
"eslint": "^9.16.0",
|
|
61
61
|
"eslint-config-prettier": "^9.1.0",
|
|
62
62
|
"eslint-plugin-jest": "^28.9.0",
|
|
63
63
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
64
64
|
"eslint-plugin-react": "^7.37.2",
|
|
65
|
-
"eslint-plugin-react-hooks": "^5.
|
|
65
|
+
"eslint-plugin-react-hooks": "^5.1.0",
|
|
66
66
|
"father": "^4.5.1",
|
|
67
67
|
"gh-pages": "^6.2.0",
|
|
68
|
-
"globals": "^15.
|
|
69
|
-
"husky": "^9.1.
|
|
68
|
+
"globals": "^15.13.0",
|
|
69
|
+
"husky": "^9.1.7",
|
|
70
70
|
"jest": "^29.7.0",
|
|
71
71
|
"jest-environment-jsdom": "^29.7.0",
|
|
72
72
|
"limit-size": "^0.1.4",
|
|
73
|
-
"lint-staged": "^15.2.
|
|
73
|
+
"lint-staged": "^15.2.11",
|
|
74
74
|
"npm-run-all": "^4.1.5",
|
|
75
|
-
"prettier": "^3.
|
|
75
|
+
"prettier": "^3.4.2",
|
|
76
76
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
77
|
-
"react": "^18.
|
|
77
|
+
"react": "^18.3.1",
|
|
78
78
|
"ts-jest": "^29.2.5",
|
|
79
79
|
"ts-node": "^10.9.2",
|
|
80
|
-
"typescript": "^5.
|
|
81
|
-
"typescript-eslint": "^8.
|
|
80
|
+
"typescript": "^5.7.2",
|
|
81
|
+
"typescript-eslint": "^8.18.0",
|
|
82
82
|
"webpack-bundle-analyzer": "^4.10.2"
|
|
83
83
|
},
|
|
84
84
|
"peerDependencies": {
|