@frontify/fondue 12.12.1 → 12.12.2

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,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Aug 2025 11:45:26 GMT
3
+ * Generated on Thu, 28 Aug 2025 14:44:39 GMT
4
4
  */
5
5
 
6
6
  import plugin from 'tailwindcss/plugin';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@frontify/fondue",
3
3
  "type": "module",
4
- "version": "12.12.1",
4
+ "version": "12.12.2",
5
5
  "description": "Design system of Frontify",
6
6
  "author": "Frontify Developers <developers@frontify.com>",
7
7
  "homepage": "https://github.com/Frontify/fondue",
@@ -160,9 +160,9 @@
160
160
  "unified": "^10.1.2",
161
161
  "unist-util-visit": "^5.0.0",
162
162
  "@frontify/fondue-charts": "^6.0.3",
163
- "@frontify/fondue-components": "^19.3.0",
163
+ "@frontify/fondue-components": "^19.4.0",
164
164
  "@frontify/fondue-icons": "^0.17.1",
165
- "@frontify/fondue-tokens": "^4.2.1"
165
+ "@frontify/fondue-tokens": "^4.2.2"
166
166
  },
167
167
  "devDependencies": {
168
168
  "@babel/core": "^7.28.3",