Bump luxon from 3.6.1 to 3.7.1

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

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-15 01:46:22 +00:00
committed by GitHub
parent 7793fa8007
commit 85ef48156c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@angular/core": "20.0.4",
"@angular/platform-browser": "20.0.4",
"@angular/platform-browser-dynamic": "20.0.4",
"luxon": "3.6.1",
"luxon": "3.7.1",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"
@@ -4875,9 +4875,9 @@
}
},
"node_modules/luxon": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
"integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz",
"integrity": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==",
"license": "MIT",
"engines": {
"node": ">=12"
+1 -1
View File
@@ -15,7 +15,7 @@
"@angular/core": "20.0.4",
"@angular/platform-browser": "20.0.4",
"@angular/platform-browser-dynamic": "20.0.4",
"luxon": "3.6.1",
"luxon": "3.7.1",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"