@xyd-js/apidocs-demo 0.0.0-build-b3df527-20250815172728 → 0.0.0-build-0e14e76-20250816002752

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 +16 -16
  2. package/package.json +16 -16
package/CHANGELOG.md CHANGED
@@ -1,25 +1,25 @@
1
1
  # @xyd-js/apidocs-demo
2
2
 
3
- ## 0.0.0-build-b3df527-20250815172728
3
+ ## 0.0.0-build-0e14e76-20250816002752
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @xyd-js/atlas@0.0.0-build-b3df527-20250815172728
9
- - @xyd-js/components@0.0.0-build-b3df527-20250815172728
10
- - @xyd-js/core@0.0.0-build-b3df527-20250815172728
11
- - @xyd-js/framework@0.0.0-build-b3df527-20250815172728
12
- - @xyd-js/gql@0.0.0-build-b3df527-20250815172728
13
- - @xyd-js/openapi@0.0.0-build-b3df527-20250815172728
14
- - @xyd-js/theme-cosmo@0.0.0-build-b3df527-20250815172728
15
- - @xyd-js/theme-gusto@0.0.0-build-b3df527-20250815172728
16
- - @xyd-js/theme-opener@0.0.0-build-b3df527-20250815172728
17
- - @xyd-js/theme-picasso@0.0.0-build-b3df527-20250815172728
18
- - @xyd-js/theme-poetry@0.0.0-build-b3df527-20250815172728
19
- - @xyd-js/theme-solar@0.0.0-build-b3df527-20250815172728
20
- - @xyd-js/themes@0.0.0-build-b3df527-20250815172728
21
- - @xyd-js/ui@0.0.0-build-b3df527-20250815172728
22
- - @xyd-js/uniform@0.0.0-build-b3df527-20250815172728
8
+ - @xyd-js/atlas@0.0.0-build-0e14e76-20250816002752
9
+ - @xyd-js/components@0.0.0-build-0e14e76-20250816002752
10
+ - @xyd-js/core@0.0.0-build-0e14e76-20250816002752
11
+ - @xyd-js/framework@0.0.0-build-0e14e76-20250816002752
12
+ - @xyd-js/gql@0.0.0-build-0e14e76-20250816002752
13
+ - @xyd-js/openapi@0.0.0-build-0e14e76-20250816002752
14
+ - @xyd-js/theme-cosmo@0.0.0-build-0e14e76-20250816002752
15
+ - @xyd-js/theme-gusto@0.0.0-build-0e14e76-20250816002752
16
+ - @xyd-js/theme-opener@0.0.0-build-0e14e76-20250816002752
17
+ - @xyd-js/theme-picasso@0.0.0-build-0e14e76-20250816002752
18
+ - @xyd-js/theme-poetry@0.0.0-build-0e14e76-20250816002752
19
+ - @xyd-js/theme-solar@0.0.0-build-0e14e76-20250816002752
20
+ - @xyd-js/themes@0.0.0-build-0e14e76-20250816002752
21
+ - @xyd-js/ui@0.0.0-build-0e14e76-20250816002752
22
+ - @xyd-js/uniform@0.0.0-build-0e14e76-20250816002752
23
23
 
24
24
  ## 0.0.0-true-20250812233459
25
25
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@xyd-js/apidocs-demo",
3
3
  "type": "module",
4
- "version": "0.0.0-build-b3df527-20250815172728",
4
+ "version": "0.0.0-build-0e14e76-20250816002752",
5
5
  "dependencies": {
6
6
  "@netlify/vite-plugin-react-router": "^1.0.1",
7
7
  "@primer/primitives": "^10.7.0",
@@ -14,21 +14,21 @@
14
14
  "react-dom": "^19.1.0",
15
15
  "react-router": "^7.7.1",
16
16
  "styled-components": "^6.1.18",
17
- "@xyd-js/atlas": "0.0.0-build-b3df527-20250815172728",
18
- "@xyd-js/components": "0.0.0-build-b3df527-20250815172728",
19
- "@xyd-js/core": "0.0.0-build-b3df527-20250815172728",
20
- "@xyd-js/framework": "0.0.0-build-b3df527-20250815172728",
21
- "@xyd-js/gql": "0.0.0-build-b3df527-20250815172728",
22
- "@xyd-js/openapi": "0.0.0-build-b3df527-20250815172728",
23
- "@xyd-js/theme-cosmo": "0.0.0-build-b3df527-20250815172728",
24
- "@xyd-js/theme-opener": "0.0.0-build-b3df527-20250815172728",
25
- "@xyd-js/theme-picasso": "0.0.0-build-b3df527-20250815172728",
26
- "@xyd-js/theme-poetry": "0.0.0-build-b3df527-20250815172728",
27
- "@xyd-js/theme-gusto": "0.0.0-build-b3df527-20250815172728",
28
- "@xyd-js/theme-solar": "0.0.0-build-b3df527-20250815172728",
29
- "@xyd-js/themes": "0.0.0-build-b3df527-20250815172728",
30
- "@xyd-js/ui": "0.0.0-build-b3df527-20250815172728",
31
- "@xyd-js/uniform": "0.0.0-build-b3df527-20250815172728"
17
+ "@xyd-js/atlas": "0.0.0-build-0e14e76-20250816002752",
18
+ "@xyd-js/components": "0.0.0-build-0e14e76-20250816002752",
19
+ "@xyd-js/core": "0.0.0-build-0e14e76-20250816002752",
20
+ "@xyd-js/framework": "0.0.0-build-0e14e76-20250816002752",
21
+ "@xyd-js/gql": "0.0.0-build-0e14e76-20250816002752",
22
+ "@xyd-js/openapi": "0.0.0-build-0e14e76-20250816002752",
23
+ "@xyd-js/theme-cosmo": "0.0.0-build-0e14e76-20250816002752",
24
+ "@xyd-js/theme-opener": "0.0.0-build-0e14e76-20250816002752",
25
+ "@xyd-js/theme-picasso": "0.0.0-build-0e14e76-20250816002752",
26
+ "@xyd-js/theme-poetry": "0.0.0-build-0e14e76-20250816002752",
27
+ "@xyd-js/theme-gusto": "0.0.0-build-0e14e76-20250816002752",
28
+ "@xyd-js/theme-solar": "0.0.0-build-0e14e76-20250816002752",
29
+ "@xyd-js/themes": "0.0.0-build-0e14e76-20250816002752",
30
+ "@xyd-js/ui": "0.0.0-build-0e14e76-20250816002752",
31
+ "@xyd-js/uniform": "0.0.0-build-0e14e76-20250816002752"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@react-router/dev": "^7.7.1",