Skip to content

Commit

Permalink
Merge pull request #59 from grubersjoe/dependabot/npm_and_yarn/depend…
Browse files Browse the repository at this point in the history
…encies-f96923f483
  • Loading branch information
grubersjoe committed Apr 8, 2024
2 parents 7ce6424 + 141856d commit c91d993
Show file tree
Hide file tree
Showing 2 changed files with 947 additions and 894 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/system": "^5.15.14",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/system": "^5.15.15",
"@mui/x-date-pickers": "^6.19.6",
"@sindresorhus/slugify": "^2.2.1",
"@tanstack/react-query": "^5.28.8",
"@tanstack/react-query-devtools": "^5.28.8",
"@tanstack/react-query": "^5.29.0",
"@tanstack/react-query-devtools": "^5.29.0",
"axios": "^1.6.8",
"date-fns": "^3.6.0",
"firebase": "^10.9.0",
"firebase-tools": "^13.5.2",
"firebase": "^10.10.0",
"firebase-tools": "^13.7.1",
"generate-emoji-list": "^1.1.0",
"oidc-react": "^3.2.0",
"react": "^18.2.0",
Expand Down Expand Up @@ -56,16 +56,16 @@
]
},
"devDependencies": {
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.30",
"@types/react": "^18.2.70",
"@types/react-dom": "^18.2.22",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/react-helmet": "^6.1.11",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"concurrently": "^8.2.1",
Expand All @@ -75,9 +75,9 @@
"jest": "^29.5.0",
"jest-localstorage-mock": "^2.4.26",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"sass": "^1.74.1",
"serve": "^14.2.0",
"typescript": "^5.4.3",
"vite": "^5.2.6"
"typescript": "^5.4.4",
"vite": "^5.2.8"
}
}
Loading

0 comments on commit c91d993

Please sign in to comment.