@versini/ui-styles 3.2.3 → 3.2.5

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/dist/index.js +0 -1
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -4967,7 +4967,6 @@ const Yu = /* @__PURE__ */ Nt(ju), Gu = {
4967
4967
  "@versini/ui-form",
4968
4968
  "@versini/ui-header",
4969
4969
  "@versini/ui-hooks",
4970
- "@versini/ui-icons",
4971
4970
  "@versini/ui-liveregion",
4972
4971
  "@versini/ui-main",
4973
4972
  "@versini/ui-menu",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-styles",
3
- "version": "3.2.3",
3
+ "version": "3.2.5",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -36,8 +36,8 @@
36
36
  "@tailwindcss/container-queries": "0.1.1",
37
37
  "@tailwindcss/typography": "0.5.16",
38
38
  "culori": "4.0.1",
39
- "fs-extra": "11.2.0",
39
+ "fs-extra": "11.3.0",
40
40
  "tailwindcss": "3.4.17"
41
41
  },
42
- "gitHead": "4c958ec69e74cca8bba692d7988f47151f39f2b7"
42
+ "gitHead": "59b7aa73390692c2df05cd5e6c8b7c74ff14c235"
43
43
  }