Bump luxon and @types/luxon

Bumps [luxon](https://github.com/moment/luxon) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). These dependencies needed to be updated together.

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

Updates `@types/luxon` from 3.4.2 to 3.6.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/luxon"
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-13 01:09:27 +00:00
committed by GitHub
parent 63f9a24700
commit 6fc136aa89
2 changed files with 10 additions and 10 deletions
+8 -8
View File
@@ -14,7 +14,7 @@
"@angular/core": "19.2.10",
"@angular/platform-browser": "19.2.10",
"@angular/platform-browser-dynamic": "19.2.10",
"luxon": "3.5.0",
"luxon": "3.6.1",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.0"
@@ -23,7 +23,7 @@
"@angular/build": "19.2.11",
"@angular/cli": "19.2.11",
"@angular/compiler-cli": "19.2.10",
"@types/luxon": "3.4.2",
"@types/luxon": "3.6.2",
"@types/node": "22.15.17",
"prettier": "3.5.3",
"typescript": "5.8.3"
@@ -3306,9 +3306,9 @@
"license": "MIT"
},
"node_modules/@types/luxon": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.4.2.tgz",
"integrity": "sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.6.2.tgz",
"integrity": "sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw==",
"dev": true,
"license": "MIT"
},
@@ -5230,9 +5230,9 @@
}
},
"node_modules/luxon": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.5.0.tgz",
"integrity": "sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
"integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
"license": "MIT",
"engines": {
"node": ">=12"
+2 -2
View File
@@ -15,7 +15,7 @@
"@angular/core": "19.2.10",
"@angular/platform-browser": "19.2.10",
"@angular/platform-browser-dynamic": "19.2.10",
"luxon": "3.5.0",
"luxon": "3.6.1",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.0"
@@ -24,7 +24,7 @@
"@angular/build": "19.2.11",
"@angular/cli": "19.2.11",
"@angular/compiler-cli": "19.2.10",
"@types/luxon": "3.4.2",
"@types/luxon": "3.6.2",
"@types/node": "22.15.17",
"prettier": "3.5.3",
"typescript": "5.8.3"