@matter/dcl-data 2026.7.17 → 2026.7.29

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/data/vendors.json CHANGED
@@ -3395,6 +3395,15 @@
3395
3395
  "companyLegalName": "Shenzhen Giant Lighting Technology Co.,Ltd",
3396
3396
  "creator": "cosmos1k53ty4e0xqv02audsw7edzuysuz4wald3ztzaj"
3397
3397
  },
3398
+ {
3399
+ "vendorId": 5711,
3400
+ "vendorName": "Qingping",
3401
+ "kind": "production",
3402
+ "companyLegalName": "Qingping Technology (Beijing) Co., Ltd.",
3403
+ "companyPreferredName": "Qingping",
3404
+ "vendorLandingPageURL": "https://www.qingping.co/",
3405
+ "creator": "cosmos1taf9f6hyzragndzznk859uu9pfm4pn7e0xpud5"
3406
+ },
3398
3407
  {
3399
3408
  "vendorId": 5715,
3400
3409
  "vendorName": "murora",
package/manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "builtAt": "2026-07-17T03:06:21.169Z",
2
+ "builtAt": "2026-07-29T03:05:23.497Z",
3
3
  "schemaVersion": 1,
4
4
  "sources": {
5
5
  "dcl": {
@@ -16,7 +16,7 @@
16
16
  "paaRootsTest": 99,
17
17
  "cdSigners": 6,
18
18
  "cdSignersTest": 6,
19
- "vendors": 455,
19
+ "vendors": 456,
20
20
  "vendorsTest": 0
21
21
  }
22
22
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter/dcl-data",
3
- "version": "2026.7.17",
3
+ "version": "2026.7.29",
4
4
  "type": "module",
5
5
  "description": "Daily snapshot of Matter DCL data for seeding matter.js services",
6
6
  "license": "Apache-2.0",
@@ -51,10 +51,10 @@
51
51
  "@nacho-iot/js-tools": "^0.1.7",
52
52
  "@types/chai": "^4.3.20",
53
53
  "@types/mocha": "^10.0.10",
54
- "@types/node": "^26.1.0",
55
- "oxfmt": "^0.58.0",
56
- "oxlint": "^1.72.0",
57
- "oxlint-tsgolint": "^0.24.0",
54
+ "@types/node": "^26.1.1",
55
+ "oxfmt": "^0.60.0",
56
+ "oxlint": "^1.75.0",
57
+ "oxlint-tsgolint": "^7.0.2001",
58
58
  "typescript": "^6.0.3"
59
59
  }
60
60
  }