aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/package.json')
-rw-r--r--subprojects/frontend/package.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index 9dec8b32..d57ca21a 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -29,25 +29,25 @@
29 "homepage": "https://refinery.tools", 29 "homepage": "https://refinery.tools",
30 "dependencies": { 30 "dependencies": {
31 "@codemirror/autocomplete": "^6.11.1", 31 "@codemirror/autocomplete": "^6.11.1",
32 "@codemirror/commands": "^6.3.2", 32 "@codemirror/commands": "^6.3.3",
33 "@codemirror/language": "^6.9.3", 33 "@codemirror/language": "^6.10.0",
34 "@codemirror/lint": "^6.4.2", 34 "@codemirror/lint": "^6.4.2",
35 "@codemirror/search": "^6.5.5", 35 "@codemirror/search": "^6.5.5",
36 "@codemirror/state": "^6.3.3", 36 "@codemirror/state": "^6.4.0",
37 "@codemirror/view": "^6.22.3", 37 "@codemirror/view": "^6.23.0",
38 "@emotion/react": "^11.11.3", 38 "@emotion/react": "^11.11.3",
39 "@emotion/styled": "^11.11.0", 39 "@emotion/styled": "^11.11.0",
40 "@fontsource-variable/jetbrains-mono": "^5.0.19", 40 "@fontsource-variable/jetbrains-mono": "^5.0.19",
41 "@fontsource-variable/open-sans": "^5.0.21", 41 "@fontsource-variable/open-sans": "^5.0.21",
42 "@hpcc-js/wasm": "^2.15.3", 42 "@hpcc-js/wasm": "^2.15.3",
43 "@lezer/common": "^1.1.2", 43 "@lezer/common": "^1.2.0",
44 "@lezer/highlight": "^1.2.0", 44 "@lezer/highlight": "^1.2.0",
45 "@lezer/lr": "^1.3.14", 45 "@lezer/lr": "^1.3.14",
46 "@material-icons/svg": "^1.0.33", 46 "@material-icons/svg": "^1.0.33",
47 "@mui/icons-material": "^5.15.1", 47 "@mui/icons-material": "^5.15.3",
48 "@mui/material": "^5.15.1", 48 "@mui/material": "^5.15.3",
49 "@mui/system": "^5.15.1", 49 "@mui/system": "^5.15.3",
50 "@mui/x-data-grid": "^6.18.6", 50 "@mui/x-data-grid": "^6.18.7",
51 "ansi-styles": "^6.2.1", 51 "ansi-styles": "^6.2.1",
52 "csstype": "^3.1.3", 52 "csstype": "^3.1.3",
53 "d3": "^7.8.5", 53 "d3": "^7.8.5",
@@ -75,19 +75,19 @@
75 "@types/d3-graphviz": "^2.6.10", 75 "@types/d3-graphviz": "^2.6.10",
76 "@types/d3-selection": "^3.0.10", 76 "@types/d3-selection": "^3.0.10",
77 "@types/d3-zoom": "^3.0.8", 77 "@types/d3-zoom": "^3.0.8",
78 "@types/eslint": "^8.56.0", 78 "@types/eslint": "^8.56.1",
79 "@types/html-minifier-terser": "^7.0.2", 79 "@types/html-minifier-terser": "^7.0.2",
80 "@types/lodash-es": "^4.17.12", 80 "@types/lodash-es": "^4.17.12",
81 "@types/micromatch": "^4.0.6", 81 "@types/micromatch": "^4.0.6",
82 "@types/ms": "^0.7.34", 82 "@types/ms": "^0.7.34",
83 "@types/node": "^20.10.5", 83 "@types/node": "^20.10.7",
84 "@types/pnpapi": "^0.0.5", 84 "@types/pnpapi": "^0.0.5",
85 "@types/react": "^18.2.45", 85 "@types/react": "^18.2.47",
86 "@types/react-dom": "^18.2.18", 86 "@types/react-dom": "^18.2.18",
87 "@typescript-eslint/eslint-plugin": "^6.15.0", 87 "@typescript-eslint/eslint-plugin": "^6.18.0",
88 "@typescript-eslint/parser": "^6.15.0", 88 "@typescript-eslint/parser": "^6.18.0",
89 "@vitejs/plugin-react-swc": "^3.5.0", 89 "@vitejs/plugin-react-swc": "^3.5.0",
90 "@xstate/cli": "^0.5.15", 90 "@xstate/cli": "^0.5.17",
91 "cross-env": "^7.0.3", 91 "cross-env": "^7.0.3",
92 "eslint": "^8.56.0", 92 "eslint": "^8.56.0",
93 "eslint-config-airbnb": "^19.0.4", 93 "eslint-config-airbnb": "^19.0.4",
@@ -97,7 +97,7 @@
97 "eslint-plugin-import": "^2.29.1", 97 "eslint-plugin-import": "^2.29.1",
98 "eslint-plugin-jsx-a11y": "^6.8.0", 98 "eslint-plugin-jsx-a11y": "^6.8.0",
99 "eslint-plugin-mobx": "^0.0.9", 99 "eslint-plugin-mobx": "^0.0.9",
100 "eslint-plugin-prettier": "^5.1.1", 100 "eslint-plugin-prettier": "^5.1.2",
101 "eslint-plugin-react": "^7.33.2", 101 "eslint-plugin-react": "^7.33.2",
102 "eslint-plugin-react-hooks": "^4.6.0", 102 "eslint-plugin-react-hooks": "^4.6.0",
103 "html-minifier-terser": "^7.2.0", 103 "html-minifier-terser": "^7.2.0",
@@ -105,7 +105,7 @@
105 "pnpapi": "^0.0.0", 105 "pnpapi": "^0.0.0",
106 "prettier": "^3.1.1", 106 "prettier": "^3.1.1",
107 "typescript": "5.3.3", 107 "typescript": "5.3.3",
108 "vite": "^5.0.10", 108 "vite": "^5.0.11",
109 "vite-plugin-pwa": "^0.17.4", 109 "vite-plugin-pwa": "^0.17.4",
110 "workbox-window": "^7.0.0" 110 "workbox-window": "^7.0.0"
111 } 111 }