1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-01-31 12:13:43 +01:00

Update packages, upgrade version

This commit is contained in:
Nayam Amarshe 2023-10-26 15:57:08 +05:30
parent a4155f24d7
commit db36992313
2 changed files with 361 additions and 353 deletions

706
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -198,17 +198,17 @@
"@types/node": "^18.15.12",
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"electron": "^25.8.4",
"electron": "^27.0.2",
"electron-builder": "^24.6.4",
"next": "^13.5.0",
"next": "^13.5.6",
"postcss": "^8.4.31",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.5",
"typescript": "^4.8.4"
},
"dependencies": {