Skip to content

Commit

Permalink
Bump the dependencies group with 11 updates (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 03f578f commit ef54b4c
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 211 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.19",
"@mui/material": "^5.15.19",
"@mui/system": "^5.15.15",
"@mui/x-date-pickers": "^7.6.2",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@mui/system": "^5.15.20",
"@mui/x-date-pickers": "^7.7.0",
"@sindresorhus/slugify": "^2.2.1",
"@tanstack/react-query": "^5.40.1",
"@tanstack/react-query-devtools": "^5.40.1",
"@tanstack/react-query": "^5.45.1",
"@tanstack/react-query-devtools": "^5.45.1",
"axios": "^1.7.2",
"date-fns": "^3.6.0",
"firebase": "^10.12.2",
Expand Down Expand Up @@ -67,19 +67,19 @@
"@types/react-helmet": "^6.1.11",
"@types/react-router-dom": "^5.3.3",
"@types/react-transition-group": "^4.4.10",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/plugin-react": "^4.3.1",
"concurrently": "^8.2.1",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.5.0",
"jest-localstorage-mock": "^2.4.26",
"prettier": "^3.3.1",
"sass": "^1.77.4",
"prettier": "^3.3.2",
"sass": "^1.77.5",
"serve": "^14.2.3",
"typescript": "^5.4.5",
"vite": "^5.2.13"
"vite": "^5.3.1"
}
}
Loading

0 comments on commit ef54b4c

Please sign in to comment.