@payfit/unity-components 2.63.4 → 2.63.6
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.63.
|
|
3
|
+
"version": "2.63.6",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@formatjs/intl": "4.1.12",
|
|
64
64
|
"@hookform/devtools": "4.4.0",
|
|
65
65
|
"@hookform/resolvers": "5.2.1",
|
|
66
|
-
"@internationalized/date": "3.12.
|
|
66
|
+
"@internationalized/date": "3.12.3",
|
|
67
67
|
"minimatch": "10.2.5",
|
|
68
68
|
"@radix-ui/react-avatar": "1.2.6",
|
|
69
69
|
"@radix-ui/react-slot": "1.3.3",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"tailwind-variants": "3.3.0",
|
|
97
97
|
"usehooks-ts": "3.1.1",
|
|
98
98
|
"zod": "4.4.3",
|
|
99
|
-
"@payfit/unity-illustrations": "2.63.
|
|
99
|
+
"@payfit/unity-illustrations": "2.63.6"
|
|
100
100
|
},
|
|
101
101
|
"peerDependencies": {
|
|
102
102
|
"@hookform/devtools": "^4",
|
|
@@ -108,14 +108,14 @@
|
|
|
108
108
|
"react-hook-form": "^7",
|
|
109
109
|
"react-router-dom": "^5",
|
|
110
110
|
"zod": "^3 || ^4",
|
|
111
|
-
"@payfit/unity-icons": "2.63.
|
|
112
|
-
"@payfit/unity-themes": "2.63.
|
|
111
|
+
"@payfit/unity-icons": "2.63.6",
|
|
112
|
+
"@payfit/unity-themes": "2.63.6"
|
|
113
113
|
},
|
|
114
114
|
"devDependencies": {
|
|
115
115
|
"@figma/code-connect": "1.5.1",
|
|
116
116
|
"@github-ui/storybook-addon-performance-panel": "1.1.4",
|
|
117
117
|
"@hookform/devtools": "4.4.0",
|
|
118
|
-
"@internationalized/date": "3.12.
|
|
118
|
+
"@internationalized/date": "3.12.3",
|
|
119
119
|
"@storybook/addon-a11y": "10.5.5",
|
|
120
120
|
"@storybook/addon-designs": "11.1.4",
|
|
121
121
|
"@storybook/addon-docs": "10.5.5",
|
|
@@ -157,12 +157,12 @@
|
|
|
157
157
|
"vitest": "4.1.10",
|
|
158
158
|
"@payfit/hr-app-eslint": "0.0.0-use.local",
|
|
159
159
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
160
|
-
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
161
160
|
"@payfit/storybook-config": "0.0.0-use.local",
|
|
162
|
-
"@payfit/
|
|
163
|
-
"@payfit/unity-
|
|
161
|
+
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
162
|
+
"@payfit/unity-illustrations": "2.63.6",
|
|
164
163
|
"@payfit/vite-configs": "0.0.0-use.local",
|
|
165
|
-
"@payfit/unity-
|
|
164
|
+
"@payfit/unity-themes": "2.63.6",
|
|
165
|
+
"@payfit/unity-icons": "2.63.6"
|
|
166
166
|
},
|
|
167
167
|
"peerDependenciesMeta": {
|
|
168
168
|
"@hookform/devtools": {
|