mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-13 11:13:41 +00:00
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:
Generated
+4
-4
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user