update core dependencies

This commit is contained in:
Timothy Lin
2024-05-01 11:09:48 +08:00
parent 194d7072d4
commit 22e0dc7d7a
2 changed files with 312 additions and 275 deletions
+9 -9
View File
@@ -13,23 +13,23 @@
},
"dependencies": {
"@headlessui/react": "1.7.19",
"@next/bundle-analyzer": "14.2.1",
"@next/bundle-analyzer": "14.2.3",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.12",
"autoprefixer": "^10.4.13",
"contentlayer2": "0.4.4",
"contentlayer2": "0.4.6",
"esbuild": "0.20.2",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.2",
"hast-util-from-html-isomorphic": "^2.0.0",
"image-size": "1.0.0",
"next": "14.2.1",
"next-contentlayer2": "0.4.4",
"next": "14.2.3",
"next-contentlayer2": "0.4.6",
"next-themes": "^0.3.0",
"pliny": "0.2.0",
"pliny": "0.2.1",
"postcss": "^8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"reading-time": "1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.0.0",
@@ -51,7 +51,7 @@
"@typescript-eslint/parser": "^6.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.45.0",
"eslint-config-next": "14.2.1",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^9.0.0",
@@ -69,4 +69,4 @@
]
},
"packageManager": "yarn@3.6.1"
}
}