mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	chore: update logicflow
This commit is contained in:
		
							parent
							
								
									010ba1a9e1
								
							
						
					
					
						commit
						7bec2c7373
					
				
							
								
								
									
										40
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										40
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -8,8 +8,8 @@
 | 
			
		||||
      "version": "2.0.0",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@amap/amap-jsapi-loader": "^1.0.1",
 | 
			
		||||
        "@logicflow/core": "^0.3.6",
 | 
			
		||||
        "@logicflow/extension": "^0.3.6",
 | 
			
		||||
        "@logicflow/core": "^0.4.6",
 | 
			
		||||
        "@logicflow/extension": "^0.4.6",
 | 
			
		||||
        "@vueuse/core": "^4.9.1",
 | 
			
		||||
        "await-to-js": "^3.0.0",
 | 
			
		||||
        "axios": "^0.21.1",
 | 
			
		||||
@ -478,10 +478,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@logicflow/core": {
 | 
			
		||||
      "version": "0.3.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/core/-/core-0.3.6.tgz",
 | 
			
		||||
      "integrity": "sha512-wWjixeFxqS7L+UCjAkhbw3Vgx4H3Hb8Kzckcg1+CefTAvINFwROInGtyzxhnZE4yjoHgxRSyPlCq2qYy0d3EcA==",
 | 
			
		||||
      "license": "Apache 2.0",
 | 
			
		||||
      "version": "0.4.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/core/-/core-0.4.6.tgz",
 | 
			
		||||
      "integrity": "sha512-kTbXyHI7KE5+p59lXphcSS8VutrKqbjtQPdP3omQIUJUsi5TpFKZhPMT7rtbt3y4QRUY+gaw7M7WCBTWrcm8ng==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@types/mousetrap": "^1.6.4",
 | 
			
		||||
        "mousetrap": "^1.6.5",
 | 
			
		||||
@ -489,13 +488,13 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@logicflow/extension": {
 | 
			
		||||
      "version": "0.3.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/extension/-/extension-0.3.6.tgz",
 | 
			
		||||
      "integrity": "sha512-3bvq5GFhqzsKx/wA2O/CBD/EMO2qN8/+2saZxRqru7JXIFFZn1YwzFvrbNQ7eZvihuG+cEF7XCKZEW+abV2Nyw==",
 | 
			
		||||
      "license": "Apache 2.0",
 | 
			
		||||
      "version": "0.4.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/extension/-/extension-0.4.6.tgz",
 | 
			
		||||
      "integrity": "sha512-SRJN4WqPbAHVDNnBb2VCD3nu9OobG6nWjMwovfcP1Of1t7w6G869GkHqLrG7HUEoy8j3UrQ0ECQ67gHM87qwcw==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@logicflow/core": "^0.3.6",
 | 
			
		||||
        "ids": "^1.0.0"
 | 
			
		||||
        "@logicflow/core": "^0.4.6",
 | 
			
		||||
        "ids": "^1.0.0",
 | 
			
		||||
        "preact": "^10.4.8"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@nodelib/fs.scandir": {
 | 
			
		||||
@ -3244,9 +3243,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@logicflow/core": {
 | 
			
		||||
      "version": "0.3.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/core/-/core-0.3.6.tgz",
 | 
			
		||||
      "integrity": "sha512-wWjixeFxqS7L+UCjAkhbw3Vgx4H3Hb8Kzckcg1+CefTAvINFwROInGtyzxhnZE4yjoHgxRSyPlCq2qYy0d3EcA==",
 | 
			
		||||
      "version": "0.4.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/core/-/core-0.4.6.tgz",
 | 
			
		||||
      "integrity": "sha512-kTbXyHI7KE5+p59lXphcSS8VutrKqbjtQPdP3omQIUJUsi5TpFKZhPMT7rtbt3y4QRUY+gaw7M7WCBTWrcm8ng==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@types/mousetrap": "^1.6.4",
 | 
			
		||||
        "mousetrap": "^1.6.5",
 | 
			
		||||
@ -3254,12 +3253,13 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@logicflow/extension": {
 | 
			
		||||
      "version": "0.3.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/extension/-/extension-0.3.6.tgz",
 | 
			
		||||
      "integrity": "sha512-3bvq5GFhqzsKx/wA2O/CBD/EMO2qN8/+2saZxRqru7JXIFFZn1YwzFvrbNQ7eZvihuG+cEF7XCKZEW+abV2Nyw==",
 | 
			
		||||
      "version": "0.4.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@logicflow/extension/-/extension-0.4.6.tgz",
 | 
			
		||||
      "integrity": "sha512-SRJN4WqPbAHVDNnBb2VCD3nu9OobG6nWjMwovfcP1Of1t7w6G869GkHqLrG7HUEoy8j3UrQ0ECQ67gHM87qwcw==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@logicflow/core": "^0.3.6",
 | 
			
		||||
        "ids": "^1.0.0"
 | 
			
		||||
        "@logicflow/core": "^0.4.6",
 | 
			
		||||
        "ids": "^1.0.0",
 | 
			
		||||
        "preact": "^10.4.8"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@nodelib/fs.scandir": {
 | 
			
		||||
 | 
			
		||||
@ -11,8 +11,8 @@
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@amap/amap-jsapi-loader": "^1.0.1",
 | 
			
		||||
    "@logicflow/core": "^0.3.6",
 | 
			
		||||
    "@logicflow/extension": "^0.3.6",
 | 
			
		||||
    "@logicflow/core": "^0.4.6",
 | 
			
		||||
    "@logicflow/extension": "^0.4.6",
 | 
			
		||||
    "@vueuse/core": "^4.9.1",
 | 
			
		||||
    "await-to-js": "^3.0.0",
 | 
			
		||||
    "axios": "^0.21.1",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user