Merge branch 'main'

This commit is contained in:
Björn Meyer
2023-08-07 12:04:40 +02:00
12 changed files with 95 additions and 67 deletions

View File

@@ -23,7 +23,7 @@
"@heroicons/react": "^2.0.18",
"@shopware/api-client": "0.0.0-canary-20230801081457",
"clsx": "^2.0.0",
"next": "13.4.12",
"next": "13.4.13-canary.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-paginate": "^8.2.0"
@@ -43,7 +43,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"postcss": "^8.4.27",
"prettier": "^3.0.0",
"prettier": "3.0.1",
"prettier-plugin-tailwindcss": "^0.4.1",
"tailwindcss": "^3.3.3",
"typescript": "5.1.6"