Bump @retracedhq/logs-viewer from 2.7.1 to 2.7.2 (#2597)

Bumps [@retracedhq/logs-viewer](https://github.com/retracedhq/logs-viewer) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/retracedhq/logs-viewer/releases)
- [Changelog](https://github.com/retracedhq/logs-viewer/blob/main/.release-it.json)
- [Commits](https://github.com/retracedhq/logs-viewer/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: "@retracedhq/logs-viewer"
  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] 2024-04-18 00:40:28 +01:00 committed by GitHub
parent ee209bdd51
commit d61c1e4e86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 31 additions and 23 deletions

52
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@boxyhq/react-ui": "3.3.42",
"@boxyhq/saml-jackson": "file:npm",
"@heroicons/react": "2.1.3",
"@retracedhq/logs-viewer": "2.7.1",
"@retracedhq/logs-viewer": "2.7.2",
"@retracedhq/retraced": "0.7.8",
"@tailwindcss/typography": "0.5.12",
"axios": "1.6.8",
@ -2670,13 +2670,13 @@
}
},
"node_modules/@floating-ui/react": {
"version": "0.26.9",
"resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.9.tgz",
"integrity": "sha512-p86wynZJVEkEq2BBjY/8p2g3biQ6TlgT4o/3KgFKyTWoJLU1GZ8wpctwRqtkEl2tseYA+kw7dBAIDFcednfI5w==",
"version": "0.26.12",
"resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.12.tgz",
"integrity": "sha512-D09o62HrWdIkstF2kGekIKAC0/N/Dl6wo3CQsnLcOmO3LkW6Ik8uIb3kw8JYkwxNCcg+uJ2bpWUiIijTBep05w==",
"dependencies": {
"@floating-ui/react-dom": "^2.0.8",
"@floating-ui/utils": "^0.2.1",
"tabbable": "^6.0.1"
"@floating-ui/react-dom": "^2.0.0",
"@floating-ui/utils": "^0.2.0",
"tabbable": "^6.0.0"
},
"peerDependencies": {
"react": ">=16.8.0",
@ -4453,18 +4453,18 @@
}
},
"node_modules/@retracedhq/logs-viewer": {
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/@retracedhq/logs-viewer/-/logs-viewer-2.7.1.tgz",
"integrity": "sha512-VpAkqCbFD+37wLkR1wn2GVNWiUr4tSRsIMnu9JNYFfceSVhD/6hggOFFyp3WFwDzNIE4tniTS1LoRRhBTQDfpg==",
"version": "2.7.2",
"resolved": "https://registry.npmjs.org/@retracedhq/logs-viewer/-/logs-viewer-2.7.2.tgz",
"integrity": "sha512-7+Jee34WkT2q3Aamu/clP2/vFZO1A1Ei/O5YwJEA8R2qBMr/WAPT8oZ0K0GDUxx1NxWM5AJkqnBH7nbtYZv9Ng==",
"dependencies": {
"dayjs": "1.11.10",
"lodash": "4.17.21",
"prop-types": "15.8.1",
"react-autobind": "1.0.6",
"react-datepicker": "6.1.0",
"react-datepicker": "6.8.0",
"react-markdown": "9.0.1",
"react-modal": "3.16.1",
"react-redux": "9.1.0",
"react-redux": "9.1.1",
"redux": "5.0.1",
"redux-actions": "3.0.0",
"redux-thunk": "3.1.0",
@ -8004,6 +8004,14 @@
"node": ">=0.8"
}
},
"node_modules/clsx": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz",
"integrity": "sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==",
"engines": {
"node": ">=6"
}
},
"node_modules/cluster-key-slot": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz",
@ -18390,12 +18398,12 @@
}
},
"node_modules/react-datepicker": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/react-datepicker/-/react-datepicker-6.1.0.tgz",
"integrity": "sha512-8uz+hAOpvHqZGvD4Ky1hJ0/tLI4S9B0Gu9LV7LtLxRKXODs/xrxEay0aMVp7AW9iizTeImZh/6aA00fFaRZpJw==",
"version": "6.8.0",
"resolved": "https://registry.npmjs.org/react-datepicker/-/react-datepicker-6.8.0.tgz",
"integrity": "sha512-/h3IXzAbwXVbhBhsXx57B94in0ECzYayijwHbAbB0QIyXaHTGnICNgldjiYIqQFimROP1h/SunoY1pHkLplJtw==",
"dependencies": {
"@floating-ui/react": "^0.26.2",
"classnames": "^2.2.6",
"clsx": "^2.1.0",
"date-fns": "^3.3.1",
"prop-types": "^15.7.2",
"react-onclickoutside": "^6.13.0"
@ -18406,9 +18414,9 @@
}
},
"node_modules/react-datepicker/node_modules/date-fns": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.3.1.tgz",
"integrity": "sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz",
"integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/kossnocorp"
@ -19147,9 +19155,9 @@
}
},
"node_modules/react-redux": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.1.0.tgz",
"integrity": "sha512-6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.1.1.tgz",
"integrity": "sha512-5ynfGDzxxsoV73+4czQM56qF43vsmgJsO22rmAvU5tZT2z5Xow/A2uhhxwXuGTxgdReF3zcp7A80gma2onRs1A==",
"dependencies": {
"@types/use-sync-external-store": "^0.0.3",
"use-sync-external-store": "^1.0.0"

View File

@ -66,7 +66,7 @@
"@boxyhq/react-ui": "3.3.42",
"@boxyhq/saml-jackson": "file:npm",
"@heroicons/react": "2.1.3",
"@retracedhq/logs-viewer": "2.7.1",
"@retracedhq/logs-viewer": "2.7.2",
"@retracedhq/retraced": "0.7.8",
"@tailwindcss/typography": "0.5.12",
"axios": "1.6.8",