@1771technologies/lytenyte-pro 0.0.79 → 0.0.81

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/README.md +4 -4
  2. package/package.json +16 -16
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  <div align="center">
2
2
  <br><br>
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="./resources/lytenyte-dark.svg"/>
5
- <source media="(prefers-color-scheme: light)" srcset="./resources/lytenyte-light.svg"/>
6
- <img width="360" alt="Logo of LyteNyte Grid" src="./resources/lytenyte-dark.svg"/>
4
+ <source media="(prefers-color-scheme: dark)" srcset="https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images//github-lytenyte-dark.svg"/>
5
+ <source media="(prefers-color-scheme: light)" srcset="https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images//github-lytenyte-light.svg"/>
6
+ <img width="360" alt="Logo of LyteNyte Grid" src="https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images//github-lytenyte-dark.svg"/>
7
7
  </picture>
8
8
  <br><br>
9
9
 
@@ -51,7 +51,7 @@ Meticulously engineered to redefine what your enterprise expects from a React da
51
51
 
52
52
  </div>
53
53
 
54
- ![LyteNyte Logo](./resources/image.png)
54
+ ![LyteNyte Logo](https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images//github-readme-image.png)
55
55
 
56
56
  ---
57
57
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1771technologies/lytenyte-pro",
3
- "version": "0.0.79",
3
+ "version": "0.0.81",
4
4
  "license": "COMMERCIAL",
5
5
  "type": "module",
6
6
  "files": [
@@ -79,21 +79,21 @@
79
79
  "react-dom": "^18.0.0 || ^19.0.0"
80
80
  },
81
81
  "dependencies": {
82
- "@1771technologies/grid-client-data-source-pro": "0.0.79",
83
- "@1771technologies/grid-server-data-source": "0.0.79",
84
- "@1771technologies/grid-core": "0.0.79",
85
- "@1771technologies/grid-design": "0.0.79",
86
- "@1771technologies/grid-provider": "0.0.79",
87
- "@1771technologies/grid-store-pro": "0.0.79",
88
- "@1771technologies/grid-tree-data-source": "0.0.79",
89
- "@1771technologies/grid-types": "0.0.79",
90
- "@1771technologies/js-utils": "0.0.79",
91
- "@1771technologies/lytenyte-core": "0.0.79",
92
- "@1771technologies/react-cascada": "0.0.79",
93
- "@1771technologies/react-dragon": "0.0.79",
94
- "@1771technologies/react-sizer": "0.0.79",
95
- "@1771technologies/react-split-pane": "0.0.79",
96
- "@1771technologies/react-utils": "0.0.79",
82
+ "@1771technologies/grid-client-data-source-pro": "0.0.81",
83
+ "@1771technologies/grid-server-data-source": "0.0.81",
84
+ "@1771technologies/grid-core": "0.0.81",
85
+ "@1771technologies/grid-design": "0.0.81",
86
+ "@1771technologies/grid-provider": "0.0.81",
87
+ "@1771technologies/grid-store-pro": "0.0.81",
88
+ "@1771technologies/grid-tree-data-source": "0.0.81",
89
+ "@1771technologies/grid-types": "0.0.81",
90
+ "@1771technologies/js-utils": "0.0.81",
91
+ "@1771technologies/lytenyte-core": "0.0.81",
92
+ "@1771technologies/react-cascada": "0.0.81",
93
+ "@1771technologies/react-dragon": "0.0.81",
94
+ "@1771technologies/react-sizer": "0.0.81",
95
+ "@1771technologies/react-split-pane": "0.0.81",
96
+ "@1771technologies/react-utils": "0.0.81",
97
97
  "@base-ui-components/react": "1.0.0-alpha.7"
98
98
  },
99
99
  "devDependencies": {