chore: update next and eslint-config-next

This commit is contained in:
Mathias Schopmans
2024-03-05 08:37:31 +01:00
committed by Mathias Schopmans
parent 14e663c2c5
commit 8a982b9956
2 changed files with 54 additions and 54 deletions

View File

@@ -26,7 +26,7 @@
"@types/react-dom": "^18",
"clsx": "^2.1.0",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.1.2",
"fuse.js": "^7.0.0",
"gray-matter": "^4.0.3",
"highlight.js": "^11.9.0",
@@ -34,7 +34,7 @@
"lint-staged": "^15.2.2",
"marked": "^12.0.0",
"marked-highlight": "^2.1.1",
"next": "14.1.0",
"next": "14.1.2",
"postcss-nested": "^6.0.1",
"postcss-preset-env": "^9.4.0",
"prettier": "^3.2.5",