Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Dec 5, 2023
1 parent fb00a85 commit 788200c
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 551 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.19",
"@mui/lab": "5.0.0-alpha.155",
"@mui/material": "^5.14.19",
"@mui/material": "^5.14.20",
"@mui/x-tree-view": "^6.17.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand All @@ -21,7 +21,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.20.0",
"react-router-dom": "^6.20.1",
"tss-react": "^4.9.3",
"use-query-params": "^2.2.1"
},
Expand All @@ -45,15 +45,15 @@
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@vitejs/plugin-react": "^4.2.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.55.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"vite": "^5.0.4",
"vite": "^5.0.5",
"vite-tsconfig-paths": "^4.2.1"
}
}
Loading

0 comments on commit 788200c

Please sign in to comment.