Skip to content

Commit b19f1e5

Browse files
committed
maint: Upgrade luxon to 3.3.0.
The Module federation warning "Unable to find required version" is fixed since webpack v5.78.0 for modules which do package.json self-referencing. Ref: - webpack/webpack#16683 - webpack/webpack#16685
1 parent 15b6adb commit b19f1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"imagesloaded": "^4.1.4",
1919
"jquery": "^3.6.4",
2020
"jquery-jcrop": "^0.9.13",
21-
"luxon": "2.4.0",
21+
"luxon": "3.3.0",
2222
"marked": "^4.3.0",
2323
"masonry-layout": "^4.2.2",
2424
"moment": "^2.29.4",

0 commit comments

Comments
 (0)