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 Aug 6, 2023
1 parent 437aecc commit 639bc2c
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.12",
"@types/node": "18.17.1",
"@types/react": "18.2.17",
"@types/node": "18.17.3",
"@types/react": "18.2.18",
"@types/react-redux": "7.1.25",
"@types/redux-logger": "3.0.9",
"@types/resize-observer-browser": "0.1.7",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@vitejs/plugin-react": "4.0.3",
"@vitejs/plugin-react": "4.0.4",
"eslint": "8.46.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-react": "7.33.1",
Expand All @@ -41,10 +41,10 @@
"husky": "8.0.3",
"jsdom": "22.1.0",
"next": "13.4.12",
"prettier": "3.0.0",
"prettier": "3.0.1",
"rimraf": "5.0.1",
"typescript": "5.1.6",
"vitest": "0.33.0"
"vitest": "0.34.1"
},
"dependencies": {
"@reduxjs/toolkit": "1.9.5",
Expand All @@ -63,7 +63,7 @@
"redux-thunk": "2.4.2",
"sora-js-sdk": "2023.2.0-canary.1"
},
"packageManager": "[email protected].11",
"packageManager": "[email protected].12",
"engines": {
"node": ">=16.20.0"
}
Expand Down
122 changes: 61 additions & 61 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 639bc2c

Please sign in to comment.