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] committed Oct 9, 2023
1 parent 003a8fc commit d03a4d0
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 45 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "13.5.4",
"@types/node": "20.8.0",
"@types/react": "18.2.24",
"@types/node": "20.8.3",
"@types/react": "18.2.25",
"@types/react-redux": "7.1.27",
"@types/redux-logger": "3.0.10",
"@typescript-eslint/eslint-plugin": "6.7.4",
Expand All @@ -40,15 +40,15 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"husky": "8.0.3",
"jsdom": "22.1.0",
"knip": "2.30.0",
"knip": "2.32.4",
"next": "13.5.4",
"prettier": "3.0.3",
"rimraf": "5.0.5",
"typescript": "5.2.2",
"vitest": "0.34.6"
},
"dependencies": {
"@reduxjs/toolkit": "1.9.6",
"@reduxjs/toolkit": "1.9.7",
"@shiguredo/light-adjustment": "2023.2.0",
"@shiguredo/noise-suppression": "2022.4.2",
"@shiguredo/virtual-background": "2023.2.0",
Expand Down
Loading

0 comments on commit d03a4d0

Please sign in to comment.