aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-18 15:48:02 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-18 17:04:11 +0100
commite29dc0a52e1d7429a5f27abe9eb773ed0d7c6513 (patch)
tree128f1318f753a9a45c86acfb8d98d2d4215dc008 /package.json
parentFix typo (diff)
downloadblog-e29dc0a52e1d7429a5f27abe9eb773ed0d7c6513.tar.gz
blog-e29dc0a52e1d7429a5f27abe9eb773ed0d7c6513.tar.zst
blog-e29dc0a52e1d7429a5f27abe9eb773ed0d7c6513.zip
chore(deps): bump dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a1810d5..b9c45dc 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
34 "@docusaurus/theme-common": "^3.1.1", 34 "@docusaurus/theme-common": "^3.1.1",
35 "@fontsource-variable/recursive": "^5.0.17", 35 "@fontsource-variable/recursive": "^5.0.17",
36 "@mdx-js/react": "^3.0.1", 36 "@mdx-js/react": "^3.0.1",
37 "@phosphor-icons/react": "2.0.15", 37 "@phosphor-icons/react": "2.1.3",
38 "@swc/core": "^1.4.8", 38 "@swc/core": "^1.4.8",
39 "clsx": "^2.1.0", 39 "clsx": "^2.1.0",
40 "prop-types": "^15.8.1", 40 "prop-types": "^15.8.1",
@@ -52,7 +52,7 @@
52 "@docusaurus/types": "^3.1.1", 52 "@docusaurus/types": "^3.1.1",
53 "@types/babel__core": "^7.20.5", 53 "@types/babel__core": "^7.20.5",
54 "@types/node": "^20.11.28", 54 "@types/node": "^20.11.28",
55 "@types/react": "^18.2.66", 55 "@types/react": "^18.2.67",
56 "prettier": "^3.2.5", 56 "prettier": "^3.2.5",
57 "responsive-loader": "^3.1.2", 57 "responsive-loader": "^3.1.2",
58 "sharp": "^0.33.2", 58 "sharp": "^0.33.2",