Bump luxon from 3.4.4 to 3.7.2

Bumps [luxon](https://github.com/moment/luxon) from 3.4.4 to 3.7.2.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.7.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 3.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-01 03:01:07 +00:00 committed by GitHub
parent c8023cdcc4
commit a2a24596e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -14,7 +14,7 @@
"all-contributors-cli": "^6.26.1",
"clean-css": "^5.3.3",
"html-minifier": "^4.0.0",
"luxon": "^3.4.4",
"luxon": "^3.7.2",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^8.6.7",
"uglify-es": "^3.3.9"
@ -1784,10 +1784,11 @@
}
},
"node_modules/luxon": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.4.tgz",
"integrity": "sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz",
"integrity": "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
}

View File

@ -42,7 +42,7 @@
"all-contributors-cli": "^6.26.1",
"clean-css": "^5.3.3",
"html-minifier": "^4.0.0",
"luxon": "^3.4.4",
"luxon": "^3.7.2",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^8.6.7",
"uglify-es": "^3.3.9"