cldr-segments-full 48.0.0 → 48.2.0-BETA0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -2,7 +2,7 @@ UNICODE LICENSE V3
2
2
 
3
3
  COPYRIGHT AND PERMISSION NOTICE
4
4
 
5
- Copyright © 2004-2025 Unicode, Inc.
5
+ Copyright © 2004-2026 Unicode, Inc.
6
6
 
7
7
  NOTICE TO USER: Carefully read the following legal agreement. BY
8
8
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
package/README.md CHANGED
@@ -21,7 +21,7 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
21
21
 
22
22
  ## License
23
23
 
24
- Copyright © 1991-2025 Unicode, Inc.
24
+ Copyright © 1991-2026 Unicode, Inc.
25
25
  [Terms of Use](http://www.unicode.org/copyright.html)
26
26
 
27
27
  SPDX-License-Identifier: Unicode-3.0
package/bower.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "cldr-segments-full",
3
- "version": "48.0.0",
3
+ "version": "48.2.0-BETA0",
4
4
  "dependencies": {
5
- "cldr-core": "48.0.0"
5
+ "cldr-core": "48.2.0-BETA0"
6
6
  },
7
7
  "main": "segments/**/*.json",
8
8
  "ignore": [
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "cldr-segments-full",
3
- "version": "48.0.0",
3
+ "version": "48.2.0-BETA0",
4
4
  "peerDependencies": {
5
- "cldr-core": "48.0.0"
5
+ "cldr-core": "48.2.0-BETA0"
6
6
  },
7
7
  "description": "Text Segmentation data",
8
8
  "homepage": "https://cldr.unicode.org",