aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-09-19 21:58:42 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-10-03 20:06:52 +0200
commitfdfea459b5e3c4e44143bb5ff7635cfe4e7f2889 (patch)
treea90c1ac57fc8c351563bdc46bda43b45cf116894 /subprojects/frontend/package.json
parentbuild: IntelliJ support (diff)
downloadrefinery-fdfea459b5e3c4e44143bb5ff7635cfe4e7f2889.tar.gz
refinery-fdfea459b5e3c4e44143bb5ff7635cfe4e7f2889.tar.zst
refinery-fdfea459b5e3c4e44143bb5ff7635cfe4e7f2889.zip
chore(deps): bump dependencies
Diffstat (limited to 'subprojects/frontend/package.json')
-rw-r--r--subprojects/frontend/package.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index 02c6e026..015dd764 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.2.0", 26 "@codemirror/autocomplete": "^6.3.0",
27 "@codemirror/commands": "^6.1.0", 27 "@codemirror/commands": "^6.1.1",
28 "@codemirror/language": "^6.2.1", 28 "@codemirror/language": "^6.2.1",
29 "@codemirror/lint": "^6.0.0", 29 "@codemirror/lint": "^6.0.0",
30 "@codemirror/search": "^6.2.0", 30 "@codemirror/search": "^6.2.1",
31 "@codemirror/state": "^6.1.1", 31 "@codemirror/state": "^6.1.2",
32 "@codemirror/view": "^6.2.3", 32 "@codemirror/view": "^6.3.0",
33 "@emotion/react": "^11.10.4", 33 "@emotion/react": "^11.10.4",
34 "@emotion/styled": "^11.10.4", 34 "@emotion/styled": "^11.10.4",
35 "@fontsource/inter": "^4.5.12", 35 "@fontsource/inter": "^4.5.13",
36 "@fontsource/jetbrains-mono": "^4.5.10", 36 "@fontsource/jetbrains-mono": "^4.5.11",
37 "@lezer/common": "^1.0.1", 37 "@lezer/common": "^1.0.1",
38 "@lezer/highlight": "^1.0.0", 38 "@lezer/highlight": "^1.1.1",
39 "@lezer/lr": "^1.2.3", 39 "@lezer/lr": "^1.2.3",
40 "@material-icons/svg": "^1.0.33", 40 "@material-icons/svg": "^1.0.33",
41 "@mui/icons-material": "5.10.3", 41 "@mui/icons-material": "5.10.6",
42 "@mui/material": "5.10.5", 42 "@mui/material": "5.10.8",
43 "ansi-styles": "^6.1.1", 43 "ansi-styles": "^6.1.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",
@@ -61,16 +61,16 @@
61 "@types/html-minifier-terser": "^7.0.0", 61 "@types/html-minifier-terser": "^7.0.0",
62 "@types/lodash-es": "^4.17.6", 62 "@types/lodash-es": "^4.17.6",
63 "@types/ms": "^0.7.31", 63 "@types/ms": "^0.7.31",
64 "@types/node": "^18.7.18", 64 "@types/node": "^18.8.0",
65 "@types/prettier": "^2.7.0", 65 "@types/prettier": "^2.7.1",
66 "@types/react": "^18.0.20", 66 "@types/react": "^18.0.21",
67 "@types/react-dom": "^18.0.6", 67 "@types/react-dom": "^18.0.6",
68 "@typescript-eslint/eslint-plugin": "^5.37.0", 68 "@typescript-eslint/eslint-plugin": "^5.39.0",
69 "@typescript-eslint/parser": "^5.37.0", 69 "@typescript-eslint/parser": "^5.39.0",
70 "@vitejs/plugin-react": "^2.1.0", 70 "@vitejs/plugin-react": "^2.1.0",
71 "@xstate/cli": "^0.3.3", 71 "@xstate/cli": "^0.3.3",
72 "cross-env": "^7.0.3", 72 "cross-env": "^7.0.3",
73 "eslint": "^8.23.1", 73 "eslint": "^8.24.0",
74 "eslint-config-airbnb": "^19.0.4", 74 "eslint-config-airbnb": "^19.0.4",
75 "eslint-config-airbnb-typescript": "^17.0.0", 75 "eslint-config-airbnb-typescript": "^17.0.0",
76 "eslint-config-prettier": "^8.5.0", 76 "eslint-config-prettier": "^8.5.0",
@@ -83,10 +83,10 @@
83 "eslint-plugin-react-hooks": "^4.6.0", 83 "eslint-plugin-react-hooks": "^4.6.0",
84 "html-minifier-terser": "^7.0.0", 84 "html-minifier-terser": "^7.0.0",
85 "prettier": "^2.7.1", 85 "prettier": "^2.7.1",
86 "typescript": "~4.8.3", 86 "typescript": "4.8.2",
87 "vite": "^3.1.0", 87 "vite": "^3.1.4",
88 "vite-plugin-inject-preload": "^1.1.0", 88 "vite-plugin-inject-preload": "^1.1.0",
89 "vite-plugin-pwa": "^0.12.7", 89 "vite-plugin-pwa": "^0.13.1",
90 "workbox-window": "^6.5.4" 90 "workbox-window": "^6.5.4"
91 } 91 }
92} 92}