Bump cldr-localenames-full from 46.0.0 to 46.1.0 (#10616)

Bumps [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json) from 46.0.0 to 46.1.0.
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/46.0.0...46.1.0)

---
updated-dependencies:
- dependency-name: cldr-localenames-full
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-07 09:48:30 +01:00
committed by GitHub
parent 86ddb290f3
commit 86b8152bfa
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -58,7 +58,7 @@
"chai": "^5.1.2",
"chalk": "^4.1.2",
"cldr-core": "^46.0.0",
"cldr-localenames-full": "^46.0.0",
"cldr-localenames-full": "^46.1.0",
"concat-files": "^0.1.1",
"d3": "~7.9.0",
"dotenv": "^16.4.7",
@@ -2459,18 +2459,18 @@
"integrity": "sha512-yC9/bw6P0YmV2/oxm4DLrSgrzHhbz9H+vgUScmSFN5KilR/KFGVRbUi9a0mIYPsXK44HvnysVVi/iIysRJVvNw=="
},
"node_modules/cldr-core": {
"version": "46.0.0",
"resolved": "https://registry.npmjs.org/cldr-core/-/cldr-core-46.0.0.tgz",
"integrity": "sha512-2RkpQFhbrxPGeoF1KB8HyNjNcJa9xgkkiQcL1up0nm+dFHI8kSNDMkZxzwIkrLkhxneoZQeqqX3G+ZggeuUVPw==",
"version": "46.1.0",
"resolved": "https://registry.npmjs.org/cldr-core/-/cldr-core-46.1.0.tgz",
"integrity": "sha512-YWIbxgpO6fUais+FIm6Stl/KoAAhNJx4wDg2sg06QxK6GQ+i1iwdpCiyIJ7CTWduRuqUmRoaYpL/n5/8Q8ywxg==",
"dev": true
},
"node_modules/cldr-localenames-full": {
"version": "46.0.0",
"resolved": "https://registry.npmjs.org/cldr-localenames-full/-/cldr-localenames-full-46.0.0.tgz",
"integrity": "sha512-3nvcan/3ASDJKwoHU8d4hE0PzQDxypuJWHL6BWTBfxvYQf+N2QA9gxEG/pvGkwsnbltc5nVk6OCutUNkDIn6KA==",
"version": "46.1.0",
"resolved": "https://registry.npmjs.org/cldr-localenames-full/-/cldr-localenames-full-46.1.0.tgz",
"integrity": "sha512-Er0ymSdvfy3hHzEYdDM/VZSh8ob73JiTXWT1x86l8pfrYPTiKymxmZZ/5zDIrorzBuljRvdF97TZ43L6F/a8Tw==",
"dev": true,
"peerDependencies": {
"cldr-core": "46.0.0"
"cldr-core": "46.1.0"
}
},
"node_modules/cliui": {

View File

@@ -93,7 +93,7 @@
"chai": "^5.1.2",
"chalk": "^4.1.2",
"cldr-core": "^46.0.0",
"cldr-localenames-full": "^46.0.0",
"cldr-localenames-full": "^46.1.0",
"concat-files": "^0.1.1",
"d3": "~7.9.0",
"dotenv": "^16.4.7",