@payfit/unity-components 2.65.3 → 2.65.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 (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payfit/unity-components",
3
- "version": "2.65.3",
3
+ "version": "2.65.4",
4
4
  "module": "./dist/esm/index.js",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -96,7 +96,7 @@
96
96
  "tailwind-variants": "3.3.1",
97
97
  "usehooks-ts": "3.1.1",
98
98
  "zod": "4.4.3",
99
- "@payfit/unity-illustrations": "2.65.3"
99
+ "@payfit/unity-illustrations": "2.65.4"
100
100
  },
101
101
  "peerDependencies": {
102
102
  "@hookform/devtools": "^4",
@@ -108,8 +108,8 @@
108
108
  "react-hook-form": "^7",
109
109
  "react-router-dom": "^5",
110
110
  "zod": "^3 || ^4",
111
- "@payfit/unity-icons": "2.65.3",
112
- "@payfit/unity-themes": "2.65.3"
111
+ "@payfit/unity-icons": "2.65.4",
112
+ "@payfit/unity-themes": "2.65.4"
113
113
  },
114
114
  "devDependencies": {
115
115
  "@figma/code-connect": "1.5.2",
@@ -155,14 +155,14 @@
155
155
  "vite": "8.1.4",
156
156
  "vite-plugin-node-polyfills": "0.28.0",
157
157
  "vitest": "4.1.10",
158
- "@payfit/hr-app-eslint": "0.0.0-use.local",
159
158
  "@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
160
159
  "@payfit/storybook-addon-console-errors": "0.0.0-use.local",
160
+ "@payfit/unity-icons": "2.65.4",
161
+ "@payfit/hr-app-eslint": "0.0.0-use.local",
162
+ "@payfit/unity-themes": "2.65.4",
163
+ "@payfit/vite-configs": "0.0.0-use.local",
161
164
  "@payfit/storybook-config": "0.0.0-use.local",
162
- "@payfit/unity-icons": "2.65.3",
163
- "@payfit/unity-illustrations": "2.65.3",
164
- "@payfit/unity-themes": "2.65.3",
165
- "@payfit/vite-configs": "0.0.0-use.local"
165
+ "@payfit/unity-illustrations": "2.65.4"
166
166
  },
167
167
  "peerDependenciesMeta": {
168
168
  "@hookform/devtools": {