File tree Expand file tree Collapse file tree 3 files changed +11
-0
lines changed
packages/plugins/packages/price-forecast Expand file tree Collapse file tree 3 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 8080 "eslint-import-resolver-typescript" : " ^4.4.4" ,
8181 "eslint-plugin-storybook" : " 9.0.16" ,
8282 "knip" : " ^5.61.3" ,
83+ "luxon" : " ^3.7.1" ,
8384 "react" : " ^19.1.0" ,
8485 "react-dom" : " ^19.1.0" ,
8586 "react-helmet" : " ^6.1.0" ,
Original file line number Diff line number Diff line change 6666 "peerDependencies" : {
6767 "@mui/icons-material" : " >=6 <8" ,
6868 "@mui/material" : " >=6 <8" ,
69+ "luxon" : " ^3.7.1" ,
6970 "react" : " ^19" ,
7071 "react-dom" : " ^19"
7172 },
Original file line number Diff line number Diff line change @@ -7517,6 +7517,7 @@ __metadata:
75177517 peerDependencies:
75187518 "@mui/icons-material": ">=6 <8"
75197519 "@mui/material": ">=6 <8"
7520+ luxon: ^3.7.1
75207521 react: ^19
75217522 react-dom: ^19
75227523 languageName: unknown
@@ -8250,6 +8251,7 @@ __metadata:
82508251 eslint-import-resolver-typescript: "npm:^4.4.4"
82518252 eslint-plugin-storybook: "npm:9.0.16"
82528253 knip: "npm:^5.61.3"
8254+ luxon: "npm:^3.7.1"
82538255 react: "npm:^19.1.0"
82548256 react-dom: "npm:^19.1.0"
82558257 react-helmet: "npm:^6.1.0"
@@ -12768,6 +12770,13 @@ __metadata:
1276812770 languageName: node
1276912771 linkType: hard
1277012772
12773+ "luxon@npm:^3.7.1":
12774+ version: 3.7.1
12775+ resolution: "luxon@npm:3.7.1"
12776+ checksum: 10/3582460c0e2d4a88f6f0c11df30cac70c7e09a3d595b66b1d04543759a38afe6e5be28c601c4d81ee73d2e8602c65f825e2c8a8542392cc564624f2bf7d6301f
12777+ languageName: node
12778+ linkType: hard
12779+
1277112780"magic-string@npm:^0.30.0, magic-string@npm:^0.30.17":
1277212781 version: 0.30.17
1277312782 resolution: "magic-string@npm:0.30.17"
You can’t perform that action at this time.
0 commit comments