mirror of
https://github.com/mue/mue.git
synced 2026-07-19 23:14:10 +02:00
feat(i18n): finish redoing translations
This commit is contained in:
22
package.json
22
package.json
@@ -12,21 +12,21 @@
|
||||
"version": "7.1.1",
|
||||
"dependencies": {
|
||||
"@eartharoid/i18n": "2.0.0-alpha.1",
|
||||
"@eartharoid/vite-plugin-i18n": "^1.0.0-alpha.3",
|
||||
"@eartharoid/vite-plugin-i18n": "^1.0.0-alpha.5",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@floating-ui/react-dom": "2.1.0",
|
||||
"@fontsource-variable/lexend-deca": "^5.0.13",
|
||||
"@fontsource-variable/montserrat": "^5.0.19",
|
||||
"@headlessui/react": "^2.0.4",
|
||||
"@headlessui/react": "^2.1.0",
|
||||
"@muetab/react-sortable-hoc": "^2.0.1",
|
||||
"@mui/material": "5.15.19",
|
||||
"@sentry/react": "^8.8.0",
|
||||
"@sentry/react": "^8.11.0",
|
||||
"clsx": "^2.1.1",
|
||||
"embla-carousel-autoplay": "8.1.3",
|
||||
"embla-carousel-react": "8.1.3",
|
||||
"fast-blurhash": "^1.1.2",
|
||||
"framer-motion": "^11.2.10",
|
||||
"framer-motion": "^11.2.11",
|
||||
"image-conversion": "^2.1.1",
|
||||
"markdown-to-jsx": "^7.4.7",
|
||||
"react": "^18.3.1",
|
||||
@@ -44,19 +44,19 @@
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@eartharoid/deep-merge": "^0.0.2",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"adm-zip": "^0.5.13",
|
||||
"@vitejs/plugin-react-swc": "^3.7.0",
|
||||
"adm-zip": "^0.5.14",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
"husky": "^9.0.11",
|
||||
"prettier": "^3.3.1",
|
||||
"sass": "^1.77.4",
|
||||
"stylelint": "^16.6.0",
|
||||
"prettier": "^3.3.2",
|
||||
"sass": "^1.77.6",
|
||||
"stylelint": "^16.6.1",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"stylelint-scss": "^6.3.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"stylelint-scss": "^6.3.2",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"vite": "5.2.12",
|
||||
"vite-plugin-progress": "^0.0.7",
|
||||
"yaml": "^2.4.5"
|
||||
|
||||
Reference in New Issue
Block a user