1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-09-11 23:09:22 +02:00

build(deps): bump Next.js to v13

This commit is contained in:
Divlo
2022-10-27 19:13:29 +02:00
parent 28d9211583
commit 213a3fa182
14 changed files with 594 additions and 587 deletions

View File

@@ -42,7 +42,7 @@
"date-and-time": "2.4.1",
"gray-matter": "4.0.3",
"html-react-parser": "3.0.4",
"next": "12.3.1",
"next": "13.0.0",
"next-mdx-remote": "4.1.0",
"next-pwa": "5.6.0",
"next-themes": "0.2.1",
@@ -66,16 +66,16 @@
"@saithodev/semantic-release-backmerge": "2.1.2",
"@semantic-release/git": "10.0.1",
"@tailwindcss/typography": "0.5.7",
"@types/node": "18.11.3",
"@types/react": "18.0.21",
"@types/node": "18.11.7",
"@types/react": "18.0.24",
"@types/unist": "2.0.6",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/eslint-plugin": "5.41.0",
"autoprefixer": "10.4.12",
"cypress": "10.10.0",
"cypress": "10.11.0",
"editorconfig-checker": "4.0.2",
"eslint": "8.25.0",
"eslint": "8.26.0",
"eslint-config-conventions": "5.0.0",
"eslint-config-next": "12.3.1",
"eslint-config-next": "13.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
@@ -91,7 +91,7 @@
"prettier-plugin-tailwindcss": "0.1.13",
"semantic-release": "19.0.5",
"start-server-and-test": "1.14.0",
"tailwindcss": "3.2.0",
"tailwindcss": "3.2.1",
"typescript": "4.8.4",
"vercel": "28.4.12"
}