@payfit/unity-components 2.48.20 → 2.49.1
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 +8 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.49.1",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"tailwind-variants": "3.2.2",
|
|
93
93
|
"usehooks-ts": "3.1.1",
|
|
94
94
|
"zod": "4.4.3",
|
|
95
|
-
"@payfit/unity-illustrations": "2.
|
|
95
|
+
"@payfit/unity-illustrations": "2.49.1"
|
|
96
96
|
},
|
|
97
97
|
"peerDependencies": {
|
|
98
98
|
"@hookform/devtools": "^4",
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
"react-hook-form": "^7",
|
|
105
105
|
"react-router-dom": "^5",
|
|
106
106
|
"zod": "^3 || ^4",
|
|
107
|
-
"@payfit/unity-icons": "2.
|
|
108
|
-
"@payfit/unity-themes": "2.
|
|
107
|
+
"@payfit/unity-icons": "2.49.1",
|
|
108
|
+
"@payfit/unity-themes": "2.49.1"
|
|
109
109
|
},
|
|
110
110
|
"devDependencies": {
|
|
111
111
|
"@figma/code-connect": "1.4.8",
|
|
@@ -144,6 +144,7 @@
|
|
|
144
144
|
"storybook": "10.4.6",
|
|
145
145
|
"storybook-addon-pseudo-states": "10.4.6",
|
|
146
146
|
"storybook-addon-tag-badges": "3.1.0",
|
|
147
|
+
"storybook-addon-test-codegen": "3.0.1",
|
|
147
148
|
"storybook-mock-date-decorator": "3.0.0",
|
|
148
149
|
"tailwindcss": "4.3.1",
|
|
149
150
|
"typescript": "6.0.3",
|
|
@@ -153,10 +154,10 @@
|
|
|
153
154
|
"@payfit/hr-app-eslint": "0.0.0-use.local",
|
|
154
155
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
155
156
|
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
157
|
+
"@payfit/unity-icons": "2.49.1",
|
|
156
158
|
"@payfit/storybook-config": "0.0.0-use.local",
|
|
157
|
-
"@payfit/unity-
|
|
158
|
-
"@payfit/unity-
|
|
159
|
-
"@payfit/unity-themes": "2.48.20",
|
|
159
|
+
"@payfit/unity-illustrations": "2.49.1",
|
|
160
|
+
"@payfit/unity-themes": "2.49.1",
|
|
160
161
|
"@payfit/vite-configs": "0.0.0-use.local"
|
|
161
162
|
},
|
|
162
163
|
"peerDependenciesMeta": {
|