Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2021
1 parent 49bcfa0 commit c21b56b
Show file tree
Hide file tree
Showing 13 changed files with 345 additions and 670 deletions.
2 changes: 1 addition & 1 deletion nuclide/nuclide-adb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
},
"dependencies": {
"log4js": "1.1.1",
"log4js": "6.3.0",
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
"@atom-ide-community/nuclide-commons-atom": "workspace:../nuclide-commons-atom",
"nullthrows": "1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions nuclide/nuclide-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
"log4js": "1.1.1",
"rxjs": "npm:rxjs-compat@6.3.3"
"log4js": "6.3.0",
"rxjs": "npm:rxjs-compat@6.6.7"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"test": "scripts/test.js"
},
"dependencies": {
"classnames": "2.2.5",
"log4js": "1.1.1",
"classnames": "2.3.1",
"log4js": "6.3.0",
"@atom-ide-community/nuclide-commons": "latest",
"@atom-ide-community/nuclide-commons-atom": "latest",
"@atom-ide-community/nuclide-commons-ui": "latest",
"react": "15.3.1",
"react-dom": "15.3.1",
"rxjs": "5.3.1"
"react": "17.0.2",
"react-dom": "17.0.2",
"rxjs": "7.3.0"
},
"devDependencies": {}
}
16 changes: 8 additions & 8 deletions nuclide/nuclide-commons-atom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
"test": "true"
},
"dependencies": {
"escape-string-regexp": "1.0.5",
"idb-keyval": "2.3.0",
"idx": "1.2.0",
"escape-string-regexp": "5.0.0",
"idb-keyval": "6.0.2",
"idx": "2.5.6",
"lodash": "4.17.20",
"log4js": "1.1.1",
"lru-cache": "4.0.2",
"log4js": "6.3.0",
"lru-cache": "6.0.0",
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
"nullthrows": "1.1.1",
"redux-logger": "3.0.6",
"rxjs-compat": "^6.3.3",
"season": "6.0.2",
"semver": "5.5.0",
"semver": "7.3.5",
"shallowequal": "1.1.0",
"toml": "2.3.3",
"vscode-jsonrpc": "3.3.0"
"toml": "3.0.0",
"vscode-jsonrpc": "6.0.0"
},
"devDependencies": {
"temp": "0.9.1"
Expand Down
22 changes: 11 additions & 11 deletions nuclide/nuclide-commons-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
"test": "true"
},
"dependencies": {
"anser": "1.4.6",
"classnames": "2.2.6",
"anser": "2.0.2",
"classnames": "2.3.1",
"dedent": "0.7.0",
"diffparser": "1.1.0",
"diffparser": "2.0.1",
"escape-carriage": "1.3.0",
"escape-html": "1.0.3",
"escape-string-regexp": "1.0.5",
"idx": "1.2.0",
"escape-string-regexp": "5.0.0",
"idx": "2.5.6",
"invariant": "npm:@react-dnd/invariant@^2.0.0",
"lodash": "4.17.20",
"log4js": "1.1.1",
"log4js": "6.3.0",
"moment": "2.29.1",
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
"@atom-ide-community/nuclide-commons-atom": "workspace:../nuclide-commons-atom",
"nullthrows": "1.1.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-virtualized": "9.20.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-virtualized": "9.22.3",
"rxjs-compat": "^6.3.3",
"semver": "5.5.0",
"semver": "7.3.5",
"shallowequal": "1.1.0",
"tabbable": "1.1.0",
"tabbable": "5.2.1",
"tiny-date-picker": "3.2.8"
}
}
30 changes: 15 additions & 15 deletions nuclide/nuclide-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
"dependencies": {
"@atom-ide-community/nuclide-node-transpiler": "workspace:../nuclide-node-transpiler",
"cr": "0.1.0",
"domexception": "1.0.1",
"dompurify": "2.2.6",
"event-kit": "2.2.0",
"event-target-shim": "3.0.1",
"domexception": "2.0.1",
"dompurify": "2.3.3",
"event-kit": "2.5.3",
"event-target-shim": "6.0.2",
"fs-plus": "3.1.1",
"glob": "7.1.6",
"idx": "1.2.0",
"log4js": "1.1.1",
"lru-cache": "4.0.2",
"mime-types": "2.1.27",
"glob": "7.1.7",
"idx": "2.5.6",
"log4js": "6.3.0",
"lru-cache": "6.0.0",
"mime-types": "2.1.32",
"mkdirp": "^1.0.4",
"mv": "2.1.1",
"nullthrows": "1.1.1",
"rimraf": "3.0.2",
"rxjs-compat": "^6.3.3",
"semver": "5.5.0",
"shell-quote": "1.6.1",
"temp": "0.9.1",
"uuid": "3.0.1",
"vscode-jsonrpc": "3.3.0",
"vscode-uri": "1.0.1"
"semver": "7.3.5",
"shell-quote": "1.7.2",
"temp": "0.9.4",
"uuid": "8.3.2",
"vscode-jsonrpc": "6.0.0",
"vscode-uri": "3.0.2"
},
"devDependencies": {
"dedent": "0.7.0",
Expand Down
10 changes: 5 additions & 5 deletions nuclide/nuclide-debugger-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"dependencies": {
"async-to-generator": "1.1.0",
"blessed": "0.1.81",
"idx": "1.2.0",
"idx": "2.5.6",
"line-by-line": "0.1.6",
"log4js": "1.1.1",
"log4js": "6.3.0",
"@atom-ide-community/nuclide-analytics": "workspace:../nuclide-analytics",
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
"@atom-ide-community/nuclide-debugger-common": "workspace:../nuclide-debugger-common",
"nullthrows": "1.1.1",
"rxjs-compat": "^6.3.3",
"v8-compile-cache": "1.1.0",
"vscode-debugprotocol": "1.24.0",
"yargs": "3.32.0"
"v8-compile-cache": "2.3.0",
"vscode-debugprotocol": "1.49.0",
"yargs": "17.1.1"
},
"devDependencies": {
"dedent": "0.7.0",
Expand Down
10 changes: 5 additions & 5 deletions nuclide/nuclide-debugger-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"test": "node ../nuclide-jasmine/bin/jasmine-node-transpiled spec"
},
"dependencies": {
"idx": "1.2.0",
"immutable": "4.0.0-rc.12",
"idx": "2.5.6",
"immutable": "4.0.0-rc.15",
"invariant": "npm:@react-dnd/invariant@^2.0.0",
"@atom-ide-community/nuclide-adb": "workspace:../nuclide-adb",
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
"@atom-ide-community/nuclide-commons-atom": "workspace:../nuclide-commons-atom",
"@atom-ide-community/nuclide-commons-ui": "workspace:../nuclide-commons-ui",
"nullthrows": "1.1.1",
"react": "17.0.1",
"react": "17.0.2",
"rxjs-compat": "^6.3.3",
"uuid": "3.0.1",
"vscode-debugprotocol": "1.24.0"
"uuid": "8.3.2",
"vscode-debugprotocol": "1.49.0"
}
}
2 changes: 1 addition & 1 deletion nuclide/nuclide-fuzzy-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"heap": "0.2.6",
"log4js": "1.1.1",
"log4js": "6.3.0",
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
"nuclide-prebuilt-libs": "0.6.3"
}
Expand Down
4 changes: 2 additions & 2 deletions nuclide/nuclide-node-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"test": "../../node_modules/.bin/jasmine-node spec"
},
"dependencies": {
"glob": "7.1.6",
"glob": "7.1.7",
"mkdirp": "^1.0.4",
"uuid": "3.0.1"
"uuid": "8.3.2"
},
"devDependencies": {
"@babel/core": "7.12.3",
Expand Down
4 changes: 2 additions & 2 deletions nuclide/nuclide-watchman-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"test": "node ../nuclide-jasmine/bin/jasmine-node-transpiled spec"
},
"dependencies": {
"event-kit": "2.2.0",
"event-kit": "2.5.3",
"fb-watchman": "2.0.1",
"log4js": "1.1.1",
"log4js": "6.3.0",
"rxjs-compat": "^6.3.3",
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,16 @@
"dependencies": {
"@types/atom": "^1.40.10",
"@types/dompurify": "^2.2.2",
"@types/node": "^15.12.2",
"@types/node": "^16.0.0",
"@types/react": "^17.0.9",
"@types/react-dom": "^17.0.6",
"atom-ide-markdown-service": "^2.1.0",
"atom-package-deps": "^7.2.3",
"atom-package-deps": "^8.0.0",
"classnames": "^2.3.1",
"dompurify": "^2.2.9",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rxjs": "^6.6.7"
"rxjs": "^7.0.0"
},
"devDependencies": {
"@babel/cli": "7.14.3",
Expand Down
Loading

0 comments on commit c21b56b

Please sign in to comment.