保存进度!
This commit is contained in:
		
							
								
								
									
										16
									
								
								code/web/task_schedule/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								code/web/task_schedule/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -10,7 +10,7 @@
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@element-plus/icons-vue": "^2.1.0",
 | 
			
		||||
        "echarts": "^5.4.3",
 | 
			
		||||
        "element-plus": "^2.3.14",
 | 
			
		||||
        "element-plus": "^2.4.0",
 | 
			
		||||
        "mitt": "^3.0.1",
 | 
			
		||||
        "moment": "^2.29.4",
 | 
			
		||||
        "sass-loader": "^13.3.2",
 | 
			
		||||
@@ -31,7 +31,7 @@
 | 
			
		||||
        "eslint-config-standard-with-typescript": "^39.1.1",
 | 
			
		||||
        "eslint-plugin-vue": "^9.17.0",
 | 
			
		||||
        "node-sass": "^9.0.0",
 | 
			
		||||
        "sass": "^1.69.2",
 | 
			
		||||
        "sass": "^1.69.3",
 | 
			
		||||
        "style-loader": "^3.3.3",
 | 
			
		||||
        "ts-node": "^10.9.1",
 | 
			
		||||
        "vue-eslint-parser": "^9.3.2"
 | 
			
		||||
@@ -4962,9 +4962,9 @@
 | 
			
		||||
      "integrity": "sha512-UdREXMXzLkREF4jA8t89FQjA8WHI6ssP38PMY4/4KhXFQbtImnghh4GkCgrtiZwLKUKVD2iTVXvDVQjfomEQuA=="
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/element-plus": {
 | 
			
		||||
      "version": "2.3.14",
 | 
			
		||||
      "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.14.tgz",
 | 
			
		||||
      "integrity": "sha512-9yvxUaU4jXf2ZNPdmIxoj/f8BG8CDcGM6oHa9JIqxLjQlfY4bpzR1E5CjNimnOX3rxO93w1TQ0jTVt0RSxh9kA==",
 | 
			
		||||
      "version": "2.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-yJEa8LXkGOOgkfkeqMMEdeX/Dc8EH9qPcRuX91dlhSXxgCKKbp9tH3QFTOG99ibZsrN/Em62nh7ddvbc7I1frw==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@ctrl/tinycolor": "^3.4.1",
 | 
			
		||||
        "@element-plus/icons-vue": "^2.0.6",
 | 
			
		||||
@@ -12813,9 +12813,9 @@
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/sass": {
 | 
			
		||||
      "version": "1.69.2",
 | 
			
		||||
      "resolved": "https://registry.npmmirror.com/sass/-/sass-1.69.2.tgz",
 | 
			
		||||
      "integrity": "sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==",
 | 
			
		||||
      "version": "1.69.3",
 | 
			
		||||
      "resolved": "https://registry.npmmirror.com/sass/-/sass-1.69.3.tgz",
 | 
			
		||||
      "integrity": "sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==",
 | 
			
		||||
      "devOptional": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "chokidar": ">=3.0.0 <4.0.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,7 @@
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@element-plus/icons-vue": "^2.1.0",
 | 
			
		||||
    "echarts": "^5.4.3",
 | 
			
		||||
    "element-plus": "^2.3.14",
 | 
			
		||||
    "element-plus": "^2.4.0",
 | 
			
		||||
    "mitt": "^3.0.1",
 | 
			
		||||
    "moment": "^2.29.4",
 | 
			
		||||
    "sass-loader": "^13.3.2",
 | 
			
		||||
@@ -32,7 +32,7 @@
 | 
			
		||||
    "eslint-config-standard-with-typescript": "^39.1.1",
 | 
			
		||||
    "eslint-plugin-vue": "^9.17.0",
 | 
			
		||||
    "node-sass": "^9.0.0",
 | 
			
		||||
    "sass": "^1.69.2",
 | 
			
		||||
    "sass": "^1.69.3",
 | 
			
		||||
    "style-loader": "^3.3.3",
 | 
			
		||||
    "ts-node": "^10.9.1",
 | 
			
		||||
    "vue-eslint-parser": "^9.3.2"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user