aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-17 19:48:34 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-17 20:15:58 +0100
commit6e391d84da5208a8e93bd9fd1a86b10b8e122960 (patch)
tree8b22ad10a121ce98f4e6569e391bb17889822416 /package.json
parentAdd contacts section (diff)
downloadblog-6e391d84da5208a8e93bd9fd1a86b10b8e122960.tar.gz
blog-6e391d84da5208a8e93bd9fd1a86b10b8e122960.tar.zst
blog-6e391d84da5208a8e93bd9fd1a86b10b8e122960.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 06c9ca3..a1810d5 100644
--- a/package.json
+++ b/package.json
@@ -34,14 +34,14 @@
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.1.3", 37 "@phosphor-icons/react": "2.0.15",
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",
41 "react": "^18.2.0", 41 "react": "^18.2.0",
42 "react-dom": "^18.2.0", 42 "react-dom": "^18.2.0",
43 "remark-smartypants": "^2.1.0", 43 "remark-smartypants": "^2.1.0",
44 "simple-icons": "^11.8.0", 44 "simple-icons": "^11.9.0",
45 "swc-loader": "^0.2.6", 45 "swc-loader": "^0.2.6",
46 "terser-webpack-plugin": "^5.3.10", 46 "terser-webpack-plugin": "^5.3.10",
47 "webpack": "^5.90.3" 47 "webpack": "^5.90.3"