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 Nov 12, 2023
1 parent 74f04e5 commit 1cb4b60
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "14.0.1",
"@types/node": "20.8.10",
"@types/react": "18.2.35",
"@types/react-redux": "7.1.28",
"@types/redux-logger": "3.0.11",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-redux": "7.1.30",
"@types/redux-logger": "3.0.12",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@vitejs/plugin-react": "4.1.1",
Expand All @@ -40,7 +40,7 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"husky": "8.0.3",
"jsdom": "22.1.0",
"knip": "2.39.0",
"knip": "2.41.0",
"next": "14.0.1",
"prettier": "3.0.3",
"rimraf": "5.0.5",
Expand All @@ -64,7 +64,7 @@
"redux-thunk": "2.4.2",
"sora-js-sdk": "2023.2.0-canary.4"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": ">=18.17.1"
}
Expand Down
78 changes: 39 additions & 39 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 1cb4b60

Please sign in to comment.