@payfit/unity-components 2.51.1 → 2.51.2
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 +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.51.
|
|
3
|
+
"version": "2.51.2",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"tailwind-variants": "3.2.2",
|
|
92
92
|
"usehooks-ts": "3.1.1",
|
|
93
93
|
"zod": "4.4.3",
|
|
94
|
-
"@payfit/unity-illustrations": "2.51.
|
|
94
|
+
"@payfit/unity-illustrations": "2.51.2"
|
|
95
95
|
},
|
|
96
96
|
"peerDependencies": {
|
|
97
97
|
"@hookform/devtools": "^4",
|
|
@@ -103,8 +103,8 @@
|
|
|
103
103
|
"react-hook-form": "^7",
|
|
104
104
|
"react-router-dom": "^5",
|
|
105
105
|
"zod": "^3 || ^4",
|
|
106
|
-
"@payfit/unity-icons": "2.51.
|
|
107
|
-
"@payfit/unity-themes": "2.51.
|
|
106
|
+
"@payfit/unity-icons": "2.51.2",
|
|
107
|
+
"@payfit/unity-themes": "2.51.2"
|
|
108
108
|
},
|
|
109
109
|
"devDependencies": {
|
|
110
110
|
"@figma/code-connect": "1.4.8",
|
|
@@ -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",
|
|
156
|
-
"@payfit/unity-icons": "2.51.1",
|
|
157
155
|
"@payfit/storybook-config": "0.0.0-use.local",
|
|
158
|
-
"@payfit/unity-
|
|
159
|
-
"@payfit/unity-
|
|
160
|
-
"@payfit/
|
|
156
|
+
"@payfit/unity-icons": "2.51.2",
|
|
157
|
+
"@payfit/unity-illustrations": "2.51.2",
|
|
158
|
+
"@payfit/unity-themes": "2.51.2",
|
|
159
|
+
"@payfit/vite-configs": "0.0.0-use.local",
|
|
160
|
+
"@payfit/storybook-addon-console-errors": "0.0.0-use.local"
|
|
161
161
|
},
|
|
162
162
|
"peerDependenciesMeta": {
|
|
163
163
|
"@hookform/devtools": {
|