升级组件
This commit is contained in:
		
							
								
								
									
										42
									
								
								code/web/task_schedule/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										42
									
								
								code/web/task_schedule/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -15,7 +15,7 @@
 | 
				
			|||||||
                "axios": "^1.3.5",
 | 
					                "axios": "^1.3.5",
 | 
				
			||||||
                "babel": "^6.23.0",
 | 
					                "babel": "^6.23.0",
 | 
				
			||||||
                "echarts": "^5.4.2",
 | 
					                "echarts": "^5.4.2",
 | 
				
			||||||
                "element-plus": "^2.3.2",
 | 
					                "element-plus": "^2.3.3",
 | 
				
			||||||
                "moment": "^2.29.4",
 | 
					                "moment": "^2.29.4",
 | 
				
			||||||
                "vue": "^3.2.47",
 | 
					                "vue": "^3.2.47",
 | 
				
			||||||
                "vue-router": "^4.1.6",
 | 
					                "vue-router": "^4.1.6",
 | 
				
			||||||
@@ -25,12 +25,12 @@
 | 
				
			|||||||
                "@babel/eslint-parser": "^7.21.3",
 | 
					                "@babel/eslint-parser": "^7.21.3",
 | 
				
			||||||
                "@vitejs/plugin-vue": "^4.1.0",
 | 
					                "@vitejs/plugin-vue": "^4.1.0",
 | 
				
			||||||
                "@vue/cli-plugin-eslint": "^5.0.8",
 | 
					                "@vue/cli-plugin-eslint": "^5.0.8",
 | 
				
			||||||
                "eslint": "^8.37.0",
 | 
					                "eslint": "^8.38.0",
 | 
				
			||||||
                "eslint-config-recommended": "^4.1.0",
 | 
					                "eslint-config-recommended": "^4.1.0",
 | 
				
			||||||
                "eslint-config-standard-with-typescript": "^34.0.1",
 | 
					                "eslint-config-standard-with-typescript": "^34.0.1",
 | 
				
			||||||
                "eslint-plugin-vue": "^9.10.0",
 | 
					                "eslint-plugin-vue": "^9.10.0",
 | 
				
			||||||
                "sass": "^1.60.0",
 | 
					                "sass": "^1.61.0",
 | 
				
			||||||
                "typescript": "^5.0.3",
 | 
					                "typescript": "^5.0.4",
 | 
				
			||||||
                "vite": "^4.2.1",
 | 
					                "vite": "^4.2.1",
 | 
				
			||||||
                "vue-eslint-parser": "^9.1.1"
 | 
					                "vue-eslint-parser": "^9.1.1"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
@@ -835,9 +835,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint/js": {
 | 
					        "node_modules/@eslint/js": {
 | 
				
			||||||
            "version": "8.37.0",
 | 
					            "version": "8.38.0",
 | 
				
			||||||
            "resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.37.0.tgz",
 | 
					            "resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.38.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==",
 | 
					            "integrity": "sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==",
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
					                "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
@@ -4188,9 +4188,9 @@
 | 
				
			|||||||
            "dev": true
 | 
					            "dev": true
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/element-plus": {
 | 
					        "node_modules/element-plus": {
 | 
				
			||||||
            "version": "2.3.2",
 | 
					            "version": "2.3.3",
 | 
				
			||||||
            "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.2.tgz",
 | 
					            "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.3.tgz",
 | 
				
			||||||
            "integrity": "sha512-NIK0QckKKagdlMm3eLoVoD4Lkfj5ECzpZAxwrRLdm1Yi5qiTU9Guor33+IbIa52z4gHMuhMxgSVS2xAGmjLHsw==",
 | 
					            "integrity": "sha512-Zy61OXrG6b4FF3h29A9ZOUkaEQXjCuFwNa7DlpB3Vo+42Tw5zBbHe5a4BY7i56TVJG5xTbS9UQyA726J91pDqg==",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@ctrl/tinycolor": "^3.4.1",
 | 
					                "@ctrl/tinycolor": "^3.4.1",
 | 
				
			||||||
                "@element-plus/icons-vue": "^2.0.6",
 | 
					                "@element-plus/icons-vue": "^2.0.6",
 | 
				
			||||||
@@ -4435,14 +4435,14 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/eslint": {
 | 
					        "node_modules/eslint": {
 | 
				
			||||||
            "version": "8.37.0",
 | 
					            "version": "8.38.0",
 | 
				
			||||||
            "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.37.0.tgz",
 | 
					            "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.38.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==",
 | 
					            "integrity": "sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@eslint-community/eslint-utils": "^4.2.0",
 | 
					                "@eslint-community/eslint-utils": "^4.2.0",
 | 
				
			||||||
                "@eslint-community/regexpp": "^4.4.0",
 | 
					                "@eslint-community/regexpp": "^4.4.0",
 | 
				
			||||||
                "@eslint/eslintrc": "^2.0.2",
 | 
					                "@eslint/eslintrc": "^2.0.2",
 | 
				
			||||||
                "@eslint/js": "8.37.0",
 | 
					                "@eslint/js": "8.38.0",
 | 
				
			||||||
                "@humanwhocodes/config-array": "^0.11.8",
 | 
					                "@humanwhocodes/config-array": "^0.11.8",
 | 
				
			||||||
                "@humanwhocodes/module-importer": "^1.0.1",
 | 
					                "@humanwhocodes/module-importer": "^1.0.1",
 | 
				
			||||||
                "@nodelib/fs.walk": "^1.2.8",
 | 
					                "@nodelib/fs.walk": "^1.2.8",
 | 
				
			||||||
@@ -10863,9 +10863,9 @@
 | 
				
			|||||||
            "dev": true
 | 
					            "dev": true
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/sass": {
 | 
					        "node_modules/sass": {
 | 
				
			||||||
            "version": "1.60.0",
 | 
					            "version": "1.61.0",
 | 
				
			||||||
            "resolved": "https://registry.npmmirror.com/sass/-/sass-1.60.0.tgz",
 | 
					            "resolved": "https://registry.npmmirror.com/sass/-/sass-1.61.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-updbwW6fNb5gGm8qMXzVO7V4sWf7LMXnMly/JEyfbfERbVH46Fn6q02BX7/eHTdKpE7d+oTkMMQpFWNUMfFbgQ==",
 | 
					            "integrity": "sha512-PDsN7BrVkNZK2+dj/dpKQAWZavbAQ87IXqVvw2+oEYI+GwlTWkvbQtL7F2cCNbMqJEYKPh1EcjSxsnqIb/kyaQ==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "chokidar": ">=3.0.0 <4.0.0",
 | 
					                "chokidar": ">=3.0.0 <4.0.0",
 | 
				
			||||||
@@ -10876,7 +10876,7 @@
 | 
				
			|||||||
                "sass": "sass.js"
 | 
					                "sass": "sass.js"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": ">=12.0.0"
 | 
					                "node": ">=14.0.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/schema-utils": {
 | 
					        "node_modules/schema-utils": {
 | 
				
			||||||
@@ -11899,9 +11899,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/typescript": {
 | 
					        "node_modules/typescript": {
 | 
				
			||||||
            "version": "5.0.3",
 | 
					            "version": "5.0.4",
 | 
				
			||||||
            "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.0.3.tgz",
 | 
					            "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.0.4.tgz",
 | 
				
			||||||
            "integrity": "sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==",
 | 
					            "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
 | 
				
			||||||
            "bin": {
 | 
					            "bin": {
 | 
				
			||||||
                "tsc": "bin/tsc",
 | 
					                "tsc": "bin/tsc",
 | 
				
			||||||
                "tsserver": "bin/tsserver"
 | 
					                "tsserver": "bin/tsserver"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -16,7 +16,7 @@
 | 
				
			|||||||
        "axios": "^1.3.5",
 | 
					        "axios": "^1.3.5",
 | 
				
			||||||
        "babel": "^6.23.0",
 | 
					        "babel": "^6.23.0",
 | 
				
			||||||
        "echarts": "^5.4.2",
 | 
					        "echarts": "^5.4.2",
 | 
				
			||||||
        "element-plus": "^2.3.2",
 | 
					        "element-plus": "^2.3.3",
 | 
				
			||||||
        "moment": "^2.29.4",
 | 
					        "moment": "^2.29.4",
 | 
				
			||||||
        "vue": "^3.2.47",
 | 
					        "vue": "^3.2.47",
 | 
				
			||||||
        "vue-router": "^4.1.6",
 | 
					        "vue-router": "^4.1.6",
 | 
				
			||||||
@@ -26,12 +26,12 @@
 | 
				
			|||||||
        "@babel/eslint-parser": "^7.21.3",
 | 
					        "@babel/eslint-parser": "^7.21.3",
 | 
				
			||||||
        "@vitejs/plugin-vue": "^4.1.0",
 | 
					        "@vitejs/plugin-vue": "^4.1.0",
 | 
				
			||||||
        "@vue/cli-plugin-eslint": "^5.0.8",
 | 
					        "@vue/cli-plugin-eslint": "^5.0.8",
 | 
				
			||||||
        "eslint": "^8.37.0",
 | 
					        "eslint": "^8.38.0",
 | 
				
			||||||
        "eslint-config-recommended": "^4.1.0",
 | 
					        "eslint-config-recommended": "^4.1.0",
 | 
				
			||||||
        "eslint-config-standard-with-typescript": "^34.0.1",
 | 
					        "eslint-config-standard-with-typescript": "^34.0.1",
 | 
				
			||||||
        "eslint-plugin-vue": "^9.10.0",
 | 
					        "eslint-plugin-vue": "^9.10.0",
 | 
				
			||||||
        "sass": "^1.60.0",
 | 
					        "sass": "^1.61.0",
 | 
				
			||||||
        "typescript": "^5.0.3",
 | 
					        "typescript": "^5.0.4",
 | 
				
			||||||
        "vite": "^4.2.1",
 | 
					        "vite": "^4.2.1",
 | 
				
			||||||
        "vue-eslint-parser": "^9.1.1"
 | 
					        "vue-eslint-parser": "^9.1.1"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user