aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-05-18 01:48:08 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-05-26 13:38:21 +0200
commit7b95c8173d6d4cdf9011ec059db013195c5ef44b (patch)
treef0d7eabed50fe57f3c738e7bccafe5dad1f45f6b /subprojects
parentchore(deps): bump node.js version (diff)
downloadrefinery-7b95c8173d6d4cdf9011ec059db013195c5ef44b.tar.gz
refinery-7b95c8173d6d4cdf9011ec059db013195c5ef44b.tar.zst
refinery-7b95c8173d6d4cdf9011ec059db013195c5ef44b.zip
chore(deps): bump dependencies
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/docs/package.json10
-rw-r--r--subprojects/frontend/package.json14
2 files changed, 12 insertions, 12 deletions
diff --git a/subprojects/docs/package.json b/subprojects/docs/package.json
index b4855349..55f35a26 100644
--- a/subprojects/docs/package.json
+++ b/subprojects/docs/package.json
@@ -42,7 +42,7 @@
42 "@fontsource/open-sans": "^5.0.28", 42 "@fontsource/open-sans": "^5.0.28",
43 "@material-icons/svg": "^1.0.33", 43 "@material-icons/svg": "^1.0.33",
44 "@mdx-js/react": "^3.0.1", 44 "@mdx-js/react": "^3.0.1",
45 "@swc/core": "^1.4.17", 45 "@swc/core": "^1.5.7",
46 "clsx": "^2.1.1", 46 "clsx": "^2.1.1",
47 "mdast-util-mdx": "^3.0.0", 47 "mdast-util-mdx": "^3.0.0",
48 "prism-react-renderer": "^2.3.1", 48 "prism-react-renderer": "^2.3.1",
@@ -50,7 +50,7 @@
50 "react-dom": "^18.3.1", 50 "react-dom": "^18.3.1",
51 "remark-smartypants": "^3.0.1", 51 "remark-smartypants": "^3.0.1",
52 "responsive-loader": "^3.1.2", 52 "responsive-loader": "^3.1.2",
53 "sharp": "^0.33.3", 53 "sharp": "^0.33.4",
54 "swc-loader": "^0.2.6", 54 "swc-loader": "^0.2.6",
55 "terser-webpack-plugin": "^5.3.10", 55 "terser-webpack-plugin": "^5.3.10",
56 "unified": "^11.0.4", 56 "unified": "^11.0.4",
@@ -62,9 +62,9 @@
62 "@docusaurus/module-type-aliases": "^3.3.2", 62 "@docusaurus/module-type-aliases": "^3.3.2",
63 "@docusaurus/types": "^3.3.2", 63 "@docusaurus/types": "^3.3.2",
64 "@types/babel__core": "^7.20.5", 64 "@types/babel__core": "^7.20.5",
65 "@types/mdast": "^4.0.3", 65 "@types/mdast": "^4.0.4",
66 "@types/node": "^20.12.8", 66 "@types/node": "^20.12.12",
67 "@types/react": "^18.3.1", 67 "@types/react": "^18.3.2",
68 "@types/react-dom": "^18.3.0", 68 "@types/react-dom": "^18.3.0",
69 "@types/unist": "^3.0.2" 69 "@types/unist": "^3.0.2"
70 } 70 }
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index c75146e1..f035c26a 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -31,7 +31,7 @@
31 "@codemirror/autocomplete": "^6.16.0", 31 "@codemirror/autocomplete": "^6.16.0",
32 "@codemirror/commands": "^6.5.0", 32 "@codemirror/commands": "^6.5.0",
33 "@codemirror/language": "^6.10.1", 33 "@codemirror/language": "^6.10.1",
34 "@codemirror/lint": "^6.7.0", 34 "@codemirror/lint": "^6.7.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.26.3", 37 "@codemirror/view": "^6.26.3",
@@ -48,10 +48,10 @@
48 "@lezer/highlight": "^1.2.0", 48 "@lezer/highlight": "^1.2.0",
49 "@lezer/lr": "^1.4.0", 49 "@lezer/lr": "^1.4.0",
50 "@material-icons/svg": "^1.0.33", 50 "@material-icons/svg": "^1.0.33",
51 "@mui/icons-material": "^5.15.16", 51 "@mui/icons-material": "^5.15.18",
52 "@mui/material": "^5.15.16", 52 "@mui/material": "^5.15.18",
53 "@mui/system": "^5.15.15", 53 "@mui/system": "^5.15.15",
54 "@mui/x-data-grid": "^7.3.2", 54 "@mui/x-data-grid": "^7.5.0",
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",
@@ -74,7 +74,7 @@
74 "react-resize-detector": "^10.0.1", 74 "react-resize-detector": "^10.0.1",
75 "svg2pdf.js": "^2.2.3", 75 "svg2pdf.js": "^2.2.3",
76 "xstate": "^4.38.3", 76 "xstate": "^4.38.3",
77 "zod": "^3.23.6" 77 "zod": "^3.23.8"
78 }, 78 },
79 "devDependencies": { 79 "devDependencies": {
80 "@lezer/generator": "^1.7.0", 80 "@lezer/generator": "^1.7.0",
@@ -88,9 +88,9 @@
88 "@types/lodash-es": "^4.17.12", 88 "@types/lodash-es": "^4.17.12",
89 "@types/micromatch": "^4.0.7", 89 "@types/micromatch": "^4.0.7",
90 "@types/ms": "^0.7.34", 90 "@types/ms": "^0.7.34",
91 "@types/node": "^20.12.8", 91 "@types/node": "^20.12.12",
92 "@types/pnpapi": "^0.0.5", 92 "@types/pnpapi": "^0.0.5",
93 "@types/react": "^18.3.1", 93 "@types/react": "^18.3.2",
94 "@types/react-dom": "^18.3.0", 94 "@types/react-dom": "^18.3.0",
95 "@vitejs/plugin-react-swc": "^3.6.0", 95 "@vitejs/plugin-react-swc": "^3.6.0",
96 "@xstate/cli": "^0.5.17", 96 "@xstate/cli": "^0.5.17",