Bump cldr-localenames-full from 46.1.0 to 47.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-14 09:05:05 +00:00
committed by GitHub
parent 63cdfd3d28
commit 62b65b3f4c
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View File

@@ -61,7 +61,7 @@
"chai": "^5.2.0",
"chalk": "^4.1.2",
"cldr-core": "^46.0.0",
"cldr-localenames-full": "^46.1.0",
"cldr-localenames-full": "^47.0.0",
"concat-files": "^0.1.1",
"d3": "~7.9.0",
"dotenv": "^16.4.7",
@@ -2667,12 +2667,13 @@
"dev": true
},
"node_modules/cldr-localenames-full": {
"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==",
"version": "47.0.0",
"resolved": "https://registry.npmjs.org/cldr-localenames-full/-/cldr-localenames-full-47.0.0.tgz",
"integrity": "sha512-5ztTX7z4V3+YhMe3GuboSslWfKhaipcypyvc0VEsgERlN3mR3gXjkFtxtOSl1wixmhKI2giXGPt6JEit7uvAgQ==",
"dev": true,
"license": "Unicode-3.0",
"peerDependencies": {
"cldr-core": "46.1.0"
"cldr-core": "47.0.0"
}
},
"node_modules/cliui": {

View File

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