Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2023
1 parent 983541f commit a6062bf
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.12",
"@types/node": "18.17.0",
"@types/react": "18.2.15",
"@types/node": "18.17.1",
"@types/react": "18.2.17",
"@types/react-redux": "7.1.25",
"@types/redux-logger": "3.0.9",
"@types/resize-observer-browser": "0.1.7",
Expand All @@ -51,19 +51,19 @@
"@shiguredo/light-adjustment": "2023.2.0",
"@shiguredo/noise-suppression": "2022.4.2",
"@shiguredo/virtual-background": "2023.2.0",
"bootstrap": "5.3.0",
"bootstrap": "5.3.1",
"query-string": "8.1.0",
"react": "18.2.0",
"react-bootstrap": "2.8.0",
"react-dom": "18.2.0",
"react-draggable": "4.4.5",
"react-redux": "8.1.1",
"react-redux": "8.1.2",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.2",
"sora-js-sdk": "2023.2.0-canary.1"
},
"packageManager": "[email protected].9",
"packageManager": "[email protected].11",
"engines": {
"node": ">=16.20.0"
}
Expand Down
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a6062bf

Please sign in to comment.