aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-07-31 14:47:46 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-07-31 14:48:38 +0200
commit259b39c527a924d646c8250e926d0a18398f5df2 (patch)
tree5fcf599b63effb00f08832fd55d55c760895140c /subprojects/frontend/package.json
parentrefactor: simplify language project (diff)
downloadrefinery-259b39c527a924d646c8250e926d0a18398f5df2.tar.gz
refinery-259b39c527a924d646c8250e926d0a18398f5df2.tar.zst
refinery-259b39c527a924d646c8250e926d0a18398f5df2.zip
chore(deps): bump dependencies
Diffstat (limited to 'subprojects/frontend/package.json')
-rw-r--r--subprojects/frontend/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index 455b8b67..428703da 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -70,9 +70,9 @@
70 "@codemirror/lint": "^6.0.0", 70 "@codemirror/lint": "^6.0.0",
71 "@codemirror/search": "^6.0.1", 71 "@codemirror/search": "^6.0.1",
72 "@codemirror/state": "^6.1.0", 72 "@codemirror/state": "^6.1.0",
73 "@codemirror/view": "^6.1.1", 73 "@codemirror/view": "^6.1.2",
74 "@emotion/react": "^11.9.3", 74 "@emotion/react": "^11.10.0",
75 "@emotion/styled": "^11.9.3", 75 "@emotion/styled": "^11.10.0",
76 "@fontsource/jetbrains-mono": "^4.5.9", 76 "@fontsource/jetbrains-mono": "^4.5.9",
77 "@fontsource/roboto": "^4.5.7", 77 "@fontsource/roboto": "^4.5.7",
78 "@lezer/common": "^1.0.0", 78 "@lezer/common": "^1.0.0",