Skip to content

Commit 378d4ed

Browse files
renovate[bot]jtoar
authored andcommitted
fix(deps): update dependency @tremor/react to v3.4.1 (#8786)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tremor/react](https://togithub.com/tremorlabs/tremor) | [`3.2.3` -> `3.4.1`](https://renovatebot.com/diffs/npm/@tremor%2freact/3.2.3/3.4.1) | [![age](https://badges.renovateapi.com/packages/npm/@tremor%2freact/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tremor%2freact/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tremor%2freact/3.4.1/compatibility-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tremor%2freact/3.4.1/confidence-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tremorlabs/tremor (@&#8203;tremor/react)</summary> ### [`v3.4.1`](https://togithub.com/tremorlabs/tremor/compare/v3.4.0...v3.4.1) [Compare Source](https://togithub.com/tremorlabs/tremor/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://togithub.com/tremorlabs/tremor/compare/v3.3.0...v3.4.0) [Compare Source](https://togithub.com/tremorlabs/tremor/compare/v3.3.0...v3.4.0) ### [`v3.3.0`](https://togithub.com/tremorlabs/tremor/compare/v3.2.7...v3.3.0) [Compare Source](https://togithub.com/tremorlabs/tremor/compare/v3.2.7...v3.3.0) ### [`v3.2.7`](https://togithub.com/tremorlabs/tremor/compare/v3.2.6...v3.2.7) [Compare Source](https://togithub.com/tremorlabs/tremor/compare/v3.2.6...v3.2.7) ### [`v3.2.6`](https://togithub.com/tremorlabs/tremor/compare/v3.2.5...v3.2.6) [Compare Source](https://togithub.com/tremorlabs/tremor/compare/v3.2.5...v3.2.6) ### [`v3.2.5`](https://togithub.com/tremorlabs/tremor/compare/v3.2.4...v3.2.5) [Compare Source](https://togithub.com/tremorlabs/tremor/compare/v3.2.4...v3.2.5) ### [`v3.2.4`](https://togithub.com/tremorlabs/tremor/compare/v3.2.3...v3.2.4) [Compare Source](https://togithub.com/tremorlabs/tremor/compare/v3.2.3...v3.2.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecb7775 commit 378d4ed

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

packages/studio/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nivo/tooltip": "0.83.0",
2121
"@nivo/treemap": "0.83.0",
2222
"@tailwindcss/forms": "0.5.3",
23-
"@tremor/react": "3.2.3",
23+
"@tremor/react": "3.4.1",
2424
"graphiql": "2.4.7",
2525
"graphql": "16.7.1",
2626
"graphql-scalars": "1.22.2",

packages/studio/frontend/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,9 +1214,9 @@ __metadata:
12141214
languageName: node
12151215
linkType: hard
12161216

1217-
"@tremor/react@npm:3.2.3":
1218-
version: 3.2.3
1219-
resolution: "@tremor/react@npm:3.2.3"
1217+
"@tremor/react@npm:3.4.1":
1218+
version: 3.4.1
1219+
resolution: "@tremor/react@npm:3.4.1"
12201220
dependencies:
12211221
"@floating-ui/react": ^0.19.1
12221222
"@headlessui/react": ^1.7.14
@@ -1229,7 +1229,7 @@ __metadata:
12291229
peerDependencies:
12301230
react: ^18.0.0
12311231
react-dom: ">=16.6.0"
1232-
checksum: 7bcee5207a6c3f7655552bf74015fc4bac0e012760ca08089a8f4d9da58087b2f0255a422c98439d1891d13abfbc4368be2a9dd317c4678db4280ad59808ff4e
1232+
checksum: 127b6b19ca22ad830aae153b0f3ef7f34962d7e29e85201ac9b6a4cecf8049da5ede53a8a050718e3b2ccb7e54f259ed54dc95f99c37a291ff5b50fb1ef1f98f
12331233
languageName: node
12341234
linkType: hard
12351235

@@ -2381,15 +2381,15 @@ __metadata:
23812381
"@nivo/tooltip": 0.83.0
23822382
"@nivo/treemap": 0.83.0
23832383
"@tailwindcss/forms": 0.5.3
2384-
"@tremor/react": 3.2.3
2384+
"@tremor/react": 3.4.1
23852385
"@types/react": 18.2.14
23862386
"@types/react-dom": 18.2.6
23872387
"@types/react-grid-layout": 1
23882388
"@vitejs/plugin-react": 4.0.1
23892389
autoprefixer: 10.4.14
23902390
graphiql: 2.4.7
2391-
graphql: 16.6.0
2392-
graphql-scalars: 1.21.3
2391+
graphql: 16.7.1
2392+
graphql-scalars: 1.22.2
23932393
json-bigint-patch: 0.0.8
23942394
postcss: 8.4.24
23952395
pretty-ms: 7.0.0
@@ -2593,14 +2593,14 @@ __metadata:
25932593
languageName: node
25942594
linkType: hard
25952595

2596-
"graphql-scalars@npm:1.21.3":
2597-
version: 1.21.3
2598-
resolution: "graphql-scalars@npm:1.21.3"
2596+
"graphql-scalars@npm:1.22.2":
2597+
version: 1.22.2
2598+
resolution: "graphql-scalars@npm:1.22.2"
25992599
dependencies:
26002600
tslib: ^2.5.0
26012601
peerDependencies:
26022602
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
2603-
checksum: f9b29d403f02f98c29b4eb6505b0099b54c093d7a34d7028e310c4ed4991abedca4e05a6fdb67f820b10b0e09992244aefc3fc183e3d19cf73643183fc20d4d9
2603+
checksum: 8ba7e0e2ea90a0067cdbffcd67a8ff486ce4accceabe15a5b9bc7749204ea3ce31630619d9069153147661a885118e93983582b3914c982fa48f09c18edacdad
26042604
languageName: node
26052605
linkType: hard
26062606

@@ -2615,10 +2615,10 @@ __metadata:
26152615
languageName: node
26162616
linkType: hard
26172617

2618-
"graphql@npm:16.6.0":
2619-
version: 16.6.0
2620-
resolution: "graphql@npm:16.6.0"
2621-
checksum: 3a2c15ff58b69d017618d2b224fa6f3c4a7937e1f711c3a5e0948db536b4931e6e649560b53de7cc26735e027ceea6e2d0a6bb7c29fc4639b290313e3aa71618
2618+
"graphql@npm:16.7.1":
2619+
version: 16.7.1
2620+
resolution: "graphql@npm:16.7.1"
2621+
checksum: 0b4e83382bf3cb9c82ddf61a51aab382c4de50c34025173285c580135fe8646aa281c264fcf0c2214ae92ea925742d86999fe5e2ad842b6f3b54a9ffb0b299d2
26222622
languageName: node
26232623
linkType: hard
26242624

0 commit comments

Comments
 (0)