@frontify/fondue 12.2.2 → 12.2.3

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 Tue, 30 Jul 2024 10:53:10 GMT
3
+ * Generated on Tue, 30 Jul 2024 11:55:47 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.2.2",
4
+ "version": "12.2.3",
5
5
  "description": "Design system of Frontify",
6
6
  "author": "Frontify Developers <developers@frontify.com>",
7
7
  "homepage": "https://github.com/Frontify/fondue",
@@ -159,9 +159,9 @@
159
159
  "unified": "^10.1.2",
160
160
  "unist-util-visit": "^5.0.0",
161
161
  "@frontify/fondue-charts": "^1.8.10",
162
- "@frontify/fondue-components": "^3.0.1",
163
- "@frontify/fondue-tokens": "^3.5.4",
164
- "@frontify/fondue-icons": "^0.4.0"
162
+ "@frontify/fondue-components": "^3.0.2",
163
+ "@frontify/fondue-icons": "^0.4.0",
164
+ "@frontify/fondue-tokens": "^3.5.4"
165
165
  },
166
166
  "devDependencies": {
167
167
  "@babel/core": "^7.24.9",