From aaa180e03aeb7eab1d1d2200cbffc51059cb51ef Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Thu, 8 Sep 2022 22:29:41 +0200 Subject: chore(deps): bump dependencies --- subprojects/frontend/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'subprojects/frontend/package.json') diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json index 0de7ce47..4ecf2efb 100644 --- a/subprojects/frontend/package.json +++ b/subprojects/frontend/package.json @@ -40,7 +40,7 @@ "@material-icons/svg": "^1.0.33", "@mui/icons-material": "5.10.3", "@mui/material": "5.10.4", - "ansi-styles": "^6.1.0", + "ansi-styles": "^6.1.1", "escape-string-regexp": "^5.0.0", "lodash-es": "^4.17.21", "loglevel": "^1.8.0", @@ -52,7 +52,7 @@ "notistack": "^2.0.5", "react": "^18.2.0", "react-dom": "^18.2.0", - "xstate": "^4.33.5", + "xstate": "^4.33.6", "zod": "^3.19.0" }, "devDependencies": { @@ -63,7 +63,7 @@ "@types/ms": "^0.7.31", "@types/node": "^18.7.16", "@types/prettier": "^2.7.0", - "@types/react": "^18.0.18", + "@types/react": "^18.0.19", "@types/react-dom": "^18.0.6", "@typescript-eslint/eslint-plugin": "^5.36.2", "@typescript-eslint/parser": "^5.36.2", @@ -79,11 +79,11 @@ "eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-mobx": "^0.0.9", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.31.7", + "eslint-plugin-react": "^7.31.8", "eslint-plugin-react-hooks": "^4.6.0", "html-minifier-terser": "^7.0.0", "prettier": "^2.7.1", - "typescript": "~4.8.2", + "typescript": "~4.8.3", "vite": "^3.1.0", "vite-plugin-inject-preload": "^1.1.0", "vite-plugin-pwa": "^0.12.7", -- cgit v1.2.3-54-g00ecf