mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-25 03:00:05 -04:00
Add Language Switcher (#950)
* Remove circle bar * Add initial language switcher support
This commit is contained in:
@@ -213,12 +213,12 @@
|
||||
"daisyui": "^4.10.2",
|
||||
"electron": "^27.3.10",
|
||||
"electron-builder": "^24.13.3",
|
||||
"next": "^14.1.1",
|
||||
"next": "^14.2.7",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-tailwindcss": "^0.4.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"tailwindcss": "^3.3.5",
|
||||
"typescript": "^4.8.4"
|
||||
},
|
||||
@@ -236,6 +236,7 @@
|
||||
"electron-next": "^3.1.5",
|
||||
"electron-settings": "^4.0.3",
|
||||
"electron-updater": "^6.3.0",
|
||||
"eslint-config-next": "^14.2.7",
|
||||
"firebase": "^10.11.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jotai": "^2.2.2",
|
||||
|
||||
Reference in New Issue
Block a user