chore(deps): bump react-countdown from 2.3.5 to 2.3.6 in /frontend

Bumps [react-countdown](https://github.com/ndresx/react-countdown) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/ndresx/react-countdown/releases)
- [Commits](https://github.com/ndresx/react-countdown/compare/v2.3.5...v2.3.6)

---
updated-dependencies:
- dependency-name: react-countdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-23 07:43:37 +00:00
committed by GitHub
parent e6a40c12ea
commit 9c259996db
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"npm": "^10.8.1",
"openpgp": "^5.11.0",
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-countdown": "^2.3.6",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.4",
"react-i18next": "^14.1.2",
@ -15144,9 +15144,9 @@
}
},
"node_modules/react-countdown": {
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/react-countdown/-/react-countdown-2.3.5.tgz",
"integrity": "sha512-K26ENYEesMfPxhRRtm1r+Pf70SErrvW3g4CArLi/x6MPFjgfDFYePT4UghEj8p2nI0cqVV7/JjDgjyr//U60Og==",
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/react-countdown/-/react-countdown-2.3.6.tgz",
"integrity": "sha512-ZfX6S08Hb6x6W6eCn1hMDvxPICI/T30fd+gaeVTCR/2cGZ2WJ3f26e4ImNIMX1fHkopJrUdnRpWXP13/D39+gg==",
"dependencies": {
"prop-types": "^15.7.2"
},

View File

@ -75,7 +75,7 @@
"npm": "^10.8.1",
"openpgp": "^5.11.0",
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-countdown": "^2.3.6",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.4",
"react-i18next": "^14.1.2",