From 58732a90187e6c4ab020ca75a13d2c4d0be57e06 Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Thu, 25 Aug 2022 22:18:30 +0200 Subject: chore(deps): bump dependencies --- subprojects/frontend/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'subprojects') diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json index 7cef17fe..cb5dc2a7 100644 --- a/subprojects/frontend/package.json +++ b/subprojects/frontend/package.json @@ -26,9 +26,9 @@ "@codemirror/commands": "^6.1.0", "@codemirror/language": "^6.2.1", "@codemirror/lint": "^6.0.0", - "@codemirror/search": "^6.1.0", + "@codemirror/search": "^6.2.0", "@codemirror/state": "^6.1.1", - "@codemirror/view": "^6.2.0", + "@codemirror/view": "^6.2.1", "@emotion/react": "^11.10.0", "@emotion/styled": "^11.10.0", "@fontsource/jetbrains-mono": "^4.5.10", @@ -74,11 +74,11 @@ "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.30.1", + "eslint-plugin-react": "^7.31.0", "eslint-plugin-react-hooks": "^4.6.0", "html-minifier-terser": "^7.0.0", "prettier": "^2.7.1", - "typescript": "~4.7.4", + "typescript": "~4.8.2", "vite": "^3.0.9", "vite-plugin-inject-preload": "^1.1.0", "vite-plugin-pwa": "^0.12.3", -- cgit v1.2.3-54-g00ecf