Skip to content

Commit d13ae48

Browse files
chore: bump probe.gl (#10025)
1 parent 15b42d1 commit d13ae48

File tree

4 files changed

+30
-13
lines changed

4 files changed

+30
-13
lines changed

modules/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"@math.gl/sun": "^4.1.0",
5252
"@math.gl/types": "^4.1.0",
5353
"@math.gl/web-mercator": "^4.1.0",
54-
"@probe.gl/env": "^4.1.0",
55-
"@probe.gl/log": "^4.1.0",
56-
"@probe.gl/stats": "^4.1.0",
54+
"@probe.gl/env": "^4.1.1",
55+
"@probe.gl/log": "^4.1.1",
56+
"@probe.gl/stats": "^4.1.1",
5757
"@types/offscreencanvas": "^2019.6.4",
5858
"gl-matrix": "^3.0.0",
5959
"mjolnir.js": "^3.0.0"

modules/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@deck.gl/core": "~9.2.0",
4040
"@luma.gl/core": "~9.2.6",
4141
"@luma.gl/engine": "~9.2.6",
42-
"@probe.gl/test-utils": "^4.1.0"
42+
"@probe.gl/test-utils": "^4.1.1"
4343
},
4444
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
4545
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@luma.gl/effects": "^9.2.6",
4646
"@luma.gl/webgpu": "^9.2.6",
4747
"@math.gl/proj4": "^4.1.0",
48-
"@probe.gl/bench": "^4.1.0",
48+
"@probe.gl/bench": "^4.1.1",
4949
"@vis.gl/dev-tools": "1.0.1",
5050
"@vis.gl/ts-plugins": "1.0.1",
5151
"jsdom": "^20.0.0",

yarn.lock

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,30 +1793,47 @@
17931793
dependencies:
17941794
"@webcomponents/shadycss" "^1.9.1"
17951795

1796-
"@probe.gl/bench@^4.1.0":
1797-
version "4.1.0"
1798-
resolved "https://registry.yarnpkg.com/@probe.gl/bench/-/bench-4.1.0.tgz#2a0d1aa58f21874fdfb9cf49b3268cc0c169c773"
1799-
integrity sha512-4Jb1B1NHXDayWGzz4oHs3IgymdBq2AVzMUlcE428lELFqGP7nnRMqeGR/PmwElCqvYLJE39Av4QK8E64lUw/cA==
1796+
"@probe.gl/bench@^4.1.1":
1797+
version "4.1.1"
1798+
resolved "https://registry.yarnpkg.com/@probe.gl/bench/-/bench-4.1.1.tgz#6cd124f8cf64419e7394b0b983084e55f1fa03c5"
1799+
integrity sha512-iM616wxjVyU7k70CxPr39ytHtDM/RqsliXTXli9nhg9feXLAr4P545KCpeveIBHvzJ9MENLe2NF+Z110+QJMYg==
18001800
dependencies:
1801-
"@probe.gl/log" "4.1.0"
1801+
"@probe.gl/log" "4.1.1"
18021802

1803-
"@probe.gl/env@4.1.0", "@probe.gl/env@^4.0.8", "@probe.gl/env@^4.1.0":
1803+
"@probe.gl/env@4.1.0", "@probe.gl/env@^4.0.8":
18041804
version "4.1.0"
18051805
resolved "https://registry.yarnpkg.com/@probe.gl/env/-/env-4.1.0.tgz#c2af9030a8711f2d98590850aa47a5f58feef211"
18061806
integrity sha512-5ac2Jm2K72VCs4eSMsM7ykVRrV47w32xOGMvcgqn8vQdEMF9PRXyBGYEV9YbqRKWNKpNKmQJVi4AHM/fkCxs9w==
18071807

1808-
"@probe.gl/log@4.1.0", "@probe.gl/log@^4.0.2", "@probe.gl/log@^4.0.4", "@probe.gl/log@^4.0.8", "@probe.gl/log@^4.1.0":
1808+
"@probe.gl/env@4.1.1", "@probe.gl/env@^4.1.1":
1809+
version "4.1.1"
1810+
resolved "https://registry.yarnpkg.com/@probe.gl/env/-/env-4.1.1.tgz#b683cfdfee5bf9456a2eeaf58c70978309f85fcd"
1811+
integrity sha512-+68seNDMVsEegRB47pFA/Ws1Fjy8agcFYXxzorKToyPcD6zd+gZ5uhwoLd7TzsSw6Ydns//2KEszWn+EnNHTbA==
1812+
1813+
"@probe.gl/log@4.1.0":
18091814
version "4.1.0"
18101815
resolved "https://registry.yarnpkg.com/@probe.gl/log/-/log-4.1.0.tgz#b5501f96e3aa7f04c75a9800431314d46911cb98"
18111816
integrity sha512-r4gRReNY6f+OZEMgfWEXrAE2qJEt8rX0HsDJQXUBMoc+5H47bdB7f/5HBHAmapK8UydwPKL9wCDoS22rJ0yq7Q==
18121817
dependencies:
18131818
"@probe.gl/env" "4.1.0"
18141819

1815-
"@probe.gl/stats@^4.0.0", "@probe.gl/stats@^4.0.2", "@probe.gl/stats@^4.0.8", "@probe.gl/stats@^4.1.0":
1820+
"@probe.gl/log@4.1.1", "@probe.gl/log@^4.0.2", "@probe.gl/log@^4.0.4", "@probe.gl/log@^4.0.8", "@probe.gl/log@^4.1.1":
1821+
version "4.1.1"
1822+
resolved "https://registry.yarnpkg.com/@probe.gl/log/-/log-4.1.1.tgz#9b916545fed02971a3ac05fdb620ad5bd4dadb4d"
1823+
integrity sha512-kcZs9BT44pL7hS1OkRGKYRXI/SN9KejUlPD+BY40DguRLzdC5tLG/28WGMyfKdn/51GT4a0p+0P8xvDn1Ez+Kg==
1824+
dependencies:
1825+
"@probe.gl/env" "4.1.1"
1826+
1827+
"@probe.gl/stats@^4.0.0", "@probe.gl/stats@^4.0.2", "@probe.gl/stats@^4.0.8":
18161828
version "4.1.0"
18171829
resolved "https://registry.yarnpkg.com/@probe.gl/stats/-/stats-4.1.0.tgz#181b774b31f7f3c91f9750e41ccd72f6c8c4ad93"
18181830
integrity sha512-EI413MkWKBDVNIfLdqbeNSJTs7ToBz/KVGkwi3D+dQrSIkRI2IYbWGAU3xX+D6+CI4ls8ehxMhNpUVMaZggDvQ==
18191831

1832+
"@probe.gl/stats@^4.1.1":
1833+
version "4.1.1"
1834+
resolved "https://registry.yarnpkg.com/@probe.gl/stats/-/stats-4.1.1.tgz#803a1e54732281e3198eef089b9fc0529a5ebdda"
1835+
integrity sha512-4VpAyMHOqydSvPlEyHwXaE+AkIdR03nX+Qhlxsk2D/IW4OVmDZgIsvJB1cDzyEEtcfKcnaEbfXeiPgejBceT6g==
1836+
18201837
"@probe.gl/test-utils@^4.0.6":
18211838
version "4.1.0"
18221839
resolved "https://registry.yarnpkg.com/@probe.gl/test-utils/-/test-utils-4.1.0.tgz#bf2256e5a124468516a09131e439b5936acfb70c"

0 commit comments

Comments
 (0)