diff --git a/vue3/package.json b/vue3/package.json index 5503bc931..4ecf7655a 100644 --- a/vue3/package.json +++ b/vue3/package.json @@ -9,11 +9,11 @@ "preview": "vite preview" }, "dependencies": { - "@types/luxon": "^3.6.2", + "@types/luxon": "^3.7.1", "@vueform/multiselect": "^2.6.11", "@vueuse/core": "^13.6.0", "@vueuse/router": "^13.1.0", - "luxon": "^3.6.1", + "luxon": "^3.7.1", "mavon-editor": "^3.0.1", "pinia": "^3.0.2", "vue": "^3.5.13", diff --git a/vue3/yarn.lock b/vue3/yarn.lock index 078519475..fca8ad9c8 100644 --- a/vue3/yarn.lock +++ b/vue3/yarn.lock @@ -1213,10 +1213,10 @@ "@types/tough-cookie" "*" parse5 "^7.0.0" -"@types/luxon@^3.6.2": - version "3.6.2" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.6.2.tgz#be6536931801f437eafcb9c0f6d6781f72308041" - integrity sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw== +"@types/luxon@^3.7.1": + version "3.7.1" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.7.1.tgz#ef51b960ff86801e4e2de80c68813a96e529d531" + integrity sha512-H3iskjFIAn5SlJU7OuxUmTEpebK6TKB8rxZShDslBMZJ5u9S//KM1sbdAisiSrqwLQncVjnpi2OK2J51h+4lsg== "@types/node@*", "@types/node@^24.0.8": version "24.0.8" @@ -2536,10 +2536,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -luxon@^3.6.1: - version "3.6.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.6.1.tgz#d283ffc4c0076cb0db7885ec6da1c49ba97e47b0" - integrity sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ== +luxon@^3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.7.1.tgz#9bd09aa84a56afb00c57ea78a8ec5bd16eb24ec0" + integrity sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg== magic-string@^0.25.0, magic-string@^0.25.7: version "0.25.9"