@payfit/unity-components 2.43.4 → 2.43.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 +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.43.
|
|
3
|
+
"version": "2.43.6",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -43,15 +43,15 @@
|
|
|
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.43.
|
|
46
|
+
"@payfit/unity-illustrations": "2.43.6",
|
|
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",
|
|
50
50
|
"@react-aria/utils": "3.34.0",
|
|
51
51
|
"@react-types/shared": "3.26.0",
|
|
52
52
|
"@standard-schema/spec": "1.1.0",
|
|
53
|
-
"@tanstack/form-core": "1.
|
|
54
|
-
"@tanstack/react-form": "1.
|
|
53
|
+
"@tanstack/form-core": "1.32.0",
|
|
54
|
+
"@tanstack/react-form": "1.32.0",
|
|
55
55
|
"@tanstack/react-virtual": "3.13.26",
|
|
56
56
|
"@use-gesture/react": "10.3.1",
|
|
57
57
|
"embla-carousel": "9.0.0-rc02",
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
},
|
|
76
76
|
"peerDependencies": {
|
|
77
77
|
"@hookform/devtools": "^4",
|
|
78
|
-
"@payfit/unity-icons": "2.43.
|
|
79
|
-
"@payfit/unity-themes": "2.43.
|
|
78
|
+
"@payfit/unity-icons": "2.43.6",
|
|
79
|
+
"@payfit/unity-themes": "2.43.6",
|
|
80
80
|
"@storybook/react-vite": "^10.3.2",
|
|
81
81
|
"@tanstack/react-query": "^5",
|
|
82
82
|
"@tanstack/react-router": "^1.131",
|
|
@@ -91,9 +91,9 @@
|
|
|
91
91
|
"@github-ui/storybook-addon-performance-panel": "1.1.4",
|
|
92
92
|
"@hookform/devtools": "4.4.0",
|
|
93
93
|
"@internationalized/date": "3.12.1",
|
|
94
|
-
"@payfit/unity-icons": "2.43.
|
|
95
|
-
"@payfit/unity-illustrations": "2.43.
|
|
96
|
-
"@payfit/unity-themes": "2.43.
|
|
94
|
+
"@payfit/unity-icons": "2.43.6",
|
|
95
|
+
"@payfit/unity-illustrations": "2.43.6",
|
|
96
|
+
"@payfit/unity-themes": "2.43.6",
|
|
97
97
|
"@storybook/addon-a11y": "10.4.1",
|
|
98
98
|
"@storybook/addon-designs": "11.1.3",
|
|
99
99
|
"@storybook/addon-docs": "10.4.1",
|
|
@@ -104,9 +104,9 @@
|
|
|
104
104
|
"@storybook/react-vite": "10.4.1",
|
|
105
105
|
"@tanstack/intent": "0.0.40",
|
|
106
106
|
"@tanstack/react-devtools": "0.10.5",
|
|
107
|
-
"@tanstack/react-form-devtools": "0.2.
|
|
107
|
+
"@tanstack/react-form-devtools": "0.2.27",
|
|
108
108
|
"@tanstack/react-query": "5.100.14",
|
|
109
|
-
"@tanstack/react-router": "1.170.
|
|
109
|
+
"@tanstack/react-router": "1.170.6",
|
|
110
110
|
"@tanstack/react-router-devtools": "1.167.0",
|
|
111
111
|
"@testing-library/dom": "10.4.0",
|
|
112
112
|
"@testing-library/react": "16.2.0",
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
"@payfit/code-pushup-tools": "0.0.0-use.local",
|
|
136
136
|
"@payfit/hr-app-eslint": "0.0.0-use.local",
|
|
137
137
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
138
|
-
"@payfit/storybook-config": "0.0.0-use.local",
|
|
139
138
|
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
139
|
+
"@payfit/storybook-config": "0.0.0-use.local",
|
|
140
140
|
"@payfit/vite-configs": "0.0.0-use.local"
|
|
141
141
|
},
|
|
142
142
|
"peerDependenciesMeta": {
|