Update dependency @turf/area to v7.1.0
This commit is contained in:
		
							
								
								
									
										32
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										32
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -66,12 +66,13 @@ | |||||||
|     tslib "^2.6.2" |     tslib "^2.6.2" | ||||||
|  |  | ||||||
| "@turf/area@^7.0.0": | "@turf/area@^7.0.0": | ||||||
|   version "7.0.0" |   version "7.1.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.0.0.tgz#5ed4216a2dc3da92debf66cab60acca540d71512" |   resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.1.0.tgz#c8b506cfa9f8b06570c090c9cf915fa080ae7b66" | ||||||
|   integrity sha512-Q/P6OGV8dJJs1BiraKFNBjtsMbz7B52mLCtgKh3syzujSREMx52RlsiOBQp8GujFMMiau+Mt25XKbVwtjHVi8Q== |   integrity sha512-w91FEe02/mQfMPRX2pXua48scFuKJ2dSVMF2XmJ6+BJfFiCPxp95I3+Org8+ZsYv93CDNKbf0oLNEPnuQdgs2g== | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@turf/helpers" "^7.0.0" |     "@turf/helpers" "^7.1.0" | ||||||
|     "@turf/meta" "^7.0.0" |     "@turf/meta" "^7.1.0" | ||||||
|  |     "@types/geojson" "^7946.0.10" | ||||||
|     tslib "^2.6.2" |     tslib "^2.6.2" | ||||||
|  |  | ||||||
| "@turf/bbox-clip@^7.0.0": | "@turf/bbox-clip@^7.0.0": | ||||||
| @@ -570,6 +571,14 @@ | |||||||
|     deep-equal "^2.2.3" |     deep-equal "^2.2.3" | ||||||
|     tslib "^2.6.2" |     tslib "^2.6.2" | ||||||
|  |  | ||||||
|  | "@turf/helpers@^7.1.0": | ||||||
|  |   version "7.1.0" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.1.0.tgz#eb734e291c9c205822acdd289fe20e91c3cb1641" | ||||||
|  |   integrity sha512-dTeILEUVeNbaEeoZUOhxH5auv7WWlOShbx7QSd4s0T4Z0/iz90z9yaVCtZOLbU89umKotwKaJQltBNO9CzVgaQ== | ||||||
|  |   dependencies: | ||||||
|  |     "@types/geojson" "^7946.0.10" | ||||||
|  |     tslib "^2.6.2" | ||||||
|  |  | ||||||
| "@turf/hex-grid@^7.0.0": | "@turf/hex-grid@^7.0.0": | ||||||
|   version "7.0.0" |   version "7.0.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.0.0.tgz#1d99795759111188794023a9b183faece0d50e88" |   resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.0.0.tgz#1d99795759111188794023a9b183faece0d50e88" | ||||||
| @@ -793,6 +802,14 @@ | |||||||
|   dependencies: |   dependencies: | ||||||
|     "@turf/helpers" "^7.0.0" |     "@turf/helpers" "^7.0.0" | ||||||
|  |  | ||||||
|  | "@turf/meta@^7.1.0": | ||||||
|  |   version "7.1.0" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.1.0.tgz#b2af85afddd0ef08aeae8694a12370a4f06b6d13" | ||||||
|  |   integrity sha512-ZgGpWWiKz797Fe8lfRj7HKCkGR+nSJ/5aKXMyofCvLSc2PuYJs/qyyifDPWjASQQCzseJ7AlF2Pc/XQ/3XkkuA== | ||||||
|  |   dependencies: | ||||||
|  |     "@turf/helpers" "^7.1.0" | ||||||
|  |     "@types/geojson" "^7946.0.10" | ||||||
|  |  | ||||||
| "@turf/midpoint@^7.0.0": | "@turf/midpoint@^7.0.0": | ||||||
|   version "7.0.0" |   version "7.0.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.0.0.tgz#6e679baa2bcbfbc2e07cdb8fe00b2548b60ac72f" |   resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.0.0.tgz#6e679baa2bcbfbc2e07cdb8fe00b2548b60ac72f" | ||||||
| @@ -1378,6 +1395,11 @@ | |||||||
|   resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.8.tgz#30744afdb385e2945e22f3b033f897f76b1f12ca" |   resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.8.tgz#30744afdb385e2945e22f3b033f897f76b1f12ca" | ||||||
|   integrity sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA== |   integrity sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA== | ||||||
|  |  | ||||||
|  | "@types/geojson@^7946.0.10": | ||||||
|  |   version "7946.0.14" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.14.tgz#319b63ad6df705ee2a65a73ef042c8271e696613" | ||||||
|  |   integrity sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg== | ||||||
|  |  | ||||||
| "@types/node@*": | "@types/node@*": | ||||||
|   version "22.1.0" |   version "22.1.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1.0.tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b" |   resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1.0.tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user