Skip to content

Commit 2e02196

Browse files
Bump luxon and @types/luxon in /web-app
Bumps [luxon](https://github.com/moment/luxon) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). These dependencies needed to be updated together. Updates `luxon` from 3.7.1 to 3.7.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.7.1...3.7.2) Updates `@types/luxon` from 3.6.2 to 3.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: luxon dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/luxon" dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cccf1c0 commit 2e02196

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

web-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"kbar": "^0.1.0-beta.45",
1212
"local-storage-fallback": "^4.1.2",
1313
"lodash": "^4.17.21",
14-
"luxon": "^3.4.4",
14+
"luxon": "^3.7.2",
1515
"mds": "https://github.com/opens3/mds.git",
1616
"react": "^18.3.1",
1717
"react-component-export-image": "^1.0.6",
@@ -65,7 +65,7 @@
6565
"@playwright/test": "^1.45.2",
6666
"@types/jest": "^29.5.12",
6767
"@types/lodash": "^4.17.7",
68-
"@types/luxon": "^3.4.2",
68+
"@types/luxon": "^3.7.1",
6969
"@types/node": "20.14.11",
7070
"@types/react": "^18.3.3",
7171
"@types/react-copy-to-clipboard": "^5.0.7",

web-app/yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3814,10 +3814,10 @@ __metadata:
38143814
languageName: node
38153815
linkType: hard
38163816

3817-
"@types/luxon@npm:^3.4.2":
3818-
version: 3.6.2
3819-
resolution: "@types/luxon@npm:3.6.2"
3820-
checksum: 10c0/7572ee52b3d3e9dd10464b90561a728b90f34b9a257751cc3ce23762693dd1d14fa98b7f103e2efe2c6f49033331f91de5681ffd65cca88618cefe555be326db
3817+
"@types/luxon@npm:^3.7.1":
3818+
version: 3.7.1
3819+
resolution: "@types/luxon@npm:3.7.1"
3820+
checksum: 10c0/2db30c13b58adcd86daa447faa3ba59515fe907ead8ee3e6bb716d662812af0619d712f6c1eb190cdd7f9d2c00444c3ecd80af0f36e8143eb0c5e7339d6b2aca
38213821
languageName: node
38223822
linkType: hard
38233823

@@ -11982,13 +11982,20 @@ __metadata:
1198211982
languageName: node
1198311983
linkType: hard
1198411984

11985-
"luxon@npm:^3.4.4, luxon@npm:^3.6.1":
11985+
"luxon@npm:^3.6.1":
1198611986
version: 3.7.1
1198711987
resolution: "luxon@npm:3.7.1"
1198811988
checksum: 10c0/f83bc23a4c09da9111bc2510d2f5346e1ced4938379ebff13e308fece2ea852eb6e8b9ed8053b8d82e0fce05d5dd46e4cd64d8831ca04cfe32c0954b6f087258
1198911989
languageName: node
1199011990
linkType: hard
1199111991

11992+
"luxon@npm:^3.7.2":
11993+
version: 3.7.2
11994+
resolution: "luxon@npm:3.7.2"
11995+
checksum: 10c0/ed8f0f637826c08c343a29dd478b00628be93bba6f068417b1d8896b61cb61c6deacbe1df1e057dbd9298334044afa150f9aaabbeb3181418ac8520acfdc2ae2
11996+
languageName: node
11997+
linkType: hard
11998+
1199211999
"lz-string@npm:^1.5.0":
1199312000
version: 1.5.0
1199412001
resolution: "lz-string@npm:1.5.0"
@@ -18802,7 +18809,7 @@ __metadata:
1880218809
"@reduxjs/toolkit": "npm:^1.9.7"
1880318810
"@types/jest": "npm:^29.5.12"
1880418811
"@types/lodash": "npm:^4.17.7"
18805-
"@types/luxon": "npm:^3.4.2"
18812+
"@types/luxon": "npm:^3.7.1"
1880618813
"@types/node": "npm:20.14.11"
1880718814
"@types/react": "npm:^18.3.3"
1880818815
"@types/react-copy-to-clipboard": "npm:^5.0.7"
@@ -18822,7 +18829,7 @@ __metadata:
1882218829
knip: "npm:^5.27.2"
1882318830
local-storage-fallback: "npm:^4.1.2"
1882418831
lodash: "npm:^4.17.21"
18825-
luxon: "npm:^3.4.4"
18832+
luxon: "npm:^3.7.2"
1882618833
mds: "https://github.com/opens3/mds.git"
1882718834
minio: "npm:^8.0.6"
1882818835
nyc: "npm:^15.1.0"

0 commit comments

Comments
 (0)