⬆️ Upgrade core packages to suppress deprecations

This commit is contained in:
Antonio Scandurra
2016-10-17 12:23:43 +02:00
parent 4df74beba7
commit be82d40e34

View File

@@ -69,38 +69,38 @@
"yargs": "^3.23.0"
},
"packageDependencies": {
"atom-dark-syntax": "0.27.0",
"atom-dark-ui": "0.52.0",
"atom-light-syntax": "0.28.0",
"atom-light-ui": "0.45.0",
"base16-tomorrow-dark-theme": "1.3.0",
"base16-tomorrow-light-theme": "1.3.0",
"one-dark-ui": "1.6.2",
"one-light-ui": "1.6.2",
"one-dark-syntax": "1.5.0",
"one-light-syntax": "1.5.0",
"solarized-dark-syntax": "1.0.5",
"solarized-light-syntax": "1.0.5",
"atom-dark-syntax": "0.28.0",
"atom-dark-ui": "0.53.0",
"atom-light-syntax": "0.29.0",
"atom-light-ui": "0.46.0",
"base16-tomorrow-dark-theme": "1.4.0",
"base16-tomorrow-light-theme": "1.4.0",
"one-dark-ui": "1.7.0",
"one-light-ui": "1.7.0",
"one-dark-syntax": "1.6.0",
"one-light-syntax": "1.6.0",
"solarized-dark-syntax": "1.1.0",
"solarized-light-syntax": "1.1.0",
"about": "1.7.0",
"archive-view": "0.62.0",
"autocomplete-atom-api": "0.10.0",
"autocomplete-css": "0.13.1",
"autocomplete-html": "0.7.2",
"autocomplete-plus": "2.32.0",
"autocomplete-plus": "2.33.0",
"autocomplete-snippets": "1.11.0",
"autoflow": "0.27.0",
"autosave": "0.23.1",
"background-tips": "0.26.1",
"bookmarks": "0.42.0",
"bookmarks": "0.43.0",
"bracket-matcher": "0.82.2",
"command-palette": "0.39.0",
"deprecation-cop": "0.54.1",
"deprecation-cop": "0.55.0",
"dev-live-reload": "0.47.0",
"encoding-selector": "0.22.0",
"exception-reporting": "0.40.0",
"find-and-replace": "0.202.1",
"find-and-replace": "0.203.0",
"fuzzy-finder": "1.4.0",
"git-diff": "1.1.0",
"git-diff": "1.2.0",
"go-to-line": "0.31.0",
"grammar-selector": "0.48.2",
"image-view": "0.60.0",
@@ -108,12 +108,12 @@
"keybinding-resolver": "0.35.0",
"line-ending-selector": "0.5.0",
"link": "0.31.2",
"markdown-preview": "0.158.8",
"markdown-preview": "0.159.0",
"metrics": "1.0.0",
"notifications": "0.65.1",
"open-on-github": "1.2.1",
"package-generator": "1.0.1",
"settings-view": "0.243.1",
"settings-view": "0.244.0",
"snippets": "1.0.3",
"spell-check": "0.68.4",
"status-bar": "1.6.0",
@@ -125,7 +125,7 @@
"update-package-dependencies": "0.10.0",
"welcome": "0.35.1",
"whitespace": "0.35.0",
"wrap-guide": "0.38.2",
"wrap-guide": "0.39.0",
"language-c": "0.54.0",
"language-clojure": "0.22.1",
"language-coffee-script": "0.48.0",