mirror of
				https://github.com/Swatinem/rust-cache.git
				synced 2025-10-31 15:53:48 +00:00 
			
		
		
		
	update dependencies and rebuild
This commit is contained in:
		
							parent
							
								
									645c6972a6
								
							
						
					
					
						commit
						0eea7b85d4
					
				
							
								
								
									
										539
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										539
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										620
									
								
								dist/save/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										620
									
								
								dist/save/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										74
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										74
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -8,26 +8,26 @@ | |||||||
|       "version": "1.0.2", |       "version": "1.0.2", | ||||||
|       "license": "LGPL-3.0", |       "license": "LGPL-3.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@actions/cache": "^1.0.3", |         "@actions/cache": "^1.0.4", | ||||||
|         "@actions/core": "^1.2.6", |         "@actions/core": "^1.2.6", | ||||||
|         "@actions/exec": "^1.0.4", |         "@actions/exec": "^1.0.4", | ||||||
|         "@actions/glob": "^0.1.0", |         "@actions/glob": "^0.1.0", | ||||||
|         "@actions/io": "^1.0.2" |         "@actions/io": "^1.0.2" | ||||||
|       }, |       }, | ||||||
|       "devDependencies": { |       "devDependencies": { | ||||||
|         "@vercel/ncc": "^0.24.1", |         "@vercel/ncc": "^0.25.1", | ||||||
|         "typescript": "^4.0.3" |         "typescript": "^4.0.5" | ||||||
|       }, |       }, | ||||||
|       "funding": { |       "funding": { | ||||||
|         "url": "https://github.com/sponsors/Swatinem" |         "url": "https://github.com/sponsors/Swatinem" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@actions/cache": { |     "node_modules/@actions/cache": { | ||||||
|       "version": "1.0.3", |       "version": "1.0.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@actions/cache/-/cache-1.0.3.tgz", |       "resolved": "https://registry.npmjs.org/@actions/cache/-/cache-1.0.4.tgz", | ||||||
|       "integrity": "sha512-2DcdMrqbfj5LcsEYIh6ACgjb0bNMeMPP7y1a+bf/Sk0MFfkkrYRNFihkXRV6v0TNkNo0b5X38xmUguRZ5ZPLbw==", |       "integrity": "sha512-1grYfbu8P6JDDHc40eOI5tQDRcAxMwq5HBWhaCqEg9o/ixDRZfwPHlQvQAop2ZzFCjF2ns0ENQOIBAH8GNn+zA==", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@actions/core": "^1.2.4", |         "@actions/core": "^1.2.6", | ||||||
|         "@actions/exec": "^1.0.1", |         "@actions/exec": "^1.0.1", | ||||||
|         "@actions/glob": "^0.1.0", |         "@actions/glob": "^0.1.0", | ||||||
|         "@actions/http-client": "^1.0.9", |         "@actions/http-client": "^1.0.9", | ||||||
| @ -140,9 +140,9 @@ | |||||||
|       "integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==" |       "integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==" | ||||||
|     }, |     }, | ||||||
|     "node_modules/@azure/core-http": { |     "node_modules/@azure/core-http": { | ||||||
|       "version": "1.1.9", |       "version": "1.2.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-1.1.9.tgz", |       "resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-1.2.0.tgz", | ||||||
|       "integrity": "sha512-wM0HMRNQaE2NtTHb+9FXF7uxUqaAHFTMVu6OzlEll6gUGybcDqM7+9Oklp33BhEfq+ZumpCoqxq3njNbMHuf/w==", |       "integrity": "sha512-SQmyI1tpstWKePNmTseEUp8PMq1uNBslvGBrYF2zNM/fEfLD1q64XCatoH8nDQtSmDydEPsqlyyLSjjnuXrlOQ==", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@azure/abort-controller": "^1.0.0", |         "@azure/abort-controller": "^1.0.0", | ||||||
|         "@azure/core-auth": "^1.1.3", |         "@azure/core-auth": "^1.1.3", | ||||||
| @ -157,7 +157,7 @@ | |||||||
|         "tough-cookie": "^4.0.0", |         "tough-cookie": "^4.0.0", | ||||||
|         "tslib": "^2.0.0", |         "tslib": "^2.0.0", | ||||||
|         "tunnel": "^0.0.6", |         "tunnel": "^0.0.6", | ||||||
|         "uuid": "^8.1.0", |         "uuid": "^8.3.0", | ||||||
|         "xml2js": "^0.4.19" |         "xml2js": "^0.4.19" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @ -317,9 +317,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@types/node": { |     "node_modules/@types/node": { | ||||||
|       "version": "14.14.0", |       "version": "14.14.6", | ||||||
|       "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.6.tgz", | ||||||
|       "integrity": "sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==" |       "integrity": "sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==" | ||||||
|     }, |     }, | ||||||
|     "node_modules/@types/node-fetch": { |     "node_modules/@types/node-fetch": { | ||||||
|       "version": "2.5.7", |       "version": "2.5.7", | ||||||
| @ -352,9 +352,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@vercel/ncc": { |     "node_modules/@vercel/ncc": { | ||||||
|       "version": "0.24.1", |       "version": "0.25.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.24.1.tgz", |       "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.25.1.tgz", | ||||||
|       "integrity": "sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==", |       "integrity": "sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "ncc": "dist/ncc/cli.js" |         "ncc": "dist/ncc/cli.js" | ||||||
| @ -550,9 +550,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/typescript": { |     "node_modules/typescript": { | ||||||
|       "version": "4.0.3", |       "version": "4.0.5", | ||||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz", |       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz", | ||||||
|       "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==", |       "integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "tsc": "bin/tsc", |         "tsc": "bin/tsc", | ||||||
| @ -601,11 +601,11 @@ | |||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@actions/cache": { |     "@actions/cache": { | ||||||
|       "version": "1.0.3", |       "version": "1.0.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@actions/cache/-/cache-1.0.3.tgz", |       "resolved": "https://registry.npmjs.org/@actions/cache/-/cache-1.0.4.tgz", | ||||||
|       "integrity": "sha512-2DcdMrqbfj5LcsEYIh6ACgjb0bNMeMPP7y1a+bf/Sk0MFfkkrYRNFihkXRV6v0TNkNo0b5X38xmUguRZ5ZPLbw==", |       "integrity": "sha512-1grYfbu8P6JDDHc40eOI5tQDRcAxMwq5HBWhaCqEg9o/ixDRZfwPHlQvQAop2ZzFCjF2ns0ENQOIBAH8GNn+zA==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@actions/core": "^1.2.4", |         "@actions/core": "^1.2.6", | ||||||
|         "@actions/exec": "^1.0.1", |         "@actions/exec": "^1.0.1", | ||||||
|         "@actions/glob": "^0.1.0", |         "@actions/glob": "^0.1.0", | ||||||
|         "@actions/http-client": "^1.0.9", |         "@actions/http-client": "^1.0.9", | ||||||
| @ -713,9 +713,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@azure/core-http": { |     "@azure/core-http": { | ||||||
|       "version": "1.1.9", |       "version": "1.2.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-1.1.9.tgz", |       "resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-1.2.0.tgz", | ||||||
|       "integrity": "sha512-wM0HMRNQaE2NtTHb+9FXF7uxUqaAHFTMVu6OzlEll6gUGybcDqM7+9Oklp33BhEfq+ZumpCoqxq3njNbMHuf/w==", |       "integrity": "sha512-SQmyI1tpstWKePNmTseEUp8PMq1uNBslvGBrYF2zNM/fEfLD1q64XCatoH8nDQtSmDydEPsqlyyLSjjnuXrlOQ==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@azure/abort-controller": "^1.0.0", |         "@azure/abort-controller": "^1.0.0", | ||||||
|         "@azure/core-auth": "^1.1.3", |         "@azure/core-auth": "^1.1.3", | ||||||
| @ -730,7 +730,7 @@ | |||||||
|         "tough-cookie": "^4.0.0", |         "tough-cookie": "^4.0.0", | ||||||
|         "tslib": "^2.0.0", |         "tslib": "^2.0.0", | ||||||
|         "tunnel": "^0.0.6", |         "tunnel": "^0.0.6", | ||||||
|         "uuid": "^8.1.0", |         "uuid": "^8.3.0", | ||||||
|         "xml2js": "^0.4.19" |         "xml2js": "^0.4.19" | ||||||
|       }, |       }, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
| @ -869,9 +869,9 @@ | |||||||
|       "integrity": "sha512-hZNKjKOYsckoOEgBziGMnBcX0M7EtstnCmwz5jZUOUYwlZ+/xxX6z3jPu1XVO2Jivk0eLfuP9GP+vFD49CMetw==" |       "integrity": "sha512-hZNKjKOYsckoOEgBziGMnBcX0M7EtstnCmwz5jZUOUYwlZ+/xxX6z3jPu1XVO2Jivk0eLfuP9GP+vFD49CMetw==" | ||||||
|     }, |     }, | ||||||
|     "@types/node": { |     "@types/node": { | ||||||
|       "version": "14.14.0", |       "version": "14.14.6", | ||||||
|       "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.0.tgz", |       "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.6.tgz", | ||||||
|       "integrity": "sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==" |       "integrity": "sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==" | ||||||
|     }, |     }, | ||||||
|     "@types/node-fetch": { |     "@types/node-fetch": { | ||||||
|       "version": "2.5.7", |       "version": "2.5.7", | ||||||
| @ -903,9 +903,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@vercel/ncc": { |     "@vercel/ncc": { | ||||||
|       "version": "0.24.1", |       "version": "0.25.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.24.1.tgz", |       "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.25.1.tgz", | ||||||
|       "integrity": "sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==", |       "integrity": "sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "abort-controller": { |     "abort-controller": { | ||||||
| @ -1050,9 +1050,9 @@ | |||||||
|       "integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==" |       "integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==" | ||||||
|     }, |     }, | ||||||
|     "typescript": { |     "typescript": { | ||||||
|       "version": "4.0.3", |       "version": "4.0.5", | ||||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz", |       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz", | ||||||
|       "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==", |       "integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "universalify": { |     "universalify": { | ||||||
|  | |||||||
| @ -22,17 +22,17 @@ | |||||||
|   }, |   }, | ||||||
|   "homepage": "https://github.com/Swatinem/rust-cache#readme", |   "homepage": "https://github.com/Swatinem/rust-cache#readme", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@actions/cache": "^1.0.3", |     "@actions/cache": "^1.0.4", | ||||||
|     "@actions/core": "^1.2.6", |     "@actions/core": "^1.2.6", | ||||||
|     "@actions/exec": "^1.0.4", |     "@actions/exec": "^1.0.4", | ||||||
|     "@actions/glob": "^0.1.0", |     "@actions/glob": "^0.1.0", | ||||||
|     "@actions/io": "^1.0.2" |     "@actions/io": "^1.0.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@vercel/ncc": "^0.24.1", |     "@vercel/ncc": "^0.25.1", | ||||||
|     "typescript": "^4.0.3" |     "typescript": "^4.0.5" | ||||||
|   }, |   }, | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "prepare": "ncc build -o dist/restore src/restore.ts && ncc build -o dist/save src/save.ts" |     "prepare": "ncc build --target es2020 -o dist/restore src/restore.ts && ncc build --target es2020 -o dist/save src/save.ts" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | |||||||
| @ -4,7 +4,7 @@ | |||||||
|     "diagnostics": true, |     "diagnostics": true, | ||||||
|     "lib": ["esnext"], |     "lib": ["esnext"], | ||||||
| 
 | 
 | ||||||
|     "target": "es2017", |     "target": "es2020", | ||||||
| 
 | 
 | ||||||
|     "resolveJsonModule": true, |     "resolveJsonModule": true, | ||||||
|     "moduleResolution": "node", |     "moduleResolution": "node", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user