@smart-factor/gem-ui-components 0.0.59 → 0.0.61

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/dist/licenses.txt CHANGED
@@ -1911,7 +1911,7 @@ SOFTWARE.
1911
1911
  ---
1912
1912
 
1913
1913
  Name: svgedit-pl
1914
- Version: 7.3.17
1914
+ Version: 7.3.18
1915
1915
  License: (MIT AND Apache-2.0 AND ISC AND LGPL-3.0-or-later AND X11)
1916
1916
  Private: false
1917
1917
  Description: Powerful SVG-Editor for your browser
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smart-factor/gem-ui-components",
3
- "version": "0.0.59",
3
+ "version": "0.0.61",
4
4
  "private": false,
5
5
  "description": "Gem UI Components",
6
6
  "type": "module",
@@ -107,7 +107,7 @@
107
107
  "react-router-dom": "^6.26.0",
108
108
  "react-use": "^17.6.0",
109
109
  "sass": "^1.85.1",
110
- "svgedit-pl": "^7.3.17",
110
+ "svgedit-pl": "^7.3.18",
111
111
  "swagger-typescript-api": "^13.0.23",
112
112
  "vite-plugin-static-copy": "^2.3.0",
113
113
  "zod": "^3.24.2"