@frontify/fondue 13.0.0-beta.4 → 13.0.0-beta.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.
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@frontify/fondue",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "13.0.0-beta.
|
|
4
|
+
"version": "13.0.0-beta.5",
|
|
5
5
|
"description": "Design system of Frontify",
|
|
6
6
|
"author": "Frontify Developers <developers@frontify.com>",
|
|
7
7
|
"homepage": "https://github.com/Frontify/fondue",
|
|
@@ -143,6 +143,7 @@
|
|
|
143
143
|
"@udecode/slate-utils": "^31.3.2",
|
|
144
144
|
"@udecode/utils": "^31.0.0",
|
|
145
145
|
"@udecode/zustood": "2.0.0",
|
|
146
|
+
"commander": "^14.0.0",
|
|
146
147
|
"date-fns": "^3.6.0",
|
|
147
148
|
"escape-html": "^1.0.3",
|
|
148
149
|
"execa": "^9.6.0",
|
|
@@ -201,7 +202,6 @@
|
|
|
201
202
|
"@vitejs/plugin-react": "^4.3.4",
|
|
202
203
|
"autoprefixer": "^10.4.21",
|
|
203
204
|
"chalk": "^5.4.1",
|
|
204
|
-
"commander": "^14.0.0",
|
|
205
205
|
"concat": "^1.0.3",
|
|
206
206
|
"cross-env": "^7.0.3",
|
|
207
207
|
"cypress": "^14.3.0",
|