mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-09-10 00:19:28 +00:00
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.7.1 to 3.7.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.7.1...3.7.2) Updates `@types/luxon` from 3.6.2 to 3.7.1 - [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.7.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/luxon" dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+8
-8
@@ -14,7 +14,7 @@
|
|||||||
"@angular/core": "20.1.7",
|
"@angular/core": "20.1.7",
|
||||||
"@angular/platform-browser": "20.1.7",
|
"@angular/platform-browser": "20.1.7",
|
||||||
"@angular/platform-browser-dynamic": "20.1.7",
|
"@angular/platform-browser-dynamic": "20.1.7",
|
||||||
"luxon": "3.7.1",
|
"luxon": "3.7.2",
|
||||||
"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"
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
"@angular/build": "^20.1.6",
|
"@angular/build": "^20.1.6",
|
||||||
"@angular/cli": "20.1.6",
|
"@angular/cli": "20.1.6",
|
||||||
"@angular/compiler-cli": "20.1.7",
|
"@angular/compiler-cli": "20.1.7",
|
||||||
"@types/luxon": "3.6.2",
|
"@types/luxon": "3.7.1",
|
||||||
"@types/node": "24.2.1",
|
"@types/node": "24.2.1",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
@@ -3319,9 +3319,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/luxon": {
|
"node_modules/@types/luxon": {
|
||||||
"version": "3.6.2",
|
"version": "3.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.7.1.tgz",
|
||||||
"integrity": "sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw==",
|
"integrity": "sha512-H3iskjFIAn5SlJU7OuxUmTEpebK6TKB8rxZShDslBMZJ5u9S//KM1sbdAisiSrqwLQncVjnpi2OK2J51h+4lsg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
@@ -5494,9 +5494,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/luxon": {
|
"node_modules/luxon": {
|
||||||
"version": "3.7.1",
|
"version": "3.7.2",
|
||||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz",
|
||||||
"integrity": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==",
|
"integrity": "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": ">=12"
|
||||||
|
|||||||
+2
-2
@@ -15,7 +15,7 @@
|
|||||||
"@angular/core": "20.1.7",
|
"@angular/core": "20.1.7",
|
||||||
"@angular/platform-browser": "20.1.7",
|
"@angular/platform-browser": "20.1.7",
|
||||||
"@angular/platform-browser-dynamic": "20.1.7",
|
"@angular/platform-browser-dynamic": "20.1.7",
|
||||||
"luxon": "3.7.1",
|
"luxon": "3.7.2",
|
||||||
"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"
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"@angular/build": "^20.1.6",
|
"@angular/build": "^20.1.6",
|
||||||
"@angular/cli": "20.1.6",
|
"@angular/cli": "20.1.6",
|
||||||
"@angular/compiler-cli": "20.1.7",
|
"@angular/compiler-cli": "20.1.7",
|
||||||
"@types/luxon": "3.6.2",
|
"@types/luxon": "3.7.1",
|
||||||
"@types/node": "24.2.1",
|
"@types/node": "24.2.1",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user