Merge pull request #192 from Niek/dependabot/npm_and_yarn/dexie-4.0.1-alpha.22
Bump dexie from 4.0.1-alpha.20 to 4.0.1-alpha.22
This commit is contained in:
		
						commit
						c73e143305
					
				| 
						 | 
				
			
			@ -22,7 +22,7 @@
 | 
			
		|||
        "bulma": "^0.9.4",
 | 
			
		||||
        "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
			
		||||
        "copy-to-clipboard": "^3.3.3",
 | 
			
		||||
        "dexie": "^4.0.1-alpha.20",
 | 
			
		||||
        "dexie": "^4.0.1-alpha.22",
 | 
			
		||||
        "eslint-config-standard-with-typescript": "^35.0.0",
 | 
			
		||||
        "eslint-plugin-svelte3": "^4.0.0",
 | 
			
		||||
        "flourite": "^1.2.3",
 | 
			
		||||
| 
						 | 
				
			
			@ -1620,9 +1620,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/dexie": {
 | 
			
		||||
      "version": "4.0.1-alpha.20",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/dexie/-/dexie-4.0.1-alpha.20.tgz",
 | 
			
		||||
      "integrity": "sha512-q/nMsCQiTWTmnw11aseJLfAsGQ/9t05sjWltgw1/r2TbfnIkmfjdTt8ATSIwmtKXuSznEZ5czazvL5LO5rR+6w==",
 | 
			
		||||
      "version": "4.0.1-alpha.22",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/dexie/-/dexie-4.0.1-alpha.22.tgz",
 | 
			
		||||
      "integrity": "sha512-fCAlox70CSS4uSBxnP9PBisK1wx/hQBTZMEQM9VKnOcTFu9SfVVlNu2xZ7rLWSQDIJ4sZjzPhCDGQ2kQW3Lq3A==",
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/dir-glob": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -28,7 +28,7 @@
 | 
			
		|||
    "bulma": "^0.9.4",
 | 
			
		||||
    "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
			
		||||
    "copy-to-clipboard": "^3.3.3",
 | 
			
		||||
    "dexie": "^4.0.1-alpha.20",
 | 
			
		||||
    "dexie": "^4.0.1-alpha.22",
 | 
			
		||||
    "eslint-config-standard-with-typescript": "^35.0.0",
 | 
			
		||||
    "eslint-plugin-svelte3": "^4.0.0",
 | 
			
		||||
    "flourite": "^1.2.3",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue