From fb20cf6a998363ab52bc7b11d3cb5082362ea6a6 Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Mon, 30 Jan 2023 02:01:57 +0100 Subject: chore(deps): bump dependencies --- subprojects/frontend/package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'subprojects/frontend') diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json index 1146a4c5..9bc76fc7 100644 --- a/subprojects/frontend/package.json +++ b/subprojects/frontend/package.json @@ -36,10 +36,10 @@ "@fontsource/jetbrains-mono": "^4.5.12", "@lezer/common": "^1.0.2", "@lezer/highlight": "^1.1.3", - "@lezer/lr": "^1.3.1", + "@lezer/lr": "^1.3.2", "@material-icons/svg": "^1.0.33", "@mui/icons-material": "5.11.0", - "@mui/material": "5.11.6", + "@mui/material": "5.11.7", "@vitejs/plugin-react-swc": "^3.0.1", "ansi-styles": "^6.2.1", "escape-string-regexp": "^5.0.0", @@ -53,7 +53,7 @@ "notistack": "^2.0.8", "react": "^18.2.0", "react-dom": "^18.2.0", - "xstate": "^4.35.3", + "xstate": "^4.35.4", "zod": "^3.20.2" }, "devDependencies": { @@ -68,11 +68,11 @@ "@types/prettier": "^2.7.2", "@types/react": "^18.0.27", "@types/react-dom": "^18.0.10", - "@typescript-eslint/eslint-plugin": "^5.49.0", - "@typescript-eslint/parser": "^5.49.0", + "@typescript-eslint/eslint-plugin": "^5.50.0", + "@typescript-eslint/parser": "^5.50.0", "@xstate/cli": "^0.4.2", "cross-env": "^7.0.3", - "eslint": "^8.32.0", + "eslint": "^8.33.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-typescript": "^17.0.0", "eslint-config-prettier": "^8.6.0", @@ -81,12 +81,12 @@ "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-mobx": "^0.0.9", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.32.1", + "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "html-minifier-terser": "^7.1.0", "micromatch": "^4.0.5", "prettier": "^2.8.3", - "typescript": "4.9.4", + "typescript": "4.9.5", "vite": "^4.0.4", "vite-plugin-pwa": "^0.14.1", "workbox-window": "^6.5.4" -- cgit v1.2.3-70-g09d2