Skip to content

Commit

Permalink
pnpm up -L
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 16, 2024
1 parent b315786 commit 1180d36
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 130 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.5.1/schema.json",
"$schema": "https://biomejs.dev/schemas/1.5.2/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"sora-js-sdk": "2023.2.0"
},
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"@biomejs/biome": "1.5.2",
"@types/node": "20.11.4",
"@types/react": "18.2.48",
"@types/react-redux": "7.1.33",
"@types/redux-logger": "3.0.12",
"@vitejs/plugin-react": "4.2.1",
Expand Down
Loading

0 comments on commit 1180d36

Please sign in to comment.