mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
⬆️ pathwatcher and dependent packages
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@atom/source-map-support": "^0.3.4",
|
||||
"async": "0.2.6",
|
||||
"atom-keymap": "8.2.3",
|
||||
"atom-keymap": "8.2.4",
|
||||
"atom-select-list": "^0.1.0",
|
||||
"atom-ui": "0.4.1",
|
||||
"babel-core": "5.8.38",
|
||||
@@ -54,7 +54,7 @@
|
||||
"nsfw": "^1.0.15",
|
||||
"nslog": "^3",
|
||||
"oniguruma": "6.2.1",
|
||||
"pathwatcher": "7.1.0",
|
||||
"pathwatcher": "8.0.0",
|
||||
"postcss": "5.2.4",
|
||||
"postcss-selector-parser": "2.2.1",
|
||||
"property-accessors": "^1.1.3",
|
||||
@@ -69,7 +69,7 @@
|
||||
"service-hub": "^0.7.4",
|
||||
"sinon": "1.17.4",
|
||||
"temp": "^0.8.3",
|
||||
"text-buffer": "13.0.11",
|
||||
"text-buffer": "13.1.0",
|
||||
"typescript-simple": "1.0.0",
|
||||
"underscore-plus": "^1.6.6",
|
||||
"winreg": "^1.2.1",
|
||||
@@ -130,7 +130,7 @@
|
||||
"symbols-view": "0.117.1",
|
||||
"tabs": "0.106.2",
|
||||
"timecop": "0.36.0",
|
||||
"tree-view": "0.217.6",
|
||||
"tree-view": "0.217.7",
|
||||
"update-package-dependencies": "0.12.0",
|
||||
"welcome": "0.36.5",
|
||||
"whitespace": "0.37.2",
|
||||
|
||||
Reference in New Issue
Block a user