fix: CI builds (update i18n)

This commit is contained in:
Isaac
2024-10-03 23:37:40 +01:00
parent 19f80ebd1f
commit 90a23fc0b0
2 changed files with 18 additions and 18 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -15,17 +15,17 @@
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@floating-ui/react-dom": "2.1.0",
"@fontsource-variable/lexend-deca": "^5.0.14",
"@fontsource-variable/montserrat": "^5.0.20",
"@headlessui/react": "^2.1.3",
"@fontsource-variable/lexend-deca": "^5.1.0",
"@fontsource-variable/montserrat": "^5.1.0",
"@headlessui/react": "^2.1.9",
"@muetab/react-sortable-hoc": "^2.0.1",
"@mui/material": "5.15.19",
"@sentry/react": "^8.26.0",
"@sentry/react": "^8.33.1",
"clsx": "^2.1.1",
"embla-carousel-autoplay": "8.1.3",
"embla-carousel-react": "8.1.3",
"fast-blurhash": "^1.1.4",
"framer-motion": "^11.3.30",
"framer-motion": "^11.11.0",
"image-conversion": "^2.1.1",
"markdown-to-jsx": "^7.5.0",
"mue": "file:",
@@ -39,28 +39,28 @@
"use-debounce": "^10.0.3"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eartharoid/deep-merge": "^0.0.2",
"@eartharoid/vite-plugin-i18n": "1.0.0-alpha.5",
"@tailwindcss/typography": "^0.5.14",
"@vitejs/plugin-react-swc": "^3.7.0",
"adm-zip": "^0.5.15",
"@eartharoid/vite-plugin-i18n": "1.0.0-alpha.7",
"@tailwindcss/typography": "^0.5.15",
"@vitejs/plugin-react-swc": "^3.7.1",
"adm-zip": "^0.5.16",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"husky": "^9.1.5",
"husky": "^9.1.6",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"stylelint": "^16.8.2",
"sass": "^1.79.4",
"stylelint": "^16.9.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.5.0",
"tailwindcss": "^3.4.10",
"stylelint-scss": "^6.7.0",
"tailwindcss": "^3.4.13",
"vite": "5.2.12",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-progress": "^0.0.7",
"yaml": "^2.5.0"
"yaml": "^2.5.1"
},
"scripts": {
"dev": "vite",