From 51f8f552374131d90a089c98965036a47d1284bb Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Mon, 5 Sep 2022 16:47:50 +0200 Subject: chore(deps): bump frontend dependencies --- subprojects/frontend/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'subprojects') diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json index 08522d35..5856bb47 100644 --- a/subprojects/frontend/package.json +++ b/subprojects/frontend/package.json @@ -60,13 +60,13 @@ "@types/html-minifier-terser": "^7.0.0", "@types/lodash-es": "^4.17.6", "@types/ms": "^0.7.31", - "@types/node": "^18.7.14", + "@types/node": "^18.7.15", "@types/prettier": "^2.7.0", "@types/react": "^18.0.18", "@types/react-dom": "^18.0.6", "@typescript-eslint/eslint-plugin": "^5.36.1", "@typescript-eslint/parser": "^5.36.1", - "@vitejs/plugin-react": "^2.0.1", + "@vitejs/plugin-react": "^2.1.0", "@xstate/cli": "^0.3.2", "cross-env": "^7.0.3", "eslint": "^8.23.0", @@ -83,7 +83,7 @@ "html-minifier-terser": "^7.0.0", "prettier": "^2.7.1", "typescript": "~4.8.2", - "vite": "^3.0.9", + "vite": "^3.1.0", "vite-plugin-inject-preload": "^1.1.0", "vite-plugin-pwa": "^0.12.6", "workbox-window": "^6.5.4" -- cgit v1.2.3-54-g00ecf