Merge pull request #14 from jwetzell/dependabot/npm_and_yarn/multi-fde53b447b

Bump luxon and @types/luxon
This commit is contained in:
2024-12-03 13:11:54 -06:00
committed by GitHub
2 changed files with 10 additions and 10 deletions
+8 -8
View File
@@ -14,7 +14,7 @@
"@angular/core": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"luxon": "3.4.3",
"luxon": "3.5.0",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.15.0"
@@ -23,7 +23,7 @@
"@angular/build": "19.0.1",
"@angular/cli": "19.0.1",
"@angular/compiler-cli": "19.0.1",
"@types/luxon": "3.3.2",
"@types/luxon": "3.4.2",
"@types/node": "22.10.1",
"prettier": "3.4.1",
"typescript": "5.6.3"
@@ -3128,9 +3128,9 @@
"license": "MIT"
},
"node_modules/@types/luxon": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.3.2.tgz",
"integrity": "sha512-l5cpE57br4BIjK+9BSkFBOsWtwv6J9bJpC7gdXIzZyI0vuKvNTk0wZZrkQxMGsUAuGW9+WMNWF2IJMD7br2yeQ==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.4.2.tgz",
"integrity": "sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==",
"dev": true,
"license": "MIT"
},
@@ -5021,9 +5021,9 @@
}
},
"node_modules/luxon": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.3.tgz",
"integrity": "sha512-tFWBiv3h7z+T/tDaoxA8rqTxy1CHV6gHS//QdaH4pulbq/JuBSGgQspQQqcgnwdAx6pNI7cmvz5Sv/addzHmUg==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.5.0.tgz",
"integrity": "sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==",
"license": "MIT",
"engines": {
"node": ">=12"
+2 -2
View File
@@ -15,7 +15,7 @@
"@angular/core": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"luxon": "3.4.3",
"luxon": "3.5.0",
"rxjs": "7.8.1",
"tslib": "2.8.1",
"zone.js": "0.15.0"
@@ -24,7 +24,7 @@
"@angular/build": "19.0.1",
"@angular/cli": "19.0.1",
"@angular/compiler-cli": "19.0.1",
"@types/luxon": "3.3.2",
"@types/luxon": "3.4.2",
"@types/node": "22.10.1",
"prettier": "3.4.1",
"typescript": "5.6.3"