mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-15 04:03:40 +00:00
Merge pull request #55 from jwetzell/dependabot/npm_and_yarn/multi-73045506f6
Bump luxon and @types/luxon
This commit is contained in:
Generated
+8
-8
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user