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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index 0cd99d74..7d5e19d1 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -30,28 +30,28 @@
30 "dependencies": { 30 "dependencies": {
31 "@codemirror/autocomplete": "^6.12.0", 31 "@codemirror/autocomplete": "^6.12.0",
32 "@codemirror/commands": "^6.3.3", 32 "@codemirror/commands": "^6.3.3",
33 "@codemirror/language": "^6.10.0", 33 "@codemirror/language": "^6.10.1",
34 "@codemirror/lint": "^6.4.2", 34 "@codemirror/lint": "^6.5.0",
35 "@codemirror/search": "^6.5.5", 35 "@codemirror/search": "^6.5.6",
36 "@codemirror/state": "^6.4.0", 36 "@codemirror/state": "^6.4.0",
37 "@codemirror/view": "^6.23.1", 37 "@codemirror/view": "^6.24.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.23", 41 "@fontsource-variable/open-sans": "^5.0.25",
42 "@hpcc-js/wasm": "^2.15.3", 42 "@hpcc-js/wasm": "^2.16.0",
43 "@lezer/common": "^1.2.1", 43 "@lezer/common": "^1.2.1",
44 "@lezer/highlight": "^1.2.0", 44 "@lezer/highlight": "^1.2.0",
45 "@lezer/lr": "^1.4.0", 45 "@lezer/lr": "^1.4.0",
46 "@material-icons/svg": "^1.0.33", 46 "@material-icons/svg": "^1.0.33",
47 "@mui/icons-material": "^5.15.6", 47 "@mui/icons-material": "^5.15.10",
48 "@mui/material": "^5.15.6", 48 "@mui/material": "^5.15.10",
49 "@mui/system": "^5.15.6", 49 "@mui/system": "^5.15.9",
50 "@mui/x-data-grid": "^6.19.2", 50 "@mui/x-data-grid": "^6.19.4",
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",
54 "d3-graphviz": "patch:d3-graphviz@npm%3A5.2.0#~/.yarn/patches/d3-graphviz-npm-5.2.0-161b1fbad4.patch", 54 "d3-graphviz": "patch:d3-graphviz@npm%3A5.3.0#~/.yarn/patches/d3-graphviz-npm-5.3.0-e0eace978a.patch",
55 "d3-selection": "^3.0.0", 55 "d3-selection": "^3.0.0",
56 "d3-zoom": "patch:d3-zoom@npm%3A3.0.0#~/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch", 56 "d3-zoom": "patch:d3-zoom@npm%3A3.0.0#~/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch",
57 "escape-string-regexp": "^5.0.0", 57 "escape-string-regexp": "^5.0.0",
@@ -61,7 +61,7 @@
61 "mobx": "^6.12.0", 61 "mobx": "^6.12.0",
62 "mobx-react-lite": "^4.0.5", 62 "mobx-react-lite": "^4.0.5",
63 "ms": "^2.1.3", 63 "ms": "^2.1.3",
64 "nanoid": "^5.0.4", 64 "nanoid": "^5.0.5",
65 "notistack": "^3.0.1", 65 "notistack": "^3.0.1",
66 "react": "^18.2.0", 66 "react": "^18.2.0",
67 "react-dom": "^18.2.0", 67 "react-dom": "^18.2.0",
@@ -80,13 +80,13 @@
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.11.10", 83 "@types/node": "^20.11.19",
84 "@types/pnpapi": "^0.0.5", 84 "@types/pnpapi": "^0.0.5",
85 "@types/react": "^18.2.48", 85 "@types/react": "^18.2.56",
86 "@types/react-dom": "^18.2.18", 86 "@types/react-dom": "^18.2.19",
87 "@typescript-eslint/eslint-plugin": "^6.20.0", 87 "@typescript-eslint/eslint-plugin": "^6.21.0",
88 "@typescript-eslint/parser": "^6.20.0", 88 "@typescript-eslint/parser": "^6.21.0",
89 "@vitejs/plugin-react-swc": "^3.5.0", 89 "@vitejs/plugin-react-swc": "^3.6.0",
90 "@xstate/cli": "^0.5.17", 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",
@@ -103,10 +103,10 @@
103 "html-minifier-terser": "^7.2.0", 103 "html-minifier-terser": "^7.2.0",
104 "micromatch": "^4.0.5", 104 "micromatch": "^4.0.5",
105 "pnpapi": "^0.0.0", 105 "pnpapi": "^0.0.0",
106 "prettier": "^3.2.4", 106 "prettier": "^3.2.5",
107 "typescript": "5.3.3", 107 "typescript": "5.3.3",
108 "vite": "^5.0.12", 108 "vite": "^5.1.3",
109 "vite-plugin-pwa": "^0.17.5", 109 "vite-plugin-pwa": "^0.19.0",
110 "workbox-window": "^7.0.0" 110 "workbox-window": "^7.0.0"
111 } 111 }
112} 112}