Skip to content

Commit

Permalink
pnpm up -L
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 16, 2023
1 parent bc0fb03 commit 0db1ffd
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 202 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@types/react": "18.2.37",
"@types/react-redux": "7.1.30",
"@types/redux-logger": "3.0.12",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@vitejs/plugin-react": "4.1.1",
"eslint": "8.53.0",
"eslint-plugin-import": "2.29.0",
Expand All @@ -40,9 +40,9 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"husky": "8.0.3",
"jsdom": "22.1.0",
"knip": "2.41.0",
"knip": "2.41.2",
"next": "14.0.2",
"prettier": "3.0.3",
"prettier": "3.1.0",
"rimraf": "5.0.5",
"typescript": "5.2.2",
"vitest": "0.34.6"
Expand All @@ -62,7 +62,7 @@
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.2",
"sora-js-sdk": "2023.2.0-canary.4"
"sora-js-sdk": "2023.1.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 0db1ffd

Please sign in to comment.