@payfit/unity-components 2.48.14 → 2.48.16
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 +11 -11
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.48.
|
|
3
|
+
"version": "2.48.16",
|
|
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.48.
|
|
95
|
+
"@payfit/unity-illustrations": "2.48.16"
|
|
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.48.
|
|
108
|
-
"@payfit/unity-themes": "2.48.
|
|
107
|
+
"@payfit/unity-icons": "2.48.16",
|
|
108
|
+
"@payfit/unity-themes": "2.48.16"
|
|
109
109
|
},
|
|
110
110
|
"devDependencies": {
|
|
111
111
|
"@figma/code-connect": "1.4.8",
|
|
@@ -142,8 +142,8 @@
|
|
|
142
142
|
"react-docgen-typescript": "2.2.2",
|
|
143
143
|
"react-hot-toast": "2.5.1",
|
|
144
144
|
"storybook": "10.4.6",
|
|
145
|
-
"storybook-addon-pseudo-states": "10.
|
|
146
|
-
"storybook-addon-tag-badges": "3.0
|
|
145
|
+
"storybook-addon-pseudo-states": "10.4.6",
|
|
146
|
+
"storybook-addon-tag-badges": "3.1.0",
|
|
147
147
|
"storybook-mock-date-decorator": "3.0.0",
|
|
148
148
|
"tailwindcss": "4.3.1",
|
|
149
149
|
"typescript": "6.0.3",
|
|
@@ -151,13 +151,13 @@
|
|
|
151
151
|
"vite-plugin-node-polyfills": "0.28.0",
|
|
152
152
|
"vitest": "4.1.9",
|
|
153
153
|
"@payfit/hr-app-eslint": "0.0.0-use.local",
|
|
154
|
-
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
155
154
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
155
|
+
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
156
156
|
"@payfit/storybook-config": "0.0.0-use.local",
|
|
157
|
-
"@payfit/unity-
|
|
158
|
-
"@payfit/unity-
|
|
159
|
-
"@payfit/
|
|
160
|
-
"@payfit/
|
|
157
|
+
"@payfit/unity-illustrations": "2.48.16",
|
|
158
|
+
"@payfit/unity-themes": "2.48.16",
|
|
159
|
+
"@payfit/vite-configs": "0.0.0-use.local",
|
|
160
|
+
"@payfit/unity-icons": "2.48.16"
|
|
161
161
|
},
|
|
162
162
|
"peerDependenciesMeta": {
|
|
163
163
|
"@hookform/devtools": {
|