Merge pull request #1588 from owntone/dependabot/npm_and_yarn/web-src/luxon-2.5.2

Bump luxon from 2.4.0 to 2.5.2 in /web-src
This commit is contained in:
ejurgensen 2023-03-10 16:50:13 +01:00 committed by GitHub
commit 3c72c009ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -15,7 +15,7 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"bulma": "^0.9.4", "bulma": "^0.9.4",
"bulma-switch": "^2.0.4", "bulma-switch": "^2.0.4",
"luxon": "^2.4.0", "luxon": "^2.5.2",
"mdi-vue": "^3.0.13", "mdi-vue": "^3.0.13",
"reconnectingwebsocket": "^1.0.0", "reconnectingwebsocket": "^1.0.0",
"spotify-web-api-js": "^1.5.2", "spotify-web-api-js": "^1.5.2",
@ -1834,9 +1834,9 @@
} }
}, },
"node_modules/luxon": { "node_modules/luxon": {
"version": "2.4.0", "version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==", "integrity": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
} }
@ -3978,9 +3978,9 @@
} }
}, },
"luxon": { "luxon": {
"version": "2.4.0", "version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==" "integrity": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA=="
}, },
"magic-string": { "magic-string": {
"version": "0.25.9", "version": "0.25.9",

View File

@ -18,7 +18,7 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"bulma": "^0.9.4", "bulma": "^0.9.4",
"bulma-switch": "^2.0.4", "bulma-switch": "^2.0.4",
"luxon": "^2.4.0", "luxon": "^2.5.2",
"mdi-vue": "^3.0.13", "mdi-vue": "^3.0.13",
"reconnectingwebsocket": "^1.0.0", "reconnectingwebsocket": "^1.0.0",
"spotify-web-api-js": "^1.5.2", "spotify-web-api-js": "^1.5.2",