@payfit/unity-themes 2.2.1 → 2.2.3

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.
@@ -23,7 +23,7 @@
23
23
  * when the build process runs again. To customize styles, please refer to the
24
24
  * source files or documentation.
25
25
  *
26
- * Generated by: root-workspace-0b6124 undefined
26
+ * Generated by: undefined undefined
27
27
  */
28
28
 
29
29
  @import "@fontsource/inter";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payfit/unity-themes",
3
- "version": "2.2.1",
3
+ "version": "2.2.3",
4
4
  "main": "./dist/esm/index.js",
5
5
  "types": "./dist/esm/index.d.ts",
6
6
  "style": "./dist/css/unity.css",
@@ -36,11 +36,11 @@
36
36
  "@payfit/hr-apps-tsconfigs": "0.0.0-use.local",
37
37
  "@payfit/storybook-config": "0.0.0-use.local",
38
38
  "@payfit/vite-configs": "0.0.0-use.local",
39
- "@storybook/addon-a11y": "10.2.0",
40
- "@storybook/addon-docs": "10.2.0",
41
- "@storybook/addon-links": "10.2.0",
42
- "@storybook/addon-vitest": "10.2.0",
43
- "@storybook/react-vite": "10.2.0",
39
+ "@storybook/addon-a11y": "10.2.2",
40
+ "@storybook/addon-docs": "10.2.2",
41
+ "@storybook/addon-links": "10.2.2",
42
+ "@storybook/addon-vitest": "10.2.2",
43
+ "@storybook/react-vite": "10.2.2",
44
44
  "@storybook/test-runner": "0.24.2",
45
45
  "@tailwindcss/vite": "4.1.11",
46
46
  "@types/lodash": "4.14.202",
@@ -56,7 +56,7 @@
56
56
  "prettier": "3.1.0",
57
57
  "react": "18.3.1",
58
58
  "react-dom": "18.3.1",
59
- "storybook": "10.2.0",
59
+ "storybook": "10.2.2",
60
60
  "tsx": "4.17.0",
61
61
  "typescript": "5.9.2",
62
62
  "vite": "7.1.12",