Bump luxon from 3.2.1 to 3.3.0 in /apps/block_scout_web/assets

Bumps [luxon](https://github.com/moment/luxon) from 3.2.1 to 3.3.0.
- [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.2.1...3.3.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/7028/head
dependabot[bot] 2 years ago committed by GitHub
parent 80032449d0
commit 3bddcb4a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      apps/block_scout_web/assets/package-lock.json
  2. 2
      apps/block_scout_web/assets/package.json

@ -44,7 +44,7 @@
"lodash.omit": "^4.5.0", "lodash.omit": "^4.5.0",
"lodash.rangeright": "^4.2.0", "lodash.rangeright": "^4.2.0",
"lodash.reduce": "^4.6.0", "lodash.reduce": "^4.6.0",
"luxon": "^3.2.1", "luxon": "^3.3.0",
"malihu-custom-scrollbar-plugin": "3.1.5", "malihu-custom-scrollbar-plugin": "3.1.5",
"mixpanel-browser": "^2.45.0", "mixpanel-browser": "^2.45.0",
"moment": "^2.29.4", "moment": "^2.29.4",
@ -12076,9 +12076,9 @@
"integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU=" "integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU="
}, },
"node_modules/luxon": { "node_modules/luxon": {
"version": "3.2.1", "version": "3.3.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.3.0.tgz",
"integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==", "integrity": "sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
} }
@ -26238,9 +26238,9 @@
"integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU=" "integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU="
}, },
"luxon": { "luxon": {
"version": "3.2.1", "version": "3.3.0",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz", "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.3.0.tgz",
"integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==" "integrity": "sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg=="
}, },
"make-dir": { "make-dir": {
"version": "3.1.0", "version": "3.1.0",

@ -56,7 +56,7 @@
"lodash.omit": "^4.5.0", "lodash.omit": "^4.5.0",
"lodash.rangeright": "^4.2.0", "lodash.rangeright": "^4.2.0",
"lodash.reduce": "^4.6.0", "lodash.reduce": "^4.6.0",
"luxon": "^3.2.1", "luxon": "^3.3.0",
"malihu-custom-scrollbar-plugin": "3.1.5", "malihu-custom-scrollbar-plugin": "3.1.5",
"mixpanel-browser": "^2.45.0", "mixpanel-browser": "^2.45.0",
"moment": "^2.29.4", "moment": "^2.29.4",

Loading…
Cancel
Save