From a94bf9d5fdf53e7b1f6fbe23c4dcfb13a2f7d236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 18:23:54 +0000 Subject: [PATCH] chore(deps): bump date-and-time Bumps the npm_and_yarn group with 1 update in the / directory: [date-and-time](https://github.com/knowledgecode/date-and-time). Updates `date-and-time` from 3.6.0 to 4.0.0 - [Release notes](https://github.com/knowledgecode/date-and-time/releases) - [Commits](https://github.com/knowledgecode/date-and-time/compare/v3.6.0...v4.0.0) --- updated-dependencies: - dependency-name: date-and-time dependency-version: 4.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4e8a12b..299ffb0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "dependencies": { "@babel/runtime": "^7.17.8", "babel-plugin-transform-es2015-modules-commonjs": "6.26.2", - "date-and-time": "3.6.0", + "date-and-time": "4.0.0", "react-native-animatable": "1.4.0", "react-native-masked-text": "^1.13.0", "react-native-responsive-fontsize": "0.5.1", diff --git a/yarn.lock b/yarn.lock index 193634a..8cca58b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4760,10 +4760,10 @@ date-and-time@0.9.0: resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-0.9.0.tgz#1524579e56dc07675c640b41735a7665c0659240" integrity sha512-4JybB6PbR+EebpFx/KyR5Ybl+TcdXMLIJkyYsCx3P4M4CWGMuDyFF19yh6TyasMAIF5lrsgIxiSHBXh2FFc7Fg== -date-and-time@3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-3.6.0.tgz#d78679fbddedf0151dba58ff047e0b64c29225cc" - integrity sha512-V99gLaMqNQxPCObBumb31Bfy3OByXnpqUM0yHPi/aBQE61g42A2rGk6Z2CDnpLrWsOFLQwOgl4Vgshw6D44ebw== +date-and-time@4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-4.0.0.tgz#a9f5ba64da6ee5f75222fbf0250bdee73e14f1d0" + integrity sha512-dp5AW+iDyqOtoyiuHZbPjmH6GAcXMU0oV+b1pQjs9Krlu2w8iPSxxfnZqilepT8DEKS6sE3gLcdXqKdsDaqdyA== date-fns@^1.27.2: version "1.30.1"