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] authored Jul 6, 2023
1 parent e3f7a80 commit 01fff75
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 194 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"atom": ">=0.174.0 <2.0.0"
},
"dependencies": {
"classnames": "2.2.5",
"atom-package-deps": "^6.0.0",
"immutable": "4.0.0-rc.9",
"log4js": "1.1.1",
"nullthrows": "1.0.0",
"classnames": "2.3.2",
"atom-package-deps": "^8.0.0",
"immutable": "4.3.0",
"log4js": "6.9.1",
"nullthrows": "1.1.1",
"@atom-ide-community/nuclide-commons": "^0.8.2",
"@atom-ide-community/nuclide-commons-atom": "^0.8.2",
"@atom-ide-community/nuclide-commons-ui": "^0.8.2",
"react": "16.6.0",
"react-dom": "16.6.0",
"react-virtualized": "9.20.1",
"redux": "3.6.0",
"rxjs-compat": "6.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-virtualized": "9.22.5",
"redux": "4.2.1",
"rxjs-compat": "6.6.7",
"shallowequal": "1.1.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 01fff75

Please sign in to comment.