@xyd-js/host 0.0.0-build-dbd54a4-20251226154152 → 0.0.0-build-6e6f290-20260116222509

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +17 -17
  2. package/package.json +18 -18
package/CHANGELOG.md CHANGED
@@ -1,24 +1,24 @@
1
1
  # @xyd-js/host
2
2
 
3
- ## 0.0.0-build-dbd54a4-20251226154152
3
+ ## 0.0.0-build-6e6f290-20260116222509
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - update all packages
8
8
  - Updated dependencies
9
- - @xyd-js/analytics@0.0.0-build-dbd54a4-20251226154152
10
- - @xyd-js/atlas@0.0.0-build-dbd54a4-20251226154152
11
- - @xyd-js/components@0.0.0-build-dbd54a4-20251226154152
12
- - @xyd-js/composer@0.0.0-build-dbd54a4-20251226154152
13
- - @xyd-js/content@0.0.0-build-dbd54a4-20251226154152
14
- - @xyd-js/core@0.0.0-build-dbd54a4-20251226154152
15
- - @xyd-js/framework@0.0.0-build-dbd54a4-20251226154152
16
- - @xyd-js/plugin-algolia@0.0.0-build-dbd54a4-20251226154152
17
- - @xyd-js/plugin-orama@0.0.0-build-dbd54a4-20251226154152
18
- - @xyd-js/theme-cosmo@0.0.0-build-dbd54a4-20251226154152
19
- - @xyd-js/theme-gusto@0.0.0-build-dbd54a4-20251226154152
20
- - @xyd-js/theme-opener@0.0.0-build-dbd54a4-20251226154152
21
- - @xyd-js/theme-picasso@0.0.0-build-dbd54a4-20251226154152
22
- - @xyd-js/theme-poetry@0.0.0-build-dbd54a4-20251226154152
23
- - @xyd-js/theme-solar@0.0.0-build-dbd54a4-20251226154152
24
- - @xyd-js/themes@0.0.0-build-dbd54a4-20251226154152
9
+ - @xyd-js/analytics@0.0.0-build-6e6f290-20260116222509
10
+ - @xyd-js/atlas@0.0.0-build-6e6f290-20260116222509
11
+ - @xyd-js/components@0.0.0-build-6e6f290-20260116222509
12
+ - @xyd-js/composer@0.0.0-build-6e6f290-20260116222509
13
+ - @xyd-js/content@0.0.0-build-6e6f290-20260116222509
14
+ - @xyd-js/core@0.0.0-build-6e6f290-20260116222509
15
+ - @xyd-js/framework@0.0.0-build-6e6f290-20260116222509
16
+ - @xyd-js/plugin-algolia@0.0.0-build-6e6f290-20260116222509
17
+ - @xyd-js/plugin-orama@0.0.0-build-6e6f290-20260116222509
18
+ - @xyd-js/theme-cosmo@0.0.0-build-6e6f290-20260116222509
19
+ - @xyd-js/theme-gusto@0.0.0-build-6e6f290-20260116222509
20
+ - @xyd-js/theme-opener@0.0.0-build-6e6f290-20260116222509
21
+ - @xyd-js/theme-picasso@0.0.0-build-6e6f290-20260116222509
22
+ - @xyd-js/theme-poetry@0.0.0-build-6e6f290-20260116222509
23
+ - @xyd-js/theme-solar@0.0.0-build-6e6f290-20260116222509
24
+ - @xyd-js/themes@0.0.0-build-6e6f290-20260116222509
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@xyd-js/host",
3
- "version": "0.0.0-build-dbd54a4-20251226154152",
3
+ "version": "0.0.0-build-6e6f290-20260116222509",
4
4
  "type": "module",
5
5
  "dependencies": {
6
6
  "katex": "^0.16.22",
7
7
  "isbot": "^5",
8
- "react-router": "^7.7.1",
8
+ "react-router": "^7.5.2",
9
9
  "react": "^19.1.0",
10
10
  "react-dom": "^19.1.0",
11
11
  "@react-router/dev": "^7.7.1",
@@ -13,22 +13,22 @@
13
13
  "@react-router/serve": "^7.7.1",
14
14
  "openux-js": "0.0.0-pre.1",
15
15
  "pluganalytics": "0.0.0-pre.3",
16
- "@xyd-js/analytics": "0.0.0-build-dbd54a4-20251226154152",
17
- "@xyd-js/core": "0.0.0-build-dbd54a4-20251226154152",
18
- "@xyd-js/components": "0.0.0-build-dbd54a4-20251226154152",
19
- "@xyd-js/content": "0.0.0-build-dbd54a4-20251226154152",
20
- "@xyd-js/framework": "0.0.0-build-dbd54a4-20251226154152",
21
- "@xyd-js/composer": "0.0.0-build-dbd54a4-20251226154152",
22
- "@xyd-js/themes": "0.0.0-build-dbd54a4-20251226154152",
23
- "@xyd-js/atlas": "0.0.0-build-dbd54a4-20251226154152",
24
- "@xyd-js/theme-poetry": "0.0.0-build-dbd54a4-20251226154152",
25
- "@xyd-js/theme-cosmo": "0.0.0-build-dbd54a4-20251226154152",
26
- "@xyd-js/theme-opener": "0.0.0-build-dbd54a4-20251226154152",
27
- "@xyd-js/theme-picasso": "0.0.0-build-dbd54a4-20251226154152",
28
- "@xyd-js/theme-gusto": "0.0.0-build-dbd54a4-20251226154152",
29
- "@xyd-js/theme-solar": "0.0.0-build-dbd54a4-20251226154152",
30
- "@xyd-js/plugin-orama": "0.0.0-build-dbd54a4-20251226154152",
31
- "@xyd-js/plugin-algolia": "0.0.0-build-dbd54a4-20251226154152"
16
+ "@xyd-js/analytics": "0.0.0-build-6e6f290-20260116222509",
17
+ "@xyd-js/core": "0.0.0-build-6e6f290-20260116222509",
18
+ "@xyd-js/components": "0.0.0-build-6e6f290-20260116222509",
19
+ "@xyd-js/content": "0.0.0-build-6e6f290-20260116222509",
20
+ "@xyd-js/framework": "0.0.0-build-6e6f290-20260116222509",
21
+ "@xyd-js/composer": "0.0.0-build-6e6f290-20260116222509",
22
+ "@xyd-js/themes": "0.0.0-build-6e6f290-20260116222509",
23
+ "@xyd-js/atlas": "0.0.0-build-6e6f290-20260116222509",
24
+ "@xyd-js/theme-poetry": "0.0.0-build-6e6f290-20260116222509",
25
+ "@xyd-js/theme-cosmo": "0.0.0-build-6e6f290-20260116222509",
26
+ "@xyd-js/theme-opener": "0.0.0-build-6e6f290-20260116222509",
27
+ "@xyd-js/theme-picasso": "0.0.0-build-6e6f290-20260116222509",
28
+ "@xyd-js/theme-gusto": "0.0.0-build-6e6f290-20260116222509",
29
+ "@xyd-js/theme-solar": "0.0.0-build-6e6f290-20260116222509",
30
+ "@xyd-js/plugin-orama": "0.0.0-build-6e6f290-20260116222509",
31
+ "@xyd-js/plugin-algolia": "0.0.0-build-6e6f290-20260116222509"
32
32
  },
33
33
  "devDependencies": {
34
34
  "autoprefixer": "^10.4.20",