Merge pull request #90 from jwetzell/dependabot/npm_and_yarn/multi-9c36dc11c9

Bump luxon and @types/luxon
This commit is contained in:
2025-10-11 11:29:19 -05:00
committed by GitHub
2 changed files with 10 additions and 10 deletions
+8 -8
View File
@@ -14,7 +14,7 @@
"@angular/core": "20.1.7",
"@angular/platform-browser": "20.1.7",
"@angular/platform-browser-dynamic": "20.1.7",
"luxon": "3.7.1",
"luxon": "3.7.2",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"
@@ -23,7 +23,7 @@
"@angular/build": "^20.1.6",
"@angular/cli": "20.1.6",
"@angular/compiler-cli": "20.1.7",
"@types/luxon": "3.6.2",
"@types/luxon": "3.7.1",
"@types/node": "24.2.1",
"prettier": "3.6.2",
"typescript": "5.8.3"
@@ -3319,9 +3319,9 @@
"license": "MIT"
},
"node_modules/@types/luxon": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.6.2.tgz",
"integrity": "sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.7.1.tgz",
"integrity": "sha512-H3iskjFIAn5SlJU7OuxUmTEpebK6TKB8rxZShDslBMZJ5u9S//KM1sbdAisiSrqwLQncVjnpi2OK2J51h+4lsg==",
"dev": true,
"license": "MIT"
},
@@ -5494,9 +5494,9 @@
}
},
"node_modules/luxon": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz",
"integrity": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz",
"integrity": "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==",
"license": "MIT",
"engines": {
"node": ">=12"
+2 -2
View File
@@ -15,7 +15,7 @@
"@angular/core": "20.1.7",
"@angular/platform-browser": "20.1.7",
"@angular/platform-browser-dynamic": "20.1.7",
"luxon": "3.7.1",
"luxon": "3.7.2",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"
@@ -24,7 +24,7 @@
"@angular/build": "^20.1.6",
"@angular/cli": "20.1.6",
"@angular/compiler-cli": "20.1.7",
"@types/luxon": "3.6.2",
"@types/luxon": "3.7.1",
"@types/node": "24.2.1",
"prettier": "3.6.2",
"typescript": "5.8.3"