@payfit/unity-components 2.55.19 → 2.55.21
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.21",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -93,7 +93,7 @@
|
|
|
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.21"
|
|
97
97
|
},
|
|
98
98
|
"peerDependencies": {
|
|
99
99
|
"@hookform/devtools": "^4",
|
|
@@ -105,11 +105,11 @@
|
|
|
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.21",
|
|
109
|
+
"@payfit/unity-themes": "2.55.21"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
|
-
"@figma/code-connect": "1.4.
|
|
112
|
+
"@figma/code-connect": "1.4.9",
|
|
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",
|
|
@@ -125,10 +125,10 @@
|
|
|
125
125
|
"@tanstack/react-devtools": "0.10.8",
|
|
126
126
|
"@tanstack/react-form-devtools": "0.2.31",
|
|
127
127
|
"@tanstack/react-query": "5.101.2",
|
|
128
|
-
"@tanstack/react-router": "1.170.
|
|
128
|
+
"@tanstack/react-router": "1.170.18",
|
|
129
129
|
"@tanstack/react-router-devtools": "1.167.0",
|
|
130
|
-
"@testing-library/dom": "10.4.
|
|
131
|
-
"@testing-library/react": "16.2
|
|
130
|
+
"@testing-library/dom": "10.4.1",
|
|
131
|
+
"@testing-library/react": "16.3.2",
|
|
132
132
|
"@types/react": "18.3.18",
|
|
133
133
|
"@types/react-dom": "18.3.5",
|
|
134
134
|
"@types/react-router-dom": "5.3.3",
|
|
@@ -143,23 +143,23 @@
|
|
|
143
143
|
"react-docgen-typescript": "2.2.2",
|
|
144
144
|
"react-hot-toast": "2.5.1",
|
|
145
145
|
"storybook": "10.5.0",
|
|
146
|
-
"storybook-addon-pseudo-states": "10.5.
|
|
146
|
+
"storybook-addon-pseudo-states": "10.5.2",
|
|
147
147
|
"storybook-addon-tag-badges": "3.1.0",
|
|
148
148
|
"storybook-addon-test-codegen": "3.0.1",
|
|
149
149
|
"storybook-mock-date-decorator": "3.0.0",
|
|
150
|
-
"tailwindcss": "4.3.
|
|
150
|
+
"tailwindcss": "4.3.3",
|
|
151
151
|
"typescript": "npm:@typescript/typescript6@6.0.2",
|
|
152
152
|
"vite": "8.1.4",
|
|
153
153
|
"vite-plugin-node-polyfills": "0.28.0",
|
|
154
154
|
"vitest": "4.1.10",
|
|
155
155
|
"@payfit/hr-app-eslint": "0.0.0-use.local",
|
|
156
156
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
157
|
-
"@payfit/storybook-config": "0.0.0-use.local",
|
|
158
|
-
"@payfit/unity-icons": "2.55.19",
|
|
159
157
|
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
160
|
-
"@payfit/
|
|
161
|
-
"@payfit/unity-
|
|
162
|
-
"@payfit/
|
|
158
|
+
"@payfit/storybook-config": "0.0.0-use.local",
|
|
159
|
+
"@payfit/unity-illustrations": "2.55.21",
|
|
160
|
+
"@payfit/unity-themes": "2.55.21",
|
|
161
|
+
"@payfit/vite-configs": "0.0.0-use.local",
|
|
162
|
+
"@payfit/unity-icons": "2.55.21"
|
|
163
163
|
},
|
|
164
164
|
"peerDependenciesMeta": {
|
|
165
165
|
"@hookform/devtools": {
|