@payfit/unity-components 2.13.0 → 2.13.1
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 +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payfit/unity-components",
|
|
3
|
-
"version": "2.13.
|
|
3
|
+
"version": "2.13.1",
|
|
4
4
|
"module": "./dist/esm/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -41,16 +41,16 @@
|
|
|
41
41
|
"@formatjs/intl": "3.1.3",
|
|
42
42
|
"@hookform/devtools": "4.4.0",
|
|
43
43
|
"@hookform/resolvers": "5.2.1",
|
|
44
|
-
"@internationalized/date": "3.
|
|
45
|
-
"@payfit/unity-illustrations": "2.13.
|
|
44
|
+
"@internationalized/date": "3.12.0",
|
|
45
|
+
"@payfit/unity-illustrations": "2.13.1",
|
|
46
46
|
"@radix-ui/react-avatar": "1.1.11",
|
|
47
47
|
"@radix-ui/react-slot": "1.2.4",
|
|
48
|
-
"@react-aria/interactions": "3.27.
|
|
49
|
-
"@react-aria/utils": "3.33.
|
|
48
|
+
"@react-aria/interactions": "3.27.1",
|
|
49
|
+
"@react-aria/utils": "3.33.1",
|
|
50
50
|
"@react-types/shared": "3.26.0",
|
|
51
51
|
"@standard-schema/spec": "1.1.0",
|
|
52
|
-
"@tanstack/form-core": "1.28.
|
|
53
|
-
"@tanstack/react-form": "1.28.
|
|
52
|
+
"@tanstack/form-core": "1.28.4",
|
|
53
|
+
"@tanstack/react-form": "1.28.4",
|
|
54
54
|
"@tanstack/react-virtual": "3.13.21",
|
|
55
55
|
"@use-gesture/react": "10.3.1",
|
|
56
56
|
"embla-carousel": "9.0.0-rc01",
|
|
@@ -58,15 +58,15 @@
|
|
|
58
58
|
"embla-carousel-react": "9.0.0-rc01",
|
|
59
59
|
"prettier": "3.1.0",
|
|
60
60
|
"react": "18.3.1",
|
|
61
|
-
"react-aria": "3.
|
|
62
|
-
"react-aria-components": "1.
|
|
61
|
+
"react-aria": "3.47.0",
|
|
62
|
+
"react-aria-components": "1.16.0",
|
|
63
63
|
"react-dom": "18.3.1",
|
|
64
64
|
"react-hook-form": "7.62.0",
|
|
65
65
|
"react-hot-toast": "2.5.1",
|
|
66
66
|
"react-hotkeys-hook": "5.1.0",
|
|
67
67
|
"react-international-phone": "4.5.0",
|
|
68
68
|
"react-intl": "7.1.14",
|
|
69
|
-
"react-stately": "3.
|
|
69
|
+
"react-stately": "3.45.0",
|
|
70
70
|
"storybook": "10.2.13",
|
|
71
71
|
"tailwind-variants": "3.2.2",
|
|
72
72
|
"usehooks-ts": "3.1.1",
|
|
@@ -74,8 +74,8 @@
|
|
|
74
74
|
},
|
|
75
75
|
"peerDependencies": {
|
|
76
76
|
"@hookform/devtools": "^4",
|
|
77
|
-
"@payfit/unity-icons": "2.13.
|
|
78
|
-
"@payfit/unity-themes": "2.13.
|
|
77
|
+
"@payfit/unity-icons": "2.13.1",
|
|
78
|
+
"@payfit/unity-themes": "2.13.1",
|
|
79
79
|
"@storybook/react-vite": "^10.2.2",
|
|
80
80
|
"@tanstack/react-query": "^5",
|
|
81
81
|
"@tanstack/react-router": "^1.131",
|
|
@@ -88,15 +88,15 @@
|
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
90
|
"@hookform/devtools": "4.4.0",
|
|
91
|
-
"@internationalized/date": "3.
|
|
91
|
+
"@internationalized/date": "3.12.0",
|
|
92
92
|
"@payfit/code-pushup-tools": "0.0.0-use.local",
|
|
93
93
|
"@payfit/hr-app-eslint": "0.0.0-use.local",
|
|
94
94
|
"@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
|
|
95
95
|
"@payfit/storybook-addon-console-errors": "0.0.0-use.local",
|
|
96
96
|
"@payfit/storybook-config": "0.0.0-use.local",
|
|
97
|
-
"@payfit/unity-icons": "2.13.
|
|
98
|
-
"@payfit/unity-illustrations": "2.13.
|
|
99
|
-
"@payfit/unity-themes": "2.13.
|
|
97
|
+
"@payfit/unity-icons": "2.13.1",
|
|
98
|
+
"@payfit/unity-illustrations": "2.13.1",
|
|
99
|
+
"@payfit/unity-themes": "2.13.1",
|
|
100
100
|
"@payfit/vite-configs": "0.0.0-use.local",
|
|
101
101
|
"@storybook/addon-a11y": "10.2.13",
|
|
102
102
|
"@storybook/addon-docs": "10.2.13",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"@storybook/addon-vitest": "10.2.13",
|
|
105
105
|
"@storybook/react-vite": "10.2.13",
|
|
106
106
|
"@tanstack/react-devtools": "0.9.6",
|
|
107
|
-
"@tanstack/react-form-devtools": "0.2.
|
|
107
|
+
"@tanstack/react-form-devtools": "0.2.17",
|
|
108
108
|
"@tanstack/react-query": "5.90.21",
|
|
109
109
|
"@tanstack/react-router": "1.159.5",
|
|
110
110
|
"@tanstack/react-router-devtools": "1.159.5",
|