diff --git a/package.json b/package.json index 25a4290..a83dd41 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "rainbox.email", "version": "2.4.1", "description": "ISP mail provider manager with mysql and integrated LDAP server", - "repository": "https://gitlab.com/ArisuOngaku/rainbox.email", + "repository": "https://eternae.ink/ashpie/rainbox.email", "author": "Alice Gaudon ", "main": "dist/main.js", "license": "AGPL-3.0-only", @@ -28,7 +28,7 @@ "@types/jest": "^26.0.4", "@types/ldapjs": "^1.0.7", "@types/mysql": "^2.15.15", - "@types/node": "^14.6.3", + "@types/node": "^15.0.1", "@types/nodemailer": "^6.4.0", "@types/nunjucks": "^3.1.3", "@types/ws": "^7.2.6", @@ -40,7 +40,7 @@ "eslint": "^7.10.0", "feather-icons": "^4.28.0", "file-loader": "^6.0.0", - "imagemin": "^7.0.1", + "imagemin": "^7.0.0", "imagemin-gifsicle": "^7.0.0", "imagemin-mozjpeg": "^9.0.0", "imagemin-pngquant": "^9.0.0", @@ -49,12 +49,12 @@ "jest": "^26.1.0", "maildev": "^1.1.0", "mini-css-extract-plugin": "^1.2.1", - "node-sass": "^5.0.0", "nodemon": "^2.0.3", + "sass": "^1.32.12", "sass-loader": "^11.0.1", "terser-webpack-plugin": "^5.0.3", "ts-jest": "^26.1.1", - "ts-loader": "^8.0.4", + "ts-loader": "^9.1.0", "typescript": "^4.0.2", "webpack": "^5.3.2", "webpack-cli": "^4.1.0"