mirror of
				https://github.com/tormachris/cf-workers-status-page.git
				synced 2025-11-04 12:56:24 +01:00 
			
		
		
		
	chore: upgrade flareact to 0.8.0
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
				
			|||||||
    "format": "prettier --write '**/*.{js,css,json,md}'"
 | 
					    "format": "prettier --write '**/*.{js,css,json,md}'"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "flareact": "^0.7.1",
 | 
					    "flareact": "^0.8.0",
 | 
				
			||||||
    "laco": "^1.2.1",
 | 
					    "laco": "^1.2.1",
 | 
				
			||||||
    "laco-react": "^1.1.0",
 | 
					    "laco-react": "^1.1.0",
 | 
				
			||||||
    "react": "^16.13.1",
 | 
					    "react": "^16.13.1",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										17
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -2947,10 +2947,10 @@ findup-sync@^3.0.0:
 | 
				
			|||||||
    micromatch "^3.0.4"
 | 
					    micromatch "^3.0.4"
 | 
				
			||||||
    resolve-dir "^1.0.1"
 | 
					    resolve-dir "^1.0.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
flareact@^0.7.1:
 | 
					flareact@^0.8.0:
 | 
				
			||||||
  version "0.7.1"
 | 
					  version "0.8.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/flareact/-/flareact-0.7.1.tgz#8e2c209f2929b13adc237af77b34ca1fe97380ec"
 | 
					  resolved "https://registry.yarnpkg.com/flareact/-/flareact-0.8.0.tgz#c7653f7278abee04353c5bf087af4105b7895c0a"
 | 
				
			||||||
  integrity sha512-1LCv5CZIi3CihYA0+4vwklMzs82DnKb+osWZ7e7Xpol0AJ7SIAWQsIxqX1/AA89DpPFjbtIXO2TC+wTG8Cz5cg==
 | 
					  integrity sha512-ewjFqrxSXPBppyZtVBTD3W4iIcMB2wORpYX1QofOa9QRuy7dJ2nK4oMvCNmPJPelqdN5MF+fUBTIfMGqO3A1OA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/core" "^7.11.0"
 | 
					    "@babel/core" "^7.11.0"
 | 
				
			||||||
    "@babel/plugin-transform-runtime" "^7.11.0"
 | 
					    "@babel/plugin-transform-runtime" "^7.11.0"
 | 
				
			||||||
@@ -2969,6 +2969,7 @@ flareact@^0.7.1:
 | 
				
			|||||||
    mini-css-extract-plugin "^0.9.0"
 | 
					    mini-css-extract-plugin "^0.9.0"
 | 
				
			||||||
    mitt "^2.1.0"
 | 
					    mitt "^2.1.0"
 | 
				
			||||||
    nanoid "^3.1.12"
 | 
					    nanoid "^3.1.12"
 | 
				
			||||||
 | 
					    null-loader "^4.0.1"
 | 
				
			||||||
    optimize-css-assets-webpack-plugin "^5.0.3"
 | 
					    optimize-css-assets-webpack-plugin "^5.0.3"
 | 
				
			||||||
    postcss-flexbugs-fixes "^4.2.1"
 | 
					    postcss-flexbugs-fixes "^4.2.1"
 | 
				
			||||||
    postcss-loader "^3.0.0"
 | 
					    postcss-loader "^3.0.0"
 | 
				
			||||||
@@ -4448,6 +4449,14 @@ nth-check@^1.0.2:
 | 
				
			|||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    boolbase "~1.0.0"
 | 
					    boolbase "~1.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					null-loader@^4.0.1:
 | 
				
			||||||
 | 
					  version "4.0.1"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/null-loader/-/null-loader-4.0.1.tgz#8e63bd3a2dd3c64236a4679428632edd0a6dbc6a"
 | 
				
			||||||
 | 
					  integrity sha512-pxqVbi4U6N26lq+LmgIbB5XATP0VdZKOG25DhHi8btMmJJefGArFyDg1yc4U3hWCJbMqSrw0qyrz1UQX+qYXqg==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    loader-utils "^2.0.0"
 | 
				
			||||||
 | 
					    schema-utils "^3.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
num2fraction@^1.2.2:
 | 
					num2fraction@^1.2.2:
 | 
				
			||||||
  version "1.2.2"
 | 
					  version "1.2.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
 | 
					  resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user