mirror of
https://github.com/RoboSats/robosats.git
synced 2025-09-13 00:56:22 +00:00
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:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -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"
|
||||
},
|
||||
|
||||
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user