mirror of
https://github.com/mue/mue.git
synced 2026-06-11 02:59:06 +02:00
chore(deps): bump react-clock from 4.2.0 to 4.5.0 (#441)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 4.2.0 to 4.5.0. - [Release notes](https://github.com/wojtekmaj/react-clock/releases) - [Commits](https://github.com/wojtekmaj/react-clock/compare/v4.2.0...v4.5.0) --- updated-dependencies: - dependency-name: react-clock dependency-type: direct:production update-type: version-update:semver-minor ... 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:
@@ -27,7 +27,7 @@
|
||||
"image-conversion": "^2.1.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^18.2.0",
|
||||
"react-clock": "4.2.0",
|
||||
"react-clock": "4.5.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.10.1",
|
||||
"react-modal": "3.16.1",
|
||||
|
||||
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -50,8 +50,8 @@ dependencies:
|
||||
specifier: ^18.2.0
|
||||
version: 18.2.0
|
||||
react-clock:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(react-dom@18.2.0)(react@18.2.0)
|
||||
react-dom:
|
||||
specifier: ^18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
@@ -2887,8 +2887,8 @@ packages:
|
||||
- '@swc/helpers'
|
||||
dev: true
|
||||
|
||||
/@wojtekmaj/date-utils@1.4.1:
|
||||
resolution: {integrity: sha512-Fjs0KJz0//0AmlJVFx9AQmWpmxOTw4foDo4DKoswWVVjHsna4rdu+fXwid5YHNgzv/wHi9AkZCRPmHWsf890lg==}
|
||||
/@wojtekmaj/date-utils@1.5.0:
|
||||
resolution: {integrity: sha512-0mq88lCND6QiffnSDWp+TbOxzJSwy2V/3XN+HwWZ7S2n19QAgR5dy5hRVhlECXvQIq2r+VcblBu+S9V+yMcxXw==}
|
||||
dev: false
|
||||
|
||||
/JSONStream@1.3.5:
|
||||
@@ -3267,6 +3267,11 @@ packages:
|
||||
engines: {node: '>=6'}
|
||||
dev: false
|
||||
|
||||
/clsx@2.0.0:
|
||||
resolution: {integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==}
|
||||
engines: {node: '>=6'}
|
||||
dev: false
|
||||
|
||||
/color-convert@1.9.3:
|
||||
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
||||
dependencies:
|
||||
@@ -5232,15 +5237,18 @@ packages:
|
||||
'@types/node': 10.17.60
|
||||
dev: true
|
||||
|
||||
/react-clock@4.2.0(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-H/700hJPu34ADDGH3fCjY6+4aTwvuVOhvpiOPrl2K67kwxa6npe2UNdO7nwayrTiGtZfgn2j2x2KRsn9TIHv1g==}
|
||||
/react-clock@4.5.0(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-0LnNG1NbEOOl0M4v3Ul1D/4U1898S3JIc5GMunR6PGMv+ntGqOV/flV9MbIIXoFu8TEgS6xC/RVHZWCmaKJXhA==}
|
||||
peerDependencies:
|
||||
'@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/react': 18.2.14
|
||||
'@wojtekmaj/date-utils': 1.4.1
|
||||
clsx: 1.2.1
|
||||
'@wojtekmaj/date-utils': 1.5.0
|
||||
clsx: 2.0.0
|
||||
get-user-locale: 2.3.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
||||
Reference in New Issue
Block a user