@payfit/unity-components 2.55.15 → 2.55.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 +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.55.
|
|
3
|
+
"version": "2.55.16",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -89,11 +89,11 @@
|
|
|
89
89
|
"react-international-phone": "4.5.0",
|
|
90
90
|
"react-intl": "7.1.14",
|
|
91
91
|
"react-stately": "3.48.0",
|
|
92
|
-
"storybook": "10.
|
|
92
|
+
"storybook": "10.5.0",
|
|
93
93
|
"tailwind-variants": "3.2.2",
|
|
94
94
|
"usehooks-ts": "3.1.1",
|
|
95
95
|
"zod": "4.4.3",
|
|
96
|
-
"@payfit/unity-illustrations": "2.55.
|
|
96
|
+
"@payfit/unity-illustrations": "2.55.16"
|
|
97
97
|
},
|
|
98
98
|
"peerDependencies": {
|
|
99
99
|
"@hookform/devtools": "^4",
|
|
@@ -105,22 +105,22 @@
|
|
|
105
105
|
"react-hook-form": "^7",
|
|
106
106
|
"react-router-dom": "^5",
|
|
107
107
|
"zod": "^3 || ^4",
|
|
108
|
-
"@payfit/unity-icons": "2.55.
|
|
109
|
-
"@payfit/unity-themes": "2.55.
|
|
108
|
+
"@payfit/unity-icons": "2.55.16",
|
|
109
|
+
"@payfit/unity-themes": "2.55.16"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@figma/code-connect": "1.4.8",
|
|
113
113
|
"@github-ui/storybook-addon-performance-panel": "1.1.4",
|
|
114
114
|
"@hookform/devtools": "4.4.0",
|
|
115
115
|
"@internationalized/date": "3.12.2",
|
|
116
|
-
"@storybook/addon-a11y": "10.
|
|
116
|
+
"@storybook/addon-a11y": "10.5.0",
|
|
117
117
|
"@storybook/addon-designs": "11.1.4",
|
|
118
|
-
"@storybook/addon-docs": "10.
|
|
119
|
-
"@storybook/addon-links": "10.
|
|
118
|
+
"@storybook/addon-docs": "10.5.0",
|
|
119
|
+
"@storybook/addon-links": "10.5.0",
|
|
120
120
|
"@storybook/addon-mcp": "0.6.0",
|
|
121
|
-
"@storybook/addon-themes": "10.
|
|
122
|
-
"@storybook/addon-vitest": "10.
|
|
123
|
-
"@storybook/react-vite": "10.
|
|
121
|
+
"@storybook/addon-themes": "10.5.0",
|
|
122
|
+
"@storybook/addon-vitest": "10.5.0",
|
|
123
|
+
"@storybook/react-vite": "10.5.0",
|
|
124
124
|
"@tanstack/intent": "0.3.0",
|
|
125
125
|
"@tanstack/react-devtools": "0.10.8",
|
|
126
126
|
"@tanstack/react-form-devtools": "0.2.30",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"prettier": "3.8.3",
|
|
143
143
|
"react-docgen-typescript": "2.2.2",
|
|
144
144
|
"react-hot-toast": "2.5.1",
|
|
145
|
-
"storybook": "10.
|
|
145
|
+
"storybook": "10.5.0",
|
|
146
146
|
"storybook-addon-pseudo-states": "10.4.6",
|
|
147
147
|
"storybook-addon-tag-badges": "3.1.0",
|
|
148
148
|
"storybook-addon-test-codegen": "3.0.1",
|
|
@@ -156,9 +156,9 @@
|
|
|
156
156
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
157
157
|
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
158
158
|
"@payfit/storybook-config": "0.0.0-use.local",
|
|
159
|
-
"@payfit/unity-icons": "2.55.
|
|
160
|
-
"@payfit/unity-illustrations": "2.55.
|
|
161
|
-
"@payfit/unity-themes": "2.55.
|
|
159
|
+
"@payfit/unity-icons": "2.55.16",
|
|
160
|
+
"@payfit/unity-illustrations": "2.55.16",
|
|
161
|
+
"@payfit/unity-themes": "2.55.16",
|
|
162
162
|
"@payfit/vite-configs": "0.0.0-use.local"
|
|
163
163
|
},
|
|
164
164
|
"peerDependenciesMeta": {
|