Bump react-devtools from 4.28.4 to 5.0.2 in /spiffworkflow-frontend (#1258)

Bumps [react-devtools](https://github.com/facebook/react/tree/HEAD/packages/react-devtools) from 4.28.4 to 5.0.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/react-devtools/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools)

---
updated-dependencies:
- dependency-name: react-devtools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-26 13:05:06 -07:00 committed by GitHub
parent 85e84e6e61
commit 04a6b2c64a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

View File

@ -53,7 +53,7 @@
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-datepicker": "^4.8.0", "react-datepicker": "^4.8.0",
"react-devtools": "^4.27.1", "react-devtools": "^5.0.2",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11", "react-error-boundary": "^4.0.11",
"react-icons": "^5.0.1", "react-icons": "^5.0.1",
@ -26255,15 +26255,15 @@
} }
}, },
"node_modules/react-devtools": { "node_modules/react-devtools": {
"version": "4.28.4", "version": "5.0.2",
"resolved": "https://registry.npmjs.org/react-devtools/-/react-devtools-4.28.4.tgz", "resolved": "https://registry.npmjs.org/react-devtools/-/react-devtools-5.0.2.tgz",
"integrity": "sha512-V6oLo9xmkMPCcFFpXkObp+P/xUGHl3wLHxZBDy/u1eStpBr5s12Nrl1k9LGhuhe1MRNFLUgDtNDJh9qEjowJuQ==", "integrity": "sha512-B/zmxo0Oq0mOk6LsEg74jNsIv3bLyhdzLtiurVLwMm0mMHMVDB6wCUBDJaVbx0X8btY70PxR5LO9HLv36Zqi9A==",
"dependencies": { "dependencies": {
"cross-spawn": "^5.0.1", "cross-spawn": "^5.0.1",
"electron": "^23.1.2", "electron": "^23.1.2",
"ip": "^1.1.4", "ip": "^1.1.4",
"minimist": "^1.2.3", "minimist": "^1.2.3",
"react-devtools-core": "4.28.4", "react-devtools-core": "5.0.2",
"update-notifier": "^2.1.0" "update-notifier": "^2.1.0"
}, },
"bin": { "bin": {
@ -26271,9 +26271,9 @@
} }
}, },
"node_modules/react-devtools-core": { "node_modules/react-devtools-core": {
"version": "4.28.4", "version": "5.0.2",
"resolved": "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-4.28.4.tgz", "resolved": "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-5.0.2.tgz",
"integrity": "sha512-IUZKLv3CimeM07G3vX4H4loxVpByrzq3HvfTX7v9migalwvLs9ZY5D3S3pKR33U+GguYfBBdMMZyToFhsSE/iQ==", "integrity": "sha512-+fDp3kDfPpF5xbAACJmihPHL0iDKpnKr7MyRvW0nZq71xwHWDW3zRCNpiiAJWd85vAGT+GbV9O87zAIDgvV1gw==",
"dependencies": { "dependencies": {
"shell-quote": "^1.6.1", "shell-quote": "^1.6.1",
"ws": "^7" "ws": "^7"
@ -53722,15 +53722,15 @@
} }
}, },
"react-devtools": { "react-devtools": {
"version": "4.28.4", "version": "5.0.2",
"resolved": "https://registry.npmjs.org/react-devtools/-/react-devtools-4.28.4.tgz", "resolved": "https://registry.npmjs.org/react-devtools/-/react-devtools-5.0.2.tgz",
"integrity": "sha512-V6oLo9xmkMPCcFFpXkObp+P/xUGHl3wLHxZBDy/u1eStpBr5s12Nrl1k9LGhuhe1MRNFLUgDtNDJh9qEjowJuQ==", "integrity": "sha512-B/zmxo0Oq0mOk6LsEg74jNsIv3bLyhdzLtiurVLwMm0mMHMVDB6wCUBDJaVbx0X8btY70PxR5LO9HLv36Zqi9A==",
"requires": { "requires": {
"cross-spawn": "^5.0.1", "cross-spawn": "^5.0.1",
"electron": "^23.1.2", "electron": "^23.1.2",
"ip": "^1.1.4", "ip": "^1.1.4",
"minimist": "^1.2.3", "minimist": "^1.2.3",
"react-devtools-core": "4.28.4", "react-devtools-core": "5.0.2",
"update-notifier": "^2.1.0" "update-notifier": "^2.1.0"
}, },
"dependencies": { "dependencies": {
@ -53782,9 +53782,9 @@
} }
}, },
"react-devtools-core": { "react-devtools-core": {
"version": "4.28.4", "version": "5.0.2",
"resolved": "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-4.28.4.tgz", "resolved": "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-5.0.2.tgz",
"integrity": "sha512-IUZKLv3CimeM07G3vX4H4loxVpByrzq3HvfTX7v9migalwvLs9ZY5D3S3pKR33U+GguYfBBdMMZyToFhsSE/iQ==", "integrity": "sha512-+fDp3kDfPpF5xbAACJmihPHL0iDKpnKr7MyRvW0nZq71xwHWDW3zRCNpiiAJWd85vAGT+GbV9O87zAIDgvV1gw==",
"requires": { "requires": {
"shell-quote": "^1.6.1", "shell-quote": "^1.6.1",
"ws": "^7" "ws": "^7"

View File

@ -48,7 +48,7 @@
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-datepicker": "^4.8.0", "react-datepicker": "^4.8.0",
"react-devtools": "^4.27.1", "react-devtools": "^5.0.2",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11", "react-error-boundary": "^4.0.11",
"react-icons": "^5.0.1", "react-icons": "^5.0.1",