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

build(deps): update latest

This commit is contained in:
Divlo
2023-05-21 12:15:08 +02:00
parent fd51609713
commit e5232c1394
4 changed files with 383 additions and 377 deletions

View File

@@ -30,7 +30,7 @@
"postinstall": "husky install"
},
"dependencies": {
"@fontsource/montserrat": "4.5.14",
"@fontsource/montserrat": "5.0.0",
"@fortawesome/fontawesome-svg-core": "6.4.0",
"@fortawesome/free-brands-svg-icons": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
@@ -40,7 +40,7 @@
"date-and-time": "3.0.0",
"gray-matter": "4.0.3",
"html-react-parser": "3.0.16",
"next": "13.4.2",
"next": "13.4.3",
"next-mdx-remote": "4.4.1",
"next-pwa": "5.6.0",
"next-themes": "0.2.1",
@@ -64,16 +64,16 @@
"@semantic-release/git": "10.0.1",
"@tailwindcss/typography": "0.5.9",
"@tsconfig/strictest": "2.0.1",
"@types/node": "20.1.4",
"@types/node": "20.2.1",
"@types/react": "18.2.6",
"@types/unist": "2.0.6",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/eslint-plugin": "5.59.6",
"autoprefixer": "10.4.14",
"cypress": "12.12.0",
"editorconfig-checker": "5.0.1",
"eslint": "8.40.0",
"eslint": "8.41.0",
"eslint-config-conventions": "9.0.0",
"eslint-config-next": "13.4.2",
"eslint-config-next": "13.4.3",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
@@ -88,11 +88,11 @@
"next-translate-plugin": "2.0.5",
"postcss": "8.4.23",
"prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.2.8",
"prettier-plugin-tailwindcss": "0.3.0",
"semantic-release": "21.0.2",
"start-server-and-test": "2.0.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"vercel": "29.3.0"
"vercel": "29.3.6"
}
}