Merge pull request #18434 from atom/sm-update-solarized

Update Solarized themes
This commit is contained in:
simurai 2018-11-14 17:11:37 +09:00 committed by GitHub
commit 83373e9d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2197 additions and 2198 deletions

3
apm/package-lock.json generated
View File

@ -21,7 +21,6 @@
"node-gyp": "3.4.0",
"npm": "6.2.0",
"open": "0.0.5",
"plist": "git+https://github.com/nathansobo/node-plist.git#bd3a93387f1d4b2cff819b200870d35465796e77",
"q": "~0.9.7",
"read": "~1.0.5",
"request": "^2.87.0",
@ -3974,7 +3973,7 @@
},
"plist": {
"version": "git+https://github.com/nathansobo/node-plist.git#bd3a93387f1d4b2cff819b200870d35465796e77",
"from": "git+https://github.com/nathansobo/node-plist.git",
"from": "git+https://github.com/nathansobo/node-plist.git#bd3a93387f1d4b2cff819b200870d35465796e77",
"requires": {
"xmlbuilder": "0.4.x",
"xmldom": "0.1.x"

8
package-lock.json generated
View File

@ -5056,12 +5056,12 @@
}
},
"solarized-dark-syntax": {
"version": "https://www.atom.io/api/packages/solarized-dark-syntax/versions/1.2.0/tarball",
"integrity": "sha512-2cB5r7BiKmNOPgrIEoEqwsqaogvbWjqIFtpPYPyx6Bep0UqBlmibjmmBFOJ5liG97XT9KwqFTp5JOe6FzdMufQ=="
"version": "https://www.atom.io/api/packages/solarized-dark-syntax/versions/1.3.0/tarball",
"integrity": "sha512-2X4Df16sQqna8dmpWnpk2FoL346cXW34Vk2JKJY23fYYCH3t16mGl9G9URB7+S2x+/WmeCjdwIQSMsGvBf/95g=="
},
"solarized-light-syntax": {
"version": "https://www.atom.io/api/packages/solarized-light-syntax/versions/1.2.0/tarball",
"integrity": "sha512-iRtmN2+pHyza9JSXpkeRMdEmKP9hfNgMBGZRlxJJlkQtgQIvLUU20OJoUbvTv0R2QiYB0Z+W8k7eZAAtF6bpbQ=="
"version": "https://www.atom.io/api/packages/solarized-light-syntax/versions/1.3.0/tarball",
"integrity": "sha512-DVl8aJnecUKy5s1WY5mDyN1/3McqyZWfE3cjBVY8U7X4w9Xkp8SPVndVGufSpSWIxh9vY/iSU4kfBxWqUdiW5w=="
},
"source-map": {
"version": "0.1.32",

View File

@ -149,8 +149,8 @@
"settings-view": "https://www.atom.io/api/packages/settings-view/versions/0.257.2/tarball",
"sinon": "1.17.4",
"snippets": "https://www.atom.io/api/packages/snippets/versions/1.4.0/tarball",
"solarized-dark-syntax": "https://www.atom.io/api/packages/solarized-dark-syntax/versions/1.2.0/tarball",
"solarized-light-syntax": "https://www.atom.io/api/packages/solarized-light-syntax/versions/1.2.0/tarball",
"solarized-dark-syntax": "https://www.atom.io/api/packages/solarized-dark-syntax/versions/1.3.0/tarball",
"solarized-light-syntax": "https://www.atom.io/api/packages/solarized-light-syntax/versions/1.3.0/tarball",
"spell-check": "https://www.atom.io/api/packages/spell-check/versions/0.74.2/tarball",
"status-bar": "https://www.atom.io/api/packages/status-bar/versions/1.8.15/tarball",
"styleguide": "https://www.atom.io/api/packages/styleguide/versions/0.49.12/tarball",
@ -182,8 +182,8 @@
"one-light-ui": "file:./packages/one-light-ui",
"one-dark-syntax": "file:./packages/one-dark-syntax",
"one-light-syntax": "file:./packages/one-light-syntax",
"solarized-dark-syntax": "1.2.0",
"solarized-light-syntax": "1.2.0",
"solarized-dark-syntax": "1.3.0",
"solarized-light-syntax": "1.3.0",
"about": "file:./packages/about",
"archive-view": "0.65.1",
"autocomplete-atom-api": "0.10.7",

4376
script/package-lock.json generated

File diff suppressed because it is too large Load Diff