Skip to content

Commit 42dd60a

Browse files
fix(deps): update dependencies
1 parent cb463e1 commit 42dd60a

File tree

2 files changed

+315
-123
lines changed

2 files changed

+315
-123
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
"atom": ">=0.174.0 <2.0.0"
3131
},
3232
"dependencies": {
33-
"atom-package-deps": "^6.0.0",
34-
"idx": "1.2.0",
35-
"immutable": "4.0.0-rc.9",
36-
"invariant": "2.2.2",
33+
"atom-package-deps": "^8.0.0",
34+
"idx": "3.0.1",
35+
"immutable": "4.3.1",
36+
"invariant": "2.2.4",
3737
"@atom-ide-community/nuclide-commons": "^0.8.2",
3838
"@atom-ide-community/nuclide-commons-atom": "^0.8.2",
3939
"@atom-ide-community/nuclide-debugger-common": "^0.8.2",
4040
"@atom-ide-community/nuclide-commons-ui": "^0.8.2",
41-
"nullthrows": "1.0.0",
42-
"react": "16.6.0",
43-
"rxjs-compat": "6.3.3",
44-
"uuid": "3.0.1",
45-
"vscode-debugprotocol": "1.24.0"
41+
"nullthrows": "1.1.1",
42+
"react": "18.2.0",
43+
"rxjs-compat": "6.6.7",
44+
"uuid": "9.0.0",
45+
"vscode-debugprotocol": "1.51.0"
4646
},
4747
"devDependencies": {
4848
"@types/atom": "1.40.11",

0 commit comments

Comments
 (0)