summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-09 14:29:30 +0000
committerGitHub <noreply@github.com>2023-01-09 14:29:30 +0000
commita0ae12cb24cd27602f6999339898abf16b1871a2 (patch)
treee7800fb02ca5d5122a6c53116eb3aaa8ffa5c261 /package.json
parentdc44e506180e394f261ee20b9c613334a1b2b62a (diff)
Bump luxon from 3.0.3 to 3.2.1dependabot/npm_and_yarn/luxon-3.2.1
Bumps [luxon](https://github.com/moment/luxon) from 3.0.3 to 3.2.1. - [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/3.0.3...3.2.1) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cbd33b2..97b4f30 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"axios": "^0.27.2",
- "luxon": "^3.0.3",
+ "luxon": "^3.2.1",
"mapbox-gl": "^2.11.0",
"rc-slider": "^10.0.1",
"react": "^18.2.0",