Skip to content

Commit 04ed53f

Browse files
authored
fix: update Giraffe to improve Simple Table performance (#5725)
1 parent e920753 commit 04ed53f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"@docsearch/react": "^3.0.0-alpha.37",
168168
"@influxdata/clockface": "^6.3.0",
169169
"@influxdata/flux-lsp-browser": "0.8.34",
170-
"@influxdata/giraffe": "^2.34.1",
170+
"@influxdata/giraffe": "^2.34.2",
171171
"@influxdata/influxdb-templates": "0.9.0",
172172
"@influxdata/react-custom-scrollbars": "4.3.8",
173173
"abortcontroller-polyfill": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,10 +1438,10 @@
14381438
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.8.34.tgz#9261b193593317b593420fb289a4f2ac95952fbe"
14391439
integrity sha512-c/GytzYDOBVdVG5bXQbKLKMI9lu2vUVKjUUsCLajnbAVHs5zXllfff+ubaNdn1hGFgY/upmjcUpE/gm3FqphoQ==
14401440

1441-
"@influxdata/giraffe@^2.34.1":
1442-
version "2.34.1"
1443-
resolved "https://registry.yarnpkg.com/@influxdata/giraffe/-/giraffe-2.34.1.tgz#793eaece6137eb976c1fe7b2bac019d66ed30b1f"
1444-
integrity sha512-prbQyAx+iFOHmpv9UxUB7ipO5f7jcnCn5LwH+ocOjkyFqzFbzXAMraIO3mzydIxw4FNGU2CISC/7T+IpxHH4yg==
1441+
"@influxdata/giraffe@^2.34.2":
1442+
version "2.34.2"
1443+
resolved "https://registry.yarnpkg.com/@influxdata/giraffe/-/giraffe-2.34.2.tgz#60271c4c0c7f3780f22f32cf58924e4beead32e4"
1444+
integrity sha512-/bf3NLJ2IpfnOZy2iyNXmvMdhDrI4INcVCegwXyMAXc3cTZKnbpHiYHL0fiR0K3ev0WeNMjAhCuKQfdkbeU60g==
14451445
dependencies:
14461446
merge-images "^2.0.0"
14471447

0 commit comments

Comments
 (0)