Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pwltr committed Nov 21, 2023
1 parent 65f4935 commit 5503a23
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 286 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@mui/icons-material": "^5.14.18",
"@mui/lab": "5.0.0-alpha.153",
"@mui/material": "^5.14.3",
"@mui/material": "^5.14.18",
"@mui/styled-engine-sc": "^5.14.12",
"@tauri-apps/api": "1.5.1",
"buffer": "^6.0.3",
Expand All @@ -40,13 +40,13 @@
},
"devDependencies": {
"@actions/github": "^6.0.0",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@ptsecurity/commitlint-config": "^2.0.0",
"@tauri-apps/cli": "1.5.6",
"@types/react": "^18.2.37",
"@types/react": "^18.2.38",
"@types/react-beautiful-dnd": "^13.1.7",
"@types/react-dom": "^18.2.15",
"@types/react-dom": "^18.2.16",
"@types/react-router-dom": "^5.3.3",
"@types/react-window": "^1.8.8",
"@types/uuid": "^9.0.7",
Expand All @@ -63,7 +63,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"vite": "^5.0.0"
"vite": "^5.0.2"
},
"packageManager": "yarn@3.2.0"
}
Loading

0 comments on commit 5503a23

Please sign in to comment.