Skip to content

Commit 376059b

Browse files
fix(deps): update dependencies
1 parent f728ead commit 376059b

File tree

12 files changed

+3288
-2878
lines changed

12 files changed

+3288
-2878
lines changed

nuclide/nuclide-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"dependencies": {
1616
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
1717
"log4js": "1.1.1",
18-
"rxjs": "npm:rxjs-compat@6.3.3"
18+
"rxjs": "npm:rxjs-compat@6.6.7"
1919
}
2020
}

nuclide/nuclide-commons-atom/__mocks__/fixtures/root-package/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"test": "scripts/test.js"
1212
},
1313
"dependencies": {
14-
"classnames": "2.2.5",
14+
"classnames": "2.3.2",
1515
"log4js": "1.1.1",
1616
"@atom-ide-community/nuclide-commons": "latest",
1717
"@atom-ide-community/nuclide-commons-atom": "latest",
1818
"@atom-ide-community/nuclide-commons-ui": "latest",
19-
"react": "15.3.1",
20-
"react-dom": "15.3.1",
21-
"rxjs": "5.3.1"
19+
"react": "18.2.0",
20+
"react-dom": "18.2.0",
21+
"rxjs": "7.8.1"
2222
},
2323
"devDependencies": {}
2424
}

nuclide/nuclide-commons-atom/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"test": "true"
1111
},
1212
"dependencies": {
13-
"escape-string-regexp": "1.0.5",
14-
"idb-keyval": "2.3.0",
15-
"idx": "1.2.0",
13+
"escape-string-regexp": "5.0.0",
14+
"idb-keyval": "6.2.1",
15+
"idx": "3.0.1",
1616
"lodash": "4.17.20",
1717
"log4js": "1.1.1",
18-
"lru-cache": "4.0.2",
18+
"lru-cache": "10.0.1",
1919
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
2020
"nullthrows": "1.1.1",
2121
"redux-logger": "3.0.6",
2222
"rxjs-compat": "^6.3.3",
2323
"season": "6.0.2",
2424
"semver": "5.5.0",
2525
"shallowequal": "1.1.0",
26-
"toml": "2.3.3",
27-
"vscode-jsonrpc": "3.3.0"
26+
"toml": "3.0.0",
27+
"vscode-jsonrpc": "8.2.0"
2828
},
2929
"devDependencies": {
3030
"temp": "0.9.1"

nuclide/nuclide-commons-ui/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,28 @@
1010
"test": "true"
1111
},
1212
"dependencies": {
13-
"anser": "1.4.6",
14-
"classnames": "2.2.6",
15-
"dedent": "0.7.0",
16-
"diffparser": "1.1.0",
17-
"escape-carriage": "1.3.0",
13+
"anser": "2.1.1",
14+
"classnames": "2.3.2",
15+
"dedent": "1.5.1",
16+
"diffparser": "2.0.1",
17+
"escape-carriage": "1.3.1",
1818
"escape-html": "1.0.3",
19-
"escape-string-regexp": "1.0.5",
20-
"idx": "1.2.0",
21-
"invariant": "npm:@react-dnd/invariant@^2.0.0",
19+
"escape-string-regexp": "5.0.0",
20+
"idx": "3.0.1",
21+
"invariant": "npm:@react-dnd/invariant@^4.0.0",
2222
"lodash": "4.17.20",
2323
"log4js": "1.1.1",
2424
"moment": "2.29.1",
2525
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
2626
"@atom-ide-community/nuclide-commons-atom": "workspace:../nuclide-commons-atom",
2727
"nullthrows": "1.1.1",
28-
"react": "17.0.1",
29-
"react-dom": "17.0.1",
30-
"react-virtualized": "9.20.1",
28+
"react": "18.2.0",
29+
"react-dom": "18.2.0",
30+
"react-virtualized": "9.22.5",
3131
"rxjs-compat": "^6.3.3",
3232
"semver": "5.5.0",
3333
"shallowequal": "1.1.0",
34-
"tabbable": "1.1.0",
34+
"tabbable": "6.2.0",
3535
"tiny-date-picker": "3.2.8"
3636
}
3737
}

nuclide/nuclide-commons/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,27 @@
1212
"dependencies": {
1313
"@atom-ide-community/nuclide-node-transpiler": "workspace:../nuclide-node-transpiler",
1414
"cr": "0.1.0",
15-
"domexception": "1.0.1",
16-
"dompurify": "2.2.6",
17-
"event-kit": "2.2.0",
18-
"event-target-shim": "3.0.1",
15+
"domexception": "4.0.0",
16+
"dompurify": "3.0.6",
17+
"event-kit": "2.5.3",
18+
"event-target-shim": "6.0.2",
1919
"fs-plus": "3.1.1",
20-
"glob": "7.1.6",
21-
"idx": "1.2.0",
20+
"glob": "10.3.10",
21+
"idx": "3.0.1",
2222
"log4js": "1.1.1",
23-
"lru-cache": "4.0.2",
24-
"mime-types": "2.1.27",
25-
"mkdirp": "^1.0.4",
23+
"lru-cache": "10.0.1",
24+
"mime-types": "2.1.35",
25+
"mkdirp": "^3.0.0",
2626
"mv": "2.1.1",
2727
"nullthrows": "1.1.1",
28-
"rimraf": "3.0.2",
28+
"rimraf": "5.0.5",
2929
"rxjs-compat": "^6.3.3",
3030
"semver": "5.5.0",
3131
"shell-quote": "1.6.1",
32-
"temp": "0.9.1",
33-
"uuid": "3.0.1",
34-
"vscode-jsonrpc": "3.3.0",
35-
"vscode-uri": "1.0.1"
32+
"temp": "0.9.4",
33+
"uuid": "9.0.1",
34+
"vscode-jsonrpc": "8.2.0",
35+
"vscode-uri": "3.0.8"
3636
},
3737
"devDependencies": {
3838
"dedent": "0.7.0",

nuclide/nuclide-debugger-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
"dependencies": {
1414
"async-to-generator": "1.1.0",
1515
"blessed": "0.1.81",
16-
"idx": "1.2.0",
16+
"idx": "3.0.1",
1717
"line-by-line": "0.1.6",
1818
"log4js": "1.1.1",
1919
"@atom-ide-community/nuclide-analytics": "workspace:../nuclide-analytics",
2020
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
2121
"@atom-ide-community/nuclide-debugger-common": "workspace:../nuclide-debugger-common",
2222
"nullthrows": "1.1.1",
2323
"rxjs-compat": "^6.3.3",
24-
"v8-compile-cache": "1.1.0",
25-
"vscode-debugprotocol": "1.24.0",
26-
"yargs": "3.32.0"
24+
"v8-compile-cache": "2.4.0",
25+
"vscode-debugprotocol": "1.51.0",
26+
"yargs": "17.7.2"
2727
},
2828
"devDependencies": {
2929
"dedent": "0.7.0",

nuclide/nuclide-debugger-common/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"test": "node ../nuclide-jasmine/bin/jasmine-node-transpiled spec"
1212
},
1313
"dependencies": {
14-
"idx": "1.2.0",
15-
"immutable": "4.0.0-rc.12",
16-
"invariant": "npm:@react-dnd/invariant@^2.0.0",
14+
"idx": "3.0.1",
15+
"immutable": "4.3.4",
16+
"invariant": "npm:@react-dnd/invariant@^4.0.0",
1717
"@atom-ide-community/nuclide-adb": "workspace:../nuclide-adb",
1818
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
1919
"@atom-ide-community/nuclide-commons-atom": "workspace:../nuclide-commons-atom",
2020
"@atom-ide-community/nuclide-commons-ui": "workspace:../nuclide-commons-ui",
2121
"nullthrows": "1.1.1",
22-
"react": "17.0.1",
22+
"react": "18.2.0",
2323
"rxjs-compat": "^6.3.3",
24-
"uuid": "3.0.1",
25-
"vscode-debugprotocol": "1.24.0"
24+
"uuid": "9.0.1",
25+
"vscode-debugprotocol": "1.51.0"
2626
}
2727
}

nuclide/nuclide-fuzzy-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"jest": "../../jest/fb-jest @atom-ide-community/nuclide-fuzzy-native"
1212
},
1313
"dependencies": {
14-
"heap": "0.2.6",
14+
"heap": "0.2.7",
1515
"log4js": "1.1.1",
1616
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons",
1717
"nuclide-prebuilt-libs": "0.6.3"

nuclide/nuclide-node-transpiler/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"test": "../../node_modules/.bin/jasmine-node spec"
1212
},
1313
"dependencies": {
14-
"glob": "7.1.6",
15-
"mkdirp": "^1.0.4",
16-
"uuid": "3.0.1"
14+
"glob": "10.3.10",
15+
"mkdirp": "^3.0.0",
16+
"uuid": "9.0.1"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "7.12.3",

nuclide/nuclide-watchman-helpers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"test": "node ../nuclide-jasmine/bin/jasmine-node-transpiled spec"
1616
},
1717
"dependencies": {
18-
"event-kit": "2.2.0",
19-
"fb-watchman": "2.0.1",
18+
"event-kit": "2.5.3",
19+
"fb-watchman": "2.0.2",
2020
"log4js": "1.1.1",
2121
"rxjs-compat": "^6.3.3",
2222
"@atom-ide-community/nuclide-commons": "workspace:../nuclide-commons"

0 commit comments

Comments
 (0)