Merge branch 'feature/update-depencies' into 'release'
Feature/update depencies See merge request workbench/y-code!41
This commit is contained in:
commit
4cebf31583
31
package-lock.json
generated
31
package-lock.json
generated
@ -9,6 +9,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@antv/g2plot": "^2.4.31",
|
"@antv/g2plot": "^2.4.31",
|
||||||
|
"@sy/y-code-chart": "^1.2.1",
|
||||||
"@vueuse/core": "^10.11.0",
|
"@vueuse/core": "^10.11.0",
|
||||||
"ant-design-vue": "^4.1.2",
|
"ant-design-vue": "^4.1.2",
|
||||||
"axios": "^1.6.7",
|
"axios": "^1.6.7",
|
||||||
@ -316,9 +317,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@antv/g2plot": {
|
"node_modules/@antv/g2plot": {
|
||||||
"version": "2.4.31",
|
"version": "2.4.32",
|
||||||
"resolved": "http://sy-registry.shiyue.com/@antv/g2plot/-/g2plot-2.4.31.tgz",
|
"resolved": "http://sy-registry.shiyue.com/@antv/g2plot/-/g2plot-2.4.32.tgz",
|
||||||
"integrity": "sha512-SlWHYVsJgRN7E1Oe5Qk6yWBrSWmctmloknFmklaqe9vEeK+YB9ZLUffZvtAHT10mA2NZ+VjGUhlnMNgR9M1PQg==",
|
"integrity": "sha512-HTBuAMa+PJ6DqY1XCX1GBNTGz/IBmn9lx2xu18NQSHtgXAIHWSF+WYs7Aj8iaujcapM8g+IPgjS6ObO1u9CbFg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@antv/color-util": "^2.0.6",
|
"@antv/color-util": "^2.0.6",
|
||||||
"@antv/event-emitter": "^0.1.2",
|
"@antv/event-emitter": "^0.1.2",
|
||||||
@ -1873,6 +1874,15 @@
|
|||||||
"nanopop": "^2.1.0"
|
"nanopop": "^2.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@sy/y-code-chart": {
|
||||||
|
"version": "1.2.1",
|
||||||
|
"resolved": "http://sy-registry.shiyue.com/@sy/y-code-chart/-/y-code-chart-1.2.1.tgz",
|
||||||
|
"integrity": "sha512-5YN5SLarCWfEhv2Nq3rdDP+/I5BRP/x3S+Ix1n91KuCvmI8+Y6e2k+lFbMKIxjQ21vDQGHQakvRxezlsvWppWw==",
|
||||||
|
"dependencies": {
|
||||||
|
"@antv/g2plot": "^2.4.32",
|
||||||
|
"@vueuse/core": "^10.11.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@tsconfig/node20": {
|
"node_modules/@tsconfig/node20": {
|
||||||
"version": "20.1.4",
|
"version": "20.1.4",
|
||||||
"resolved": "https://registry.npmmirror.com/@tsconfig/node20/-/node20-20.1.4.tgz",
|
"resolved": "https://registry.npmmirror.com/@tsconfig/node20/-/node20-20.1.4.tgz",
|
||||||
@ -7351,9 +7361,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@antv/g2plot": {
|
"@antv/g2plot": {
|
||||||
"version": "2.4.31",
|
"version": "2.4.32",
|
||||||
"resolved": "http://sy-registry.shiyue.com/@antv/g2plot/-/g2plot-2.4.31.tgz",
|
"resolved": "http://sy-registry.shiyue.com/@antv/g2plot/-/g2plot-2.4.32.tgz",
|
||||||
"integrity": "sha512-SlWHYVsJgRN7E1Oe5Qk6yWBrSWmctmloknFmklaqe9vEeK+YB9ZLUffZvtAHT10mA2NZ+VjGUhlnMNgR9M1PQg==",
|
"integrity": "sha512-HTBuAMa+PJ6DqY1XCX1GBNTGz/IBmn9lx2xu18NQSHtgXAIHWSF+WYs7Aj8iaujcapM8g+IPgjS6ObO1u9CbFg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@antv/color-util": "^2.0.6",
|
"@antv/color-util": "^2.0.6",
|
||||||
"@antv/event-emitter": "^0.1.2",
|
"@antv/event-emitter": "^0.1.2",
|
||||||
@ -8367,6 +8377,15 @@
|
|||||||
"nanopop": "^2.1.0"
|
"nanopop": "^2.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"@sy/y-code-chart": {
|
||||||
|
"version": "1.2.1",
|
||||||
|
"resolved": "http://sy-registry.shiyue.com/@sy/y-code-chart/-/y-code-chart-1.2.1.tgz",
|
||||||
|
"integrity": "sha512-5YN5SLarCWfEhv2Nq3rdDP+/I5BRP/x3S+Ix1n91KuCvmI8+Y6e2k+lFbMKIxjQ21vDQGHQakvRxezlsvWppWw==",
|
||||||
|
"requires": {
|
||||||
|
"@antv/g2plot": "^2.4.32",
|
||||||
|
"@vueuse/core": "^10.11.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"@tsconfig/node20": {
|
"@tsconfig/node20": {
|
||||||
"version": "20.1.4",
|
"version": "20.1.4",
|
||||||
"resolved": "https://registry.npmmirror.com/@tsconfig/node20/-/node20-20.1.4.tgz",
|
"resolved": "https://registry.npmmirror.com/@tsconfig/node20/-/node20-20.1.4.tgz",
|
||||||
|
@ -12,11 +12,14 @@
|
|||||||
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
|
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@ant-design/icons-vue": "^7.0.1",
|
||||||
"@antv/g2plot": "^2.4.31",
|
"@antv/g2plot": "^2.4.31",
|
||||||
|
"@sy/y-code-chart": "^1.2.1",
|
||||||
"@vueuse/core": "^10.11.0",
|
"@vueuse/core": "^10.11.0",
|
||||||
"ant-design-vue": "^4.1.2",
|
"ant-design-vue": "^4.1.2",
|
||||||
"axios": "^1.6.7",
|
"axios": "^1.6.7",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
|
"dayjs": "^1.11.13",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"p-limit": "^6.1.0",
|
"p-limit": "^6.1.0",
|
||||||
"pinia": "^2.1.7",
|
"pinia": "^2.1.7",
|
||||||
|
@ -3,7 +3,7 @@ import { get, post } from "@/utils/request";
|
|||||||
// 获取项目列表
|
// 获取项目列表
|
||||||
export function getProjectList({ page, perPage, projectName }) {
|
export function getProjectList({ page, perPage, projectName }) {
|
||||||
return get({
|
return get({
|
||||||
url: `/api/v1/project/list`,
|
url: `api/v1/project/list`,
|
||||||
params: {
|
params: {
|
||||||
page,
|
page,
|
||||||
per_page: perPage,
|
per_page: perPage,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user