aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-05-26 17:22:02 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-05-26 17:22:02 +0200
commit1d9dcf1c652fb34ea760eeb419a97b301870b2eb (patch)
tree9e2790d9fb808712717e6ec0ec78facab5f8b30f /subprojects/docs/package.json
parentfix(frontend): broken zoom: property in Firefox (diff)
downloadrefinery-1d9dcf1c652fb34ea760eeb419a97b301870b2eb.tar.gz
refinery-1d9dcf1c652fb34ea760eeb419a97b301870b2eb.tar.zst
refinery-1d9dcf1c652fb34ea760eeb419a97b301870b2eb.zip
chore(deps): bump dependencies
Diffstat (limited to 'subprojects/docs/package.json')
-rw-r--r--subprojects/docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/docs/package.json b/subprojects/docs/package.json
index 55f35a26..9ecd6820 100644
--- a/subprojects/docs/package.json
+++ b/subprojects/docs/package.json
@@ -64,7 +64,7 @@
64 "@types/babel__core": "^7.20.5", 64 "@types/babel__core": "^7.20.5",
65 "@types/mdast": "^4.0.4", 65 "@types/mdast": "^4.0.4",
66 "@types/node": "^20.12.12", 66 "@types/node": "^20.12.12",
67 "@types/react": "^18.3.2", 67 "@types/react": "^18.3.3",
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 }