landscape: update light / dark versions

This commit is contained in:
Matilde Park 2021-01-12 14:32:34 -05:00
parent 3f059a57d8
commit cbfbfa21c1
2 changed files with 8 additions and 8 deletions

View File

@ -1688,14 +1688,14 @@
}
},
"@tlon/indigo-dark": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@tlon/indigo-dark/-/indigo-dark-1.0.5.tgz",
"integrity": "sha512-V8QOT1FylerKjhmNxxrOWoSnB6AiTFXwG/kt1ApFi+bww3rZ1u/ykkHLikfHvGl5xvbUTSUtTvuC6G4iR7ZQcQ=="
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@tlon/indigo-dark/-/indigo-dark-1.0.6.tgz",
"integrity": "sha512-/c+3/aC+gSnLHiLwTdje7pYS84ZAR3zyMJhp2mT9BIPtk7ek/EGsrrugZjVJxeKXqy+mQpFD5TXktgAEh0Ko1A=="
},
"@tlon/indigo-light": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@tlon/indigo-light/-/indigo-light-1.0.5.tgz",
"integrity": "sha512-ZtZTDUT4V0RlSAvJ1wJi+ogjH5HOb/FgS+EeEGDWo1zUSgbO4Sgxjfzyq3TZ5EYRQRhSAgkBBFYGolmQXoc9+A=="
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@tlon/indigo-light/-/indigo-light-1.0.6.tgz",
"integrity": "sha512-kBzJueOoGDVF2knGt+Kf5ylvil6+V1qn8/RqAj1S6wUTnfUfAMRzDp4LQI2MxLI8Is0OG3XCErVSOUImU6R3lg=="
},
"@tlon/indigo-react": {
"version": "1.2.15",

View File

@ -8,8 +8,8 @@
"@reach/disclosure": "^0.10.5",
"@reach/menu-button": "^0.10.5",
"@reach/tabs": "^0.10.5",
"@tlon/indigo-dark": "^1.0.5",
"@tlon/indigo-light": "^1.0.5",
"@tlon/indigo-dark": "^1.0.6",
"@tlon/indigo-light": "^1.0.6",
"@tlon/indigo-react": "1.2.15",
"@tlon/sigil-js": "^1.4.3",
"aws-sdk": "^2.726.0",