Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Jarjour committed Sep 14, 2023
1 parent dd0c8e2 commit a18d9f9
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 339 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.8",
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@mui/icons-material": "^5.14.7",
"@mui/material": "^5.14.7",
"@mui/icons-material": "^5.14.9",
"@mui/material": "^5.14.9",
"@nabla/vite-plugin-eslint": "^1.5.0",
"@tsconfig/vite-react": "^2.0.0",
"@types/node": "^20.5.7",
"@types/node": "^20.6.0",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-no-relative-import-paths": "^1.5.2",
"eslint-plugin-react": "^7.33.2",
Expand All @@ -51,7 +51,7 @@
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-svgr": "^3.2.0",
"vite-tsconfig-paths": "^4.2.0"
"vite-tsconfig-paths": "^4.2.1"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit a18d9f9

Please sign in to comment.