Skip to content

Commit 6ad6b26

Browse files
committed
fix(deps): update dependencies
1 parent a8919d6 commit 6ad6b26

File tree

2 files changed

+55
-96
lines changed

2 files changed

+55
-96
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": "2.5.6",
35+
"immutable": "4.0.0-rc.14",
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": "17.0.2",
43+
"rxjs-compat": "6.6.7",
44+
"uuid": "8.3.2",
45+
"vscode-debugprotocol": "1.49.0"
4646
},
4747
"devDependencies": {
4848
"@types/atom": "1.40.11",

pnpm-lock.yaml

Lines changed: 46 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)