@payfit/unity-components 2.68.2 → 2.68.4

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.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +8 -8
package/README.md CHANGED
@@ -26,5 +26,6 @@ Add an emoji below:
26
26
  - ðŸĶĪ
27
27
  - ðŸŦŊ
28
28
  - 🐆
29
+ - 🎐
29
30
 
30
31
  In some cases, the library is not published properly, which fails publish for payslip-template.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payfit/unity-components",
3
- "version": "2.68.2",
3
+ "version": "2.68.4",
4
4
  "module": "./dist/esm/index.js",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -77,7 +77,7 @@
77
77
  "@hookform/resolvers": "5.2.1",
78
78
  "@internationalized/date": "3.12.4",
79
79
  "minimatch": "10.2.5",
80
- "@payfit/unity-illustrations": "2.68.2",
80
+ "@payfit/unity-illustrations": "2.68.4",
81
81
  "@radix-ui/react-avatar": "1.2.6",
82
82
  "@radix-ui/react-slot": "1.3.3",
83
83
  "@react-aria/interactions": "3.28.1",
@@ -112,8 +112,8 @@
112
112
  },
113
113
  "peerDependencies": {
114
114
  "@hookform/devtools": "^4",
115
- "@payfit/unity-icons": "2.68.2",
116
- "@payfit/unity-themes": "2.68.2",
115
+ "@payfit/unity-icons": "2.68.4",
116
+ "@payfit/unity-themes": "2.68.4",
117
117
  "@storybook/react-vite": "^10",
118
118
  "@tanstack/react-query": "^5",
119
119
  "@tanstack/react-router": "^1.131",
@@ -133,9 +133,9 @@
133
133
  "@payfit/storybook-addon-console-errors": "0.0.0-use.local",
134
134
  "@payfit/storybook-addon-datadog-rum": "0.0.0-use.local",
135
135
  "@payfit/storybook-config": "0.0.0-use.local",
136
- "@payfit/unity-icons": "2.68.2",
137
- "@payfit/unity-illustrations": "2.68.2",
138
- "@payfit/unity-themes": "2.68.2",
136
+ "@payfit/unity-icons": "2.68.4",
137
+ "@payfit/unity-illustrations": "2.68.4",
138
+ "@payfit/unity-themes": "2.68.4",
139
139
  "@payfit/vite-configs": "0.0.0-use.local",
140
140
  "@storybook/addon-a11y": "10.5.8",
141
141
  "@storybook/addon-designs": "11.1.4",
@@ -156,7 +156,7 @@
156
156
  "@types/react": "18.3.18",
157
157
  "@types/react-dom": "18.3.5",
158
158
  "@types/react-router-dom": "5.3.3",
159
- "@vitejs/plugin-react": "6.0.3",
159
+ "@vitejs/plugin-react": "6.1.1",
160
160
  "@vitest/browser-playwright": "4.1.11",
161
161
  "eslint-plugin-storybook": "10.3.2",
162
162
  "glob": "11.1.0",