From 64d908ceecb536c2bb245996c1f00de852385b7e Mon Sep 17 00:00:00 2001 From: Jan Stabenow Date: Thu, 24 Nov 2022 12:50:08 +0100 Subject: [PATCH] Mod updates dep. --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index be6dd80..380408b 100644 --- a/package.json +++ b/package.json @@ -12,27 +12,27 @@ "@emotion/styled": "^11.10.5", "@fontsource/dosis": "^4.5.10", "@fontsource/roboto": "^4.5.8", - "@fortawesome/fontawesome-svg-core": "^6.2.0", - "@fortawesome/free-brands-svg-icons": "^6.2.0", - "@fortawesome/free-solid-svg-icons": "^6.2.0", + "@fortawesome/fontawesome-svg-core": "^6.2.1", + "@fortawesome/free-brands-svg-icons": "^6.2.1", + "@fortawesome/free-solid-svg-icons": "^6.2.1", "@fortawesome/react-fontawesome": "^0.2.0", "@lingui/core": "^3.15.0", "@lingui/macro": "^3.15.0", "@lingui/react": "^3.15.0", - "@mui/icons-material": "^5.10.9", - "@mui/lab": "^5.0.0-alpha.107", - "@mui/material": "^5.10.13", - "@mui/styles": "^5.10.10", + "@mui/icons-material": "^5.10.15", + "@mui/lab": "^5.0.0-alpha.109", + "@mui/material": "^5.10.15", + "@mui/styles": "^5.10.15", "@testing-library/dom": "^8.19.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.4.3", "@types/react": "^18.0.25", "babel-plugin-macros": "^3.1.0", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "handlebars": "^4.7.7", "jwt-decode": "^3.1.2", - "make-plural": "^7.1.0", + "make-plural": "^7.2.0", "react": "^18.2.0", "react-colorful": "^5.6.1", "react-device-detect": "^2.2.2", @@ -41,7 +41,7 @@ "react-router-dom": "^6.4.3", "react-scripts": "5.0.1", "semver": "^7.3.8", - "typescript": "^4.8.4", + "typescript": "^4.9.3", "url-parse": "^1.5.10", "uuid": "^9.0.0", "video.js": "^7.20.3", @@ -87,8 +87,8 @@ "@lingui/cli": "^3.15.0", "babel-core": "^7.0.0-bridge.0", "eslint-config-react-app": "^7.0.1", - "prettier": "^2.7.1", + "prettier": "^2.8.0", "react-error-overlay": "^6.0.11" }, "resolutions": {} -} \ No newline at end of file +}