Bump @boxyhq/react-ui from 3.3.12 to 3.3.13 (#1757)

Bumps [@boxyhq/react-ui](https://github.com/boxyhq/ui/tree/HEAD/react) from 3.3.12 to 3.3.13.
- [Release notes](https://github.com/boxyhq/ui/releases)
- [Commits](https://github.com/boxyhq/ui/commits/v3.3.13/react)

---
updated-dependencies:
- dependency-name: "@boxyhq/react-ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-11 09:03:03 +01:00 committed by GitHub
parent 3f153124f2
commit 94c9d8399f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@boxyhq/metrics": "0.2.5",
"@boxyhq/react-ui": "3.3.12",
"@boxyhq/react-ui": "3.3.13",
"@boxyhq/saml-jackson": "file:npm",
"@heroicons/react": "2.0.18",
"@retracedhq/logs-viewer": "2.5.1",
@ -1241,8 +1241,9 @@
}
},
"node_modules/@boxyhq/react-ui": {
"version": "3.3.12",
"license": "Apache-2.0",
"version": "3.3.13",
"resolved": "https://registry.npmjs.org/@boxyhq/react-ui/-/react-ui-3.3.13.tgz",
"integrity": "sha512-et7t3dsk6CSm4NdMRoSlUZ+/CKQ4sLTrnhblZ6MFknFgk75DQust/+O/0RxxgsQpB/YhcYljud9qbkmHZBxwMQ==",
"dependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",

View File

@ -54,7 +54,7 @@
},
"dependencies": {
"@boxyhq/metrics": "0.2.5",
"@boxyhq/react-ui": "3.3.12",
"@boxyhq/react-ui": "3.3.13",
"@boxyhq/saml-jackson": "file:npm",
"@heroicons/react": "2.0.18",
"@retracedhq/logs-viewer": "2.5.1",