Bump luxon from 2.4.0 to 2.5.2 in /web-src

Bumps [luxon](https://github.com/moment/luxon) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.4.0...2.5.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-10 14:56:49 +00:00 committed by GitHub
parent 98ee49dca5
commit 376f41c464
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",
"bulma": "^0.9.4",
"bulma-switch": "^2.0.4",
"luxon": "^2.4.0",
"luxon": "^2.5.2",
"mdi-vue": "^3.0.13",
"reconnectingwebsocket": "^1.0.0",
"spotify-web-api-js": "^1.5.2",
@ -1834,9 +1834,9 @@
}
},
"node_modules/luxon": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz",
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==",
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
"integrity": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==",
"engines": {
"node": ">=12"
}
@ -3978,9 +3978,9 @@
}
},
"luxon": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz",
"integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA=="
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
"integrity": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA=="
},
"magic-string": {
"version": "0.25.9",

View File

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