|  | @ -10,8 +10,8 @@ | 
			
		
	
		
		
			
				
					|  |  |         "node": "14.*" |  |  |         "node": "14.*" | 
			
		
	
		
		
			
				
					|  |  |     }, |  |  |     }, | 
			
		
	
		
		
			
				
					|  |  |     "scripts": { |  |  |     "scripts": { | 
			
		
	
		
		
			
				
					
					|  |  |         "install-legacy-peer-deps": "npm install --legacy-peer-deps", |  |  |         "install-legacy": "npm install --legacy-peer-deps", | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         "update-legacy-peer-deps": "npm update --legacy-peer-deps", |  |  |         "update-legacy": "npm update --legacy-peer-deps", | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  |         "lint:js": "eslint --ext \".js,.vue\" --ignore-path .gitignore .", |  |  |         "lint:js": "eslint --ext \".js,.vue\" --ignore-path .gitignore .", | 
			
		
	
		
		
			
				
					|  |  |         "lint:style": "stylelint \"**/*.{vue,css,scss}\" --ignore-path .gitignore", |  |  |         "lint:style": "stylelint \"**/*.{vue,css,scss}\" --ignore-path .gitignore", | 
			
		
	
		
		
			
				
					|  |  |         "lint": "npm run lint:js && npm run lint:style", |  |  |         "lint": "npm run lint:js && npm run lint:style", | 
			
		
	
	
		
		
			
				
					|  | @ -24,6 +24,7 @@ | 
			
		
	
		
		
			
				
					|  |  |         "build-docker-alpine": "docker buildx build -f dockerfile-alpine --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:alpine -t louislam/uptime-kuma:1-alpine -t louislam/uptime-kuma:1.6.0-alpine --target release . --push", |  |  |         "build-docker-alpine": "docker buildx build -f dockerfile-alpine --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:alpine -t louislam/uptime-kuma:1-alpine -t louislam/uptime-kuma:1.6.0-alpine --target release . --push", | 
			
		
	
		
		
			
				
					|  |  |         "build-docker-debian": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma -t louislam/uptime-kuma:1 -t louislam/uptime-kuma:1.6.0 -t louislam/uptime-kuma:debian -t louislam/uptime-kuma:1-debian -t louislam/uptime-kuma:1.6.0-debian --target release . --push", |  |  |         "build-docker-debian": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma -t louislam/uptime-kuma:1 -t louislam/uptime-kuma:1.6.0 -t louislam/uptime-kuma:debian -t louislam/uptime-kuma:1-debian -t louislam/uptime-kuma:1.6.0-debian --target release . --push", | 
			
		
	
		
		
			
				
					|  |  |         "build-docker-nightly": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:nightly --target nightly . --push", |  |  |         "build-docker-nightly": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:nightly --target nightly . --push", | 
			
		
	
		
		
			
				
					|  |  |  |  |  |         "build-docker-nightly-alpine": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:nightly-alpine --target nightly . --push", | 
			
		
	
		
		
			
				
					|  |  |         "build-docker-nightly-amd64": "docker buildx build --platform linux/amd64 -t louislam/uptime-kuma:nightly-amd64 --target nightly . --push --progress plain", |  |  |         "build-docker-nightly-amd64": "docker buildx build --platform linux/amd64 -t louislam/uptime-kuma:nightly-amd64 --target nightly . --push --progress plain", | 
			
		
	
		
		
			
				
					|  |  |         "setup": "git checkout 1.6.0 && npm install --legacy-peer-deps && node node_modules/esbuild/install.js && npm run build && npm prune", |  |  |         "setup": "git checkout 1.6.0 && npm install --legacy-peer-deps && node node_modules/esbuild/install.js && npm run build && npm prune", | 
			
		
	
		
		
			
				
					|  |  |         "update-version": "node extra/update-version.js", |  |  |         "update-version": "node extra/update-version.js", | 
			
		
	
	
		
		
			
				
					|  | @ -44,6 +45,7 @@ | 
			
		
	
		
		
			
				
					|  |  |         "@fortawesome/free-regular-svg-icons": "^5.15.4", |  |  |         "@fortawesome/free-regular-svg-icons": "^5.15.4", | 
			
		
	
		
		
			
				
					|  |  |         "@fortawesome/free-solid-svg-icons": "^5.15.4", |  |  |         "@fortawesome/free-solid-svg-icons": "^5.15.4", | 
			
		
	
		
		
			
				
					|  |  |         "@fortawesome/vue-fontawesome": "^3.0.0-4", |  |  |         "@fortawesome/vue-fontawesome": "^3.0.0-4", | 
			
		
	
		
		
			
				
					|  |  |  |  |  |         "@louislam/sqlite3": "^5.0.5", | 
			
		
	
		
		
			
				
					|  |  |         "@popperjs/core": "^2.10.1", |  |  |         "@popperjs/core": "^2.10.1", | 
			
		
	
		
		
			
				
					|  |  |         "args-parser": "^1.3.0", |  |  |         "args-parser": "^1.3.0", | 
			
		
	
		
		
			
				
					|  |  |         "axios": "^0.21.4", |  |  |         "axios": "^0.21.4", | 
			
		
	
	
		
		
			
				
					|  | @ -68,7 +70,6 @@ | 
			
		
	
		
		
			
				
					|  |  |         "redbean-node": "0.1.2", |  |  |         "redbean-node": "0.1.2", | 
			
		
	
		
		
			
				
					|  |  |         "socket.io": "^4.2.0", |  |  |         "socket.io": "^4.2.0", | 
			
		
	
		
		
			
				
					|  |  |         "socket.io-client": "^4.2.0", |  |  |         "socket.io-client": "^4.2.0", | 
			
		
	
		
		
			
				
					|  |  |         "sqlite3": "github:mapbox/node-sqlite3#593c9d", |  |  |  | 
			
		
	
		
		
			
				
					|  |  |         "tcp-ping": "^0.1.1", |  |  |         "tcp-ping": "^0.1.1", | 
			
		
	
		
		
			
				
					|  |  |         "thirty-two": "^1.0.2", |  |  |         "thirty-two": "^1.0.2", | 
			
		
	
		
		
			
				
					|  |  |         "timezones-list": "^3.0.1", |  |  |         "timezones-list": "^3.0.1", | 
			
		
	
	
		
		
			
				
					|  | 
 |