Skip to content

Commit 2c7db07

Browse files
fix(deps): update dependencies
1 parent f728ead commit 2c7db07

File tree

11 files changed

+3213
-2901
lines changed

11 files changed

+3213
-2901
lines changed

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: 7 additions & 7 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": "2.5.6",
1616
"lodash": "4.17.20",
1717
"log4js": "1.1.1",
18-
"lru-cache": "4.0.2",
18+
"lru-cache": "9.1.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",
24-
"semver": "5.5.0",
24+
"semver": "7.5.1",
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.1.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",
13+
"anser": "2.1.1",
14+
"classnames": "2.3.2",
1515
"dedent": "0.7.0",
16-
"diffparser": "1.1.0",
17-
"escape-carriage": "1.3.0",
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": "2.5.6",
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",
32-
"semver": "5.5.0",
32+
"semver": "7.5.1",
3333
"shallowequal": "1.1.0",
34-
"tabbable": "1.1.0",
34+
"tabbable": "6.1.2",
3535
"tiny-date-picker": "3.2.8"
3636
}
3737
}

nuclide/nuclide-commons/package.json

Lines changed: 13 additions & 13 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",
15+
"domexception": "4.0.0",
16+
"dompurify": "3.0.3",
1717
"event-kit": "2.2.0",
18-
"event-target-shim": "3.0.1",
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.2.6",
21+
"idx": "2.5.6",
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": "9.1.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.1",
2929
"rxjs-compat": "^6.3.3",
30-
"semver": "5.5.0",
30+
"semver": "7.5.1",
3131
"shell-quote": "1.6.1",
3232
"temp": "0.9.1",
33-
"uuid": "3.0.1",
34-
"vscode-jsonrpc": "3.3.0",
35-
"vscode-uri": "1.0.1"
33+
"uuid": "9.0.0",
34+
"vscode-jsonrpc": "8.1.0",
35+
"vscode-uri": "3.0.7"
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": "2.5.6",
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.3.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": "2.5.6",
15+
"immutable": "4.3.0",
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.0",
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.2.6",
15+
"mkdirp": "^3.0.0",
16+
"uuid": "9.0.0"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "7.12.3",

nuclide/nuclide-watchman-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"event-kit": "2.2.0",
19-
"fb-watchman": "2.0.1",
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"

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,17 +78,17 @@
7878
},
7979
"dependencies": {
8080
"@types/atom": "^1.40.10",
81-
"@types/dompurify": "^2.2.2",
82-
"@types/node": "^15.12.2",
83-
"@types/react": "^17.0.9",
84-
"@types/react-dom": "^17.0.6",
81+
"@types/dompurify": "^3.0.0",
82+
"@types/node": "^20.0.0",
83+
"@types/react": "^18.0.0",
84+
"@types/react-dom": "^18.0.0",
8585
"atom-ide-markdown-service": "^2.1.0",
86-
"atom-package-deps": "^7.2.3",
86+
"atom-package-deps": "^8.0.0",
8787
"classnames": "^2.3.1",
88-
"dompurify": "^2.2.9",
89-
"react": "^17.0.2",
90-
"react-dom": "^17.0.2",
91-
"rxjs": "^6.6.7"
88+
"dompurify": "^3.0.0",
89+
"react": "^18.0.0",
90+
"react-dom": "^18.0.0",
91+
"rxjs": "^7.0.0"
9292
},
9393
"devDependencies": {
9494
"@babel/cli": "7.14.3",

0 commit comments

Comments
 (0)