chore(deps): bump dayjs from 1.11.8 to 1.11.10 (#13339)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.8 to 1.11.10. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.10/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.8...v1.11.10) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
f4130d4c1a
commit
a0b3c9dc6f
|
|
@ -78,7 +78,7 @@
|
|||
"cross-env": "10.1.0",
|
||||
"crypto-js": "4.2.0",
|
||||
"currency-symbol-map": "5.1.0",
|
||||
"dayjs": "1.11.8",
|
||||
"dayjs": "1.11.19",
|
||||
"destr": "2.0.5",
|
||||
"dotenv": "17.2.4",
|
||||
"entities": "7.0.1",
|
||||
|
|
|
|||
|
|
@ -98,8 +98,8 @@ importers:
|
|||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
dayjs:
|
||||
specifier: 1.11.8
|
||||
version: 1.11.8
|
||||
specifier: 1.11.19
|
||||
version: 1.11.19
|
||||
destr:
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
|
|
@ -3039,8 +3039,8 @@ packages:
|
|||
resolution: {integrity: sha512-BnBS08aLUM+DKamupXs3w2tJJoqU+AkaE/+6vQxi/G/DPmIZFJJp9Dkb1kM03AZx8ADehDUZgsNxju3mPXZYIA==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
dayjs@1.11.8:
|
||||
resolution: {integrity: sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==}
|
||||
dayjs@1.11.19:
|
||||
resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
|
||||
|
||||
debug@2.6.9:
|
||||
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
||||
|
|
@ -8443,7 +8443,7 @@ snapshots:
|
|||
whatwg-mimetype: 4.0.0
|
||||
whatwg-url: 15.1.0
|
||||
|
||||
dayjs@1.11.8: {}
|
||||
dayjs@1.11.19: {}
|
||||
|
||||
debug@2.6.9:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue