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.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index 84c2e238..638b205d 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -34,12 +34,12 @@
34 "@codemirror/lint": "^6.8.1", 34 "@codemirror/lint": "^6.8.1",
35 "@codemirror/search": "^6.5.6", 35 "@codemirror/search": "^6.5.6",
36 "@codemirror/state": "^6.4.1", 36 "@codemirror/state": "^6.4.1",
37 "@codemirror/view": "^6.28.5", 37 "@codemirror/view": "^6.29.0",
38 "@emotion/cache": "^11.11.0", 38 "@emotion/cache": "^11.13.1",
39 "@emotion/react": "^11.11.4", 39 "@emotion/react": "^11.13.0",
40 "@emotion/serialize": "^1.1.4", 40 "@emotion/serialize": "^1.3.0",
41 "@emotion/styled": "^11.11.5", 41 "@emotion/sheet": "^1.4.0",
42 "@emotion/utils": "^1.2.1", 42 "@emotion/styled": "^11.13.0",
43 "@fontsource-variable/jetbrains-mono": "^5.0.21", 43 "@fontsource-variable/jetbrains-mono": "^5.0.21",
44 "@fontsource-variable/open-sans": "^5.0.29", 44 "@fontsource-variable/open-sans": "^5.0.29",
45 "@fontsource/open-sans": "^5.0.28", 45 "@fontsource/open-sans": "^5.0.28",
@@ -48,10 +48,10 @@
48 "@lezer/highlight": "^1.2.0", 48 "@lezer/highlight": "^1.2.0",
49 "@lezer/lr": "^1.4.1", 49 "@lezer/lr": "^1.4.1",
50 "@material-icons/svg": "^1.0.33", 50 "@material-icons/svg": "^1.0.33",
51 "@mui/icons-material": "^5.16.4", 51 "@mui/icons-material": "^5.16.5",
52 "@mui/material": "^5.16.4", 52 "@mui/material": "^5.16.5",
53 "@mui/system": "^5.16.4", 53 "@mui/system": "^5.16.5",
54 "@mui/x-data-grid": "^7.10.0", 54 "@mui/x-data-grid": "^7.11.1",
55 "ansi-styles": "^6.2.1", 55 "ansi-styles": "^6.2.1",
56 "csstype": "^3.1.3", 56 "csstype": "^3.1.3",
57 "d3": "^7.9.0", 57 "d3": "^7.9.0",
@@ -64,7 +64,7 @@
64 "lodash-es": "^4.17.21", 64 "lodash-es": "^4.17.21",
65 "loglevel": "^1.9.1", 65 "loglevel": "^1.9.1",
66 "loglevel-plugin-prefix": "^0.8.4", 66 "loglevel-plugin-prefix": "^0.8.4",
67 "mobx": "^6.13.0", 67 "mobx": "^6.13.1",
68 "mobx-react-lite": "^4.0.7", 68 "mobx-react-lite": "^4.0.7",
69 "ms": "^2.1.3", 69 "ms": "^2.1.3",
70 "nanoid": "^5.0.7", 70 "nanoid": "^5.0.7",
@@ -88,7 +88,7 @@
88 "@types/lodash-es": "^4.17.12", 88 "@types/lodash-es": "^4.17.12",
89 "@types/micromatch": "^4.0.9", 89 "@types/micromatch": "^4.0.9",
90 "@types/ms": "^0.7.34", 90 "@types/ms": "^0.7.34",
91 "@types/node": "^20.14.11", 91 "@types/node": "^20.14.12",
92 "@types/pnpapi": "^0.0.5", 92 "@types/pnpapi": "^0.0.5",
93 "@types/react": "^18.3.3", 93 "@types/react": "^18.3.3",
94 "@types/react-dom": "^18.3.0", 94 "@types/react-dom": "^18.3.0",
@@ -97,9 +97,9 @@
97 "html-minifier-terser": "^7.2.0", 97 "html-minifier-terser": "^7.2.0",
98 "micromatch": "^4.0.7", 98 "micromatch": "^4.0.7",
99 "pnpapi": "^0.0.0", 99 "pnpapi": "^0.0.0",
100 "typescript": "5.5.3", 100 "typescript": "5.5.4",
101 "vite": "^5.3.4", 101 "vite": "^5.3.5",
102 "vite-plugin-pwa": "^0.20.0", 102 "vite-plugin-pwa": "^0.20.1",
103 "workbox-window": "^7.1.0" 103 "workbox-window": "^7.1.0"
104 } 104 }
105} 105}