mirror of
https://github.com/mue/mue.git
synced 2026-07-16 21:44:22 +02:00
refactor(translations): Use new translation package
Co-authored-by: Isaac <contact@eartharoid.me>
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "7.1.1",
|
||||
"dependencies": {
|
||||
"@eartharoid/i18n": "1.2.1",
|
||||
"@eartharoid/i18n": "2.0.0-alpha.1",
|
||||
"@eartharoid/vite-plugin-i18n": "^1.0.0-alpha.1",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@floating-ui/react-dom": "2.1.0",
|
||||
@@ -56,7 +57,8 @@
|
||||
"stylelint-scss": "^6.3.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"vite": "5.2.12",
|
||||
"vite-plugin-progress": "^0.0.7"
|
||||
"vite-plugin-progress": "^0.0.7",
|
||||
"yaml": "^2.4.5"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user