@versini/ui-bubble 11.0.2 → 11.0.4

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v11.0.2
2
+ @versini/ui-bubble v11.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-bubble",
3
- "version": "11.0.2",
3
+ "version": "11.0.4",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -54,7 +54,7 @@
54
54
  },
55
55
  "dependencies": {
56
56
  "@tailwindcss/typography": "0.5.19",
57
- "@versini/ui-button": "11.3.2",
57
+ "@versini/ui-button": "11.3.4",
58
58
  "@versini/ui-icons": "4.16.1",
59
59
  "clsx": "2.1.1",
60
60
  "tailwindcss": "4.1.18"
@@ -62,5 +62,5 @@
62
62
  "sideEffects": [
63
63
  "**/*.css"
64
64
  ],
65
- "gitHead": "27ca83a7144c6e8bd79fb6c4a0112943ddf73c7b"
65
+ "gitHead": "32b4533c580b7b6b3cd3355a9c5471e67cecb1d3"
66
66
  }