mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-27 09:49:00 +00:00
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:
Generated
+4
-4
@@ -14,7 +14,7 @@
|
|||||||
"@angular/core": "20.0.4",
|
"@angular/core": "20.0.4",
|
||||||
"@angular/platform-browser": "20.0.4",
|
"@angular/platform-browser": "20.0.4",
|
||||||
"@angular/platform-browser-dynamic": "20.0.4",
|
"@angular/platform-browser-dynamic": "20.0.4",
|
||||||
"luxon": "3.6.1",
|
"luxon": "3.7.1",
|
||||||
"rxjs": "7.8.2",
|
"rxjs": "7.8.2",
|
||||||
"tslib": "2.8.1",
|
"tslib": "2.8.1",
|
||||||
"zone.js": "0.15.1"
|
"zone.js": "0.15.1"
|
||||||
@@ -4875,9 +4875,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/luxon": {
|
"node_modules/luxon": {
|
||||||
"version": "3.6.1",
|
"version": "3.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz",
|
||||||
"integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
|
"integrity": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": ">=12"
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
"@angular/core": "20.0.4",
|
"@angular/core": "20.0.4",
|
||||||
"@angular/platform-browser": "20.0.4",
|
"@angular/platform-browser": "20.0.4",
|
||||||
"@angular/platform-browser-dynamic": "20.0.4",
|
"@angular/platform-browser-dynamic": "20.0.4",
|
||||||
"luxon": "3.6.1",
|
"luxon": "3.7.1",
|
||||||
"rxjs": "7.8.2",
|
"rxjs": "7.8.2",
|
||||||
"tslib": "2.8.1",
|
"tslib": "2.8.1",
|
||||||
"zone.js": "0.15.1"
|
"zone.js": "0.15.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user