Update images and fix model issue

This commit is contained in:
Nayam Amarshe
2024-11-25 19:09:32 +05:30
parent dd4acb7ee0
commit 6a973a2c82
21 changed files with 43 additions and 5647 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "upscayl",
"private": true,
"version": "2.11.5",
"version": "2.15.0",
"productName": "Upscayl",
"author": {
"name": "Nayam Amarshe",
@@ -215,7 +215,7 @@
"electron-builder": "^24.13.3",
"next": "^14.2.10",
"postcss": "^8.4.31",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@@ -254,6 +254,6 @@
"theme-change": "^2.5.0"
},
"volta": {
"node": "18.17.0"
"node": "18.20.5"
}
}