@payfit/unity-components 2.36.8 → 2.36.10
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 +10 -10
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.36.
|
|
3
|
+
"version": "2.36.10",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@hookform/devtools": "4.4.0",
|
|
44
44
|
"@hookform/resolvers": "5.2.1",
|
|
45
45
|
"@internationalized/date": "3.12.1",
|
|
46
|
-
"@payfit/unity-illustrations": "2.36.
|
|
46
|
+
"@payfit/unity-illustrations": "2.36.10",
|
|
47
47
|
"@radix-ui/react-avatar": "1.1.11",
|
|
48
48
|
"@radix-ui/react-slot": "1.2.4",
|
|
49
49
|
"@react-aria/interactions": "3.28.0",
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
},
|
|
76
76
|
"peerDependencies": {
|
|
77
77
|
"@hookform/devtools": "^4",
|
|
78
|
-
"@payfit/unity-icons": "2.36.
|
|
79
|
-
"@payfit/unity-themes": "2.36.
|
|
78
|
+
"@payfit/unity-icons": "2.36.10",
|
|
79
|
+
"@payfit/unity-themes": "2.36.10",
|
|
80
80
|
"@storybook/react-vite": "^10.3.2",
|
|
81
81
|
"@tanstack/react-query": "^5",
|
|
82
82
|
"@tanstack/react-router": "^1.131",
|
|
@@ -90,9 +90,9 @@
|
|
|
90
90
|
"@figma/code-connect": "1.4.3",
|
|
91
91
|
"@hookform/devtools": "4.4.0",
|
|
92
92
|
"@internationalized/date": "3.12.1",
|
|
93
|
-
"@payfit/unity-icons": "2.36.
|
|
94
|
-
"@payfit/unity-illustrations": "2.36.
|
|
95
|
-
"@payfit/unity-themes": "2.36.
|
|
93
|
+
"@payfit/unity-icons": "2.36.10",
|
|
94
|
+
"@payfit/unity-illustrations": "2.36.10",
|
|
95
|
+
"@payfit/unity-themes": "2.36.10",
|
|
96
96
|
"@storybook/addon-a11y": "10.4.0",
|
|
97
97
|
"@storybook/addon-designs": "11.1.3",
|
|
98
98
|
"@storybook/addon-docs": "10.4.0",
|
|
@@ -105,8 +105,8 @@
|
|
|
105
105
|
"@tanstack/react-devtools": "0.10.1",
|
|
106
106
|
"@tanstack/react-form-devtools": "0.2.22",
|
|
107
107
|
"@tanstack/react-query": "5.100.10",
|
|
108
|
-
"@tanstack/react-router": "1.
|
|
109
|
-
"@tanstack/react-router-devtools": "1.
|
|
108
|
+
"@tanstack/react-router": "1.170.4",
|
|
109
|
+
"@tanstack/react-router-devtools": "1.167.0",
|
|
110
110
|
"@testing-library/dom": "10.4.0",
|
|
111
111
|
"@testing-library/react": "16.2.0",
|
|
112
112
|
"@types/react": "18.3.18",
|
|
@@ -131,10 +131,10 @@
|
|
|
131
131
|
"vite": "7.1.12",
|
|
132
132
|
"vite-plugin-node-polyfills": "0.24.0",
|
|
133
133
|
"vitest": "4.1.0",
|
|
134
|
-
"@payfit/code-pushup-tools": "0.0.0-use.local",
|
|
135
134
|
"@payfit/hr-app-eslint": "0.0.0-use.local",
|
|
136
135
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
137
136
|
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
137
|
+
"@payfit/code-pushup-tools": "0.0.0-use.local",
|
|
138
138
|
"@payfit/storybook-config": "0.0.0-use.local",
|
|
139
139
|
"@payfit/vite-configs": "0.0.0-use.local"
|
|
140
140
|
},
|