mirror of
				https://github.com/KevinMidboe/brewPi.git
				synced 2025-10-29 16:50:12 +00:00 
			
		
		
		
	Updated chartjs 3.8 -> 4.3
This commit is contained in:
		| @@ -31,7 +31,7 @@ | |||||||
|   }, |   }, | ||||||
|   "type": "module", |   "type": "module", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "chart.js": "^3.8.0", |     "chart.js": "^4.3.0", | ||||||
|     "chartjs-plugin-zoom": "^1.2.1", |     "chartjs-plugin-zoom": "^1.2.1", | ||||||
|     "d3": "^7.8.4", |     "d3": "^7.8.4", | ||||||
|     "d3-selection": "^3.0.0", |     "d3-selection": "^3.0.0", | ||||||
|   | |||||||
							
								
								
									
										15
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -164,6 +164,11 @@ | |||||||
|     "@jridgewell/resolve-uri" "3.1.0" |     "@jridgewell/resolve-uri" "3.1.0" | ||||||
|     "@jridgewell/sourcemap-codec" "1.4.14" |     "@jridgewell/sourcemap-codec" "1.4.14" | ||||||
|  |  | ||||||
|  | "@kurkle/color@^0.3.0": | ||||||
|  |   version "0.3.2" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@kurkle/color/-/color-0.3.2.tgz#5acd38242e8bde4f9986e7913c8fdf49d3aa199f" | ||||||
|  |   integrity sha512-fuscdXJ9G1qb7W8VdHi+IwRqij3lBkosAm4ydQtEmbY58OzHXqQhvlxqEkoz0yssNVn38bcpRWgA9PP+OGoisw== | ||||||
|  |  | ||||||
| "@nodelib/fs.scandir@2.1.5": | "@nodelib/fs.scandir@2.1.5": | ||||||
|   version "2.1.5" |   version "2.1.5" | ||||||
|   resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |   resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" | ||||||
| @@ -513,10 +518,12 @@ chalk@^4.0.0: | |||||||
|     ansi-styles "^4.1.0" |     ansi-styles "^4.1.0" | ||||||
|     supports-color "^7.1.0" |     supports-color "^7.1.0" | ||||||
|  |  | ||||||
| chart.js@^3.8.0: | chart.js@^4.3.0: | ||||||
|   version "3.8.0" |   version "4.3.0" | ||||||
|   resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.8.0.tgz#c6c14c457b9dc3ce7f1514a59e9b262afd6f1a94" |   resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.3.0.tgz#ac363030ab3fec572850d2d872956f32a46326a1" | ||||||
|   integrity sha512-cr8xhrXjLIXVLOBZPkBZVF6NDeiVIrPLHcMhnON7UufudL+CNeRrD+wpYanswlm8NpudMdrt3CHoLMQMxJhHRg== |   integrity sha512-ynG0E79xGfMaV2xAHdbhwiPLczxnNNnasrmPEXriXsPJGjmhOBYzFVEsB65w2qMDz+CaBJJuJD0inE/ab/h36g== | ||||||
|  |   dependencies: | ||||||
|  |     "@kurkle/color" "^0.3.0" | ||||||
|  |  | ||||||
| chartjs-plugin-zoom@^1.2.1: | chartjs-plugin-zoom@^1.2.1: | ||||||
|   version "1.2.1" |   version "1.2.1" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user