chore: regenerate yarn lock file (#1530)

This commit is contained in:
boojack 2023-04-15 09:12:45 +08:00 committed by GitHub
parent 557278fac0
commit ef02519e72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3416 additions and 5588 deletions

View file

@ -35,7 +35,6 @@
},
"devDependencies": {
"@playwright/test": "^1.32.2",
"@tailwindcss/line-clamp": "^0.4.2",
"@types/lodash-es": "^4.17.5",
"@types/node": "^18.0.3",
"@types/qs": "^6.9.7",

View file

@ -3,7 +3,6 @@ import { initReactI18next } from "react-i18next";
import LanguageDetector from "i18next-browser-languagedetector";
import toast from "react-hot-toast";
// eslint-disable-next-line prettier/prettier
export const availableLocales = [
"de",
"en",

View file

@ -34,7 +34,4 @@ module.exports = {
},
},
},
plugins: [
require('@tailwindcss/line-clamp'),
],
};

File diff suppressed because it is too large Load diff