aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-11-23 21:40:49 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-12-08 23:32:38 +0100
commit786710a0723feea553cb729961aa2216010e40db (patch)
tree77c1ec43f7c7a04bb47e6763f177208b58401845 /subprojects/frontend/package.json
parentchore(build): update Github actions (diff)
downloadrefinery-786710a0723feea553cb729961aa2216010e40db.tar.gz
refinery-786710a0723feea553cb729961aa2216010e40db.tar.zst
refinery-786710a0723feea553cb729961aa2216010e40db.zip
chore(deps): bump dependencies
Diffstat (limited to 'subprojects/frontend/package.json')
-rw-r--r--subprojects/frontend/package.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index 3bc84d6e..36476024 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -23,23 +23,23 @@
23 }, 23 },
24 "homepage": "https://refinery.tools", 24 "homepage": "https://refinery.tools",
25 "dependencies": { 25 "dependencies": {
26 "@codemirror/autocomplete": "^6.3.3", 26 "@codemirror/autocomplete": "^6.3.4",
27 "@codemirror/commands": "^6.1.2", 27 "@codemirror/commands": "^6.1.2",
28 "@codemirror/language": "^6.3.1", 28 "@codemirror/language": "^6.3.1",
29 "@codemirror/lint": "^6.1.0", 29 "@codemirror/lint": "^6.1.0",
30 "@codemirror/search": "^6.2.3", 30 "@codemirror/search": "^6.2.3",
31 "@codemirror/state": "^6.1.4", 31 "@codemirror/state": "^6.1.4",
32 "@codemirror/view": "^6.5.1", 32 "@codemirror/view": "^6.7.0",
33 "@emotion/react": "^11.10.5", 33 "@emotion/react": "^11.10.5",
34 "@emotion/styled": "^11.10.5", 34 "@emotion/styled": "^11.10.5",
35 "@fontsource/inter": "^4.5.14", 35 "@fontsource/inter": "^4.5.14",
36 "@fontsource/jetbrains-mono": "^4.5.11", 36 "@fontsource/jetbrains-mono": "^4.5.11",
37 "@lezer/common": "^1.0.1", 37 "@lezer/common": "^1.0.2",
38 "@lezer/highlight": "^1.1.2", 38 "@lezer/highlight": "^1.1.3",
39 "@lezer/lr": "^1.2.5", 39 "@lezer/lr": "^1.2.5",
40 "@material-icons/svg": "^1.0.33", 40 "@material-icons/svg": "^1.0.33",
41 "@mui/icons-material": "5.10.15", 41 "@mui/icons-material": "5.10.16",
42 "@mui/material": "5.10.15", 42 "@mui/material": "5.10.17",
43 "ansi-styles": "^6.2.1", 43 "ansi-styles": "^6.2.1",
44 "escape-string-regexp": "^5.0.0", 44 "escape-string-regexp": "^5.0.0",
45 "lodash-es": "^4.17.21", 45 "lodash-es": "^4.17.21",
@@ -52,7 +52,7 @@
52 "notistack": "^2.0.8", 52 "notistack": "^2.0.8",
53 "react": "^18.2.0", 53 "react": "^18.2.0",
54 "react-dom": "^18.2.0", 54 "react-dom": "^18.2.0",
55 "xstate": "^4.34.0", 55 "xstate": "^4.35.0",
56 "zod": "^3.19.1" 56 "zod": "^3.19.1"
57 }, 57 },
58 "devDependencies": { 58 "devDependencies": {
@@ -62,16 +62,16 @@
62 "@types/html-minifier-terser": "^7.0.0", 62 "@types/html-minifier-terser": "^7.0.0",
63 "@types/lodash-es": "^4.17.6", 63 "@types/lodash-es": "^4.17.6",
64 "@types/ms": "^0.7.31", 64 "@types/ms": "^0.7.31",
65 "@types/node": "^18.11.9", 65 "@types/node": "^18.11.12",
66 "@types/prettier": "^2.7.1", 66 "@types/prettier": "^2.7.1",
67 "@types/react": "^18.0.25", 67 "@types/react": "^18.0.26",
68 "@types/react-dom": "^18.0.9", 68 "@types/react-dom": "^18.0.9",
69 "@typescript-eslint/eslint-plugin": "^5.44.0", 69 "@typescript-eslint/eslint-plugin": "^5.46.0",
70 "@typescript-eslint/parser": "^5.44.0", 70 "@typescript-eslint/parser": "^5.46.0",
71 "@vitejs/plugin-react": "^2.2.0", 71 "@vitejs/plugin-react": "^2.2.0",
72 "@xstate/cli": "^0.3.3", 72 "@xstate/cli": "^0.4.0",
73 "cross-env": "^7.0.3", 73 "cross-env": "^7.0.3",
74 "eslint": "^8.28.0", 74 "eslint": "^8.29.0",
75 "eslint-config-airbnb": "^19.0.4", 75 "eslint-config-airbnb": "^19.0.4",
76 "eslint-config-airbnb-typescript": "^17.0.0", 76 "eslint-config-airbnb-typescript": "^17.0.0",
77 "eslint-config-prettier": "^8.5.0", 77 "eslint-config-prettier": "^8.5.0",
@@ -83,9 +83,9 @@
83 "eslint-plugin-react": "^7.31.11", 83 "eslint-plugin-react": "^7.31.11",
84 "eslint-plugin-react-hooks": "^4.6.0", 84 "eslint-plugin-react-hooks": "^4.6.0",
85 "html-minifier-terser": "^7.1.0", 85 "html-minifier-terser": "^7.1.0",
86 "prettier": "^2.7.1", 86 "prettier": "^2.8.1",
87 "typescript": "4.9.3", 87 "typescript": "4.9.3",
88 "vite": "^3.2.4", 88 "vite": "^3.2.5",
89 "vite-plugin-inject-preload": "^1.1.1", 89 "vite-plugin-inject-preload": "^1.1.1",
90 "vite-plugin-pwa": "^0.13.3", 90 "vite-plugin-pwa": "^0.13.3",
91 "workbox-window": "^6.5.4" 91 "workbox-window": "^6.5.4"