@versini/ui-bubble 14.0.2 → 14.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.
package/dist/983.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v14.0.2
2
+ @versini/ui-bubble v14.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v14.0.2
2
+ @versini/ui-bubble v14.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v14.0.2
2
+ @versini/ui-bubble v14.0.4
3
3
  © 2026 gizmette.com
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- @versini/ui-bubble v14.0.2
2
+ @versini/ui-bubble v14.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": "14.0.2",
3
+ "version": "14.0.4",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -53,13 +53,13 @@
53
53
  "@versini/ui-types": "9.1.0"
54
54
  },
55
55
  "dependencies": {
56
- "@versini/ui-button": "14.0.2",
57
- "@versini/ui-icons": "4.23.1",
56
+ "@versini/ui-button": "14.0.4",
57
+ "@versini/ui-icons": "4.26.1",
58
58
  "clsx": "2.1.1",
59
59
  "tailwindcss": "4.2.2"
60
60
  },
61
61
  "sideEffects": [
62
62
  "**/*.css"
63
63
  ],
64
- "gitHead": "1e32f2b1fbca90396a11d1fea8474ac170edfc6e"
64
+ "gitHead": "ed161150d4659c0fa9fe8e731b3e7ab69b24bfee"
65
65
  }