chore: update dependencies

This commit is contained in:
Mathias Schopmans
2024-02-26 10:40:27 +01:00
committed by Mathias Schopmans
parent 37d9fd6187
commit 608b23a84a
2 changed files with 328 additions and 250 deletions

View File

@@ -23,7 +23,7 @@
"marked-highlight": "^2.1.1",
"next": "14.1.0",
"postcss-nested": "^6.0.1",
"postcss-preset-env": "^9.3.0",
"postcss-preset-env": "^9.4.0",
"react": "^18",
"react-dom": "^18",
"tsx": "^4.7.1"
@@ -35,7 +35,7 @@
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.1.0",
"husky": "^9.0.10",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"typescript": "^5"