bump next (again)

This commit is contained in:
2023-10-03 13:55:54 -04:00
parent 893db7e951
commit bc77e502b9
4 changed files with 119 additions and 123 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"feed": "^4.2.2",
"formik": "^2.4.5",
"gray-matter": "^4.0.3",
"next": "13.5.3",
"next": "13.5.4",
"next-mdx-remote": "^4.4.1",
"next-seo": "^6.1.0",
"obj-str": "^1.1.0",
@@ -81,11 +81,11 @@
"@types/react-is": "^18.2.2",
"@types/remove-markdown": "^0.3.2",
"@types/uglify-js": "^3.17.2",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"cross-env": "^7.0.3",
"eslint": "~8.50.0",
"eslint-config-next": "13.5.3",
"eslint-config-next": "13.5.4",
"eslint-config-prettier": "~9.0.0",
"eslint-plugin-mdx": "~2.2.0",
"eslint-plugin-prettier": "~5.0.0",