Merge pull request #79 from jwetzell/dependabot/npm_and_yarn/luxon-3.7.1

Bump luxon from 3.6.1 to 3.7.1
This commit is contained in:
2025-08-12 16:25:02 -05:00
committed by GitHub
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"