@matter/main 0.11.0-alpha.0-20241018-34fe42e99 → 0.11.0-alpha.0-20241022-4fc11014f

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter/main",
3
- "version": "0.11.0-alpha.0-20241018-34fe42e99",
3
+ "version": "0.11.0-alpha.0-20241022-4fc11014f",
4
4
  "description": "Matter.js main entrypoint",
5
5
  "keywords": [
6
6
  "iot",
@@ -41,19 +41,19 @@
41
41
  "#*": "./src/*"
42
42
  },
43
43
  "dependencies": {
44
- "@matter/general": "0.11.0-alpha.0-20241018-34fe42e99",
45
- "@matter/model": "0.11.0-alpha.0-20241018-34fe42e99",
46
- "@matter/node": "0.11.0-alpha.0-20241018-34fe42e99",
47
- "@matter/protocol": "0.11.0-alpha.0-20241018-34fe42e99",
48
- "@matter/types": "0.11.0-alpha.0-20241018-34fe42e99",
44
+ "@matter/general": "0.11.0-alpha.0-20241022-4fc11014f",
45
+ "@matter/model": "0.11.0-alpha.0-20241022-4fc11014f",
46
+ "@matter/node": "0.11.0-alpha.0-20241022-4fc11014f",
47
+ "@matter/protocol": "0.11.0-alpha.0-20241022-4fc11014f",
48
+ "@matter/types": "0.11.0-alpha.0-20241022-4fc11014f",
49
49
  "@noble/curves": "^1.5.0"
50
50
  },
51
51
  "optionalDependencies": {
52
- "@matter/nodejs": "0.11.0-alpha.0-20241018-34fe42e99",
53
- "@matter/react-native": "0.11.0-alpha.0-20241018-34fe42e99"
52
+ "@matter/nodejs": "0.11.0-alpha.0-20241022-4fc11014f",
53
+ "@matter/react-native": "0.11.0-alpha.0-20241022-4fc11014f"
54
54
  },
55
55
  "devDependencies": {
56
- "@matter/tools": "0.11.0-alpha.0-20241018-34fe42e99"
56
+ "@matter/tools": "0.11.0-alpha.0-20241022-4fc11014f"
57
57
  },
58
58
  "files": [
59
59
  "dist/**/*",