@frontify/fondue-components 16.0.0 → 16.0.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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@frontify/fondue-components",
3
3
  "type": "module",
4
- "version": "16.0.0",
4
+ "version": "16.0.4",
5
5
  "homepage": "https://github.com/Frontify/fondue",
6
6
  "repository": {
7
7
  "type": "git",
@@ -30,82 +30,82 @@
30
30
  "peerDependencies": {
31
31
  "react": "^18",
32
32
  "react-dom": "^18",
33
- "@frontify/fondue-icons": "^0.15.0",
34
- "@frontify/fondue-tokens": "^4.1.1"
33
+ "@frontify/fondue-icons": "^0.15.2",
34
+ "@frontify/fondue-tokens": "^4.1.3"
35
35
  },
36
36
  "dependencies": {
37
- "@radix-ui/react-accordion": "^1.2.3",
38
- "@radix-ui/react-checkbox": "^1.1.3",
39
- "@radix-ui/react-dialog": "^1.1.5",
40
- "@radix-ui/react-dropdown-menu": "^2.1.5",
41
- "@radix-ui/react-label": "^2.1.1",
42
- "@radix-ui/react-popover": "^1.1.5",
43
- "@radix-ui/react-progress": "^1.1.1",
44
- "@radix-ui/react-scroll-area": "^1.2.2",
45
- "@radix-ui/react-select": "^2.1.5",
46
- "@radix-ui/react-separator": "^1.1.1",
47
- "@radix-ui/react-slider": "^1.2.2",
48
- "@radix-ui/react-slot": "^1.1.1",
49
- "@radix-ui/react-switch": "^1.1.2",
50
- "@radix-ui/react-tabs": "^1.1.2",
51
- "@radix-ui/react-toggle-group": "^1.1.1",
52
- "@radix-ui/react-tooltip": "^1.1.7",
53
- "downshift": "^9.0.8",
37
+ "@radix-ui/react-accordion": "^1.2.4",
38
+ "@radix-ui/react-checkbox": "^1.1.5",
39
+ "@radix-ui/react-dialog": "^1.1.7",
40
+ "@radix-ui/react-dropdown-menu": "^2.1.7",
41
+ "@radix-ui/react-label": "^2.1.3",
42
+ "@radix-ui/react-popover": "^1.1.7",
43
+ "@radix-ui/react-progress": "^1.1.3",
44
+ "@radix-ui/react-scroll-area": "^1.2.4",
45
+ "@radix-ui/react-select": "^2.1.7",
46
+ "@radix-ui/react-separator": "^1.1.3",
47
+ "@radix-ui/react-slider": "^1.2.4",
48
+ "@radix-ui/react-slot": "^1.2.0",
49
+ "@radix-ui/react-switch": "^1.1.4",
50
+ "@radix-ui/react-tabs": "^1.1.4",
51
+ "@radix-ui/react-toggle-group": "^1.1.3",
52
+ "@radix-ui/react-tooltip": "^1.2.0",
53
+ "downshift": "^9.0.9",
54
54
  "react-colorful": "^5.6.1",
55
55
  "tailwind-merge": "^2.6.0",
56
56
  "tailwind-variants": "^0.3.1"
57
57
  },
58
58
  "devDependencies": {
59
- "@babel/core": "^7.26.7",
59
+ "@babel/core": "^7.26.10",
60
60
  "@etchteam/storybook-addon-status": "^5.0.0",
61
61
  "@frontify/eslint-config-react": "^0.17.7",
62
- "@playwright/experimental-ct-react": "^1.50.0",
63
- "@playwright/test": "^1.50.0",
64
- "@storybook/addon-a11y": "^8.5.2",
65
- "@storybook/addon-actions": "^8.5.2",
66
- "@storybook/addon-essentials": "^8.5.2",
67
- "@storybook/addon-interactions": "^8.5.2",
68
- "@storybook/addon-links": "^8.5.2",
69
- "@storybook/addon-storysource": "^8.6.4",
70
- "@storybook/blocks": "^8.5.2",
71
- "@storybook/manager-api": "^8.5.2",
72
- "@storybook/react": "^8.5.2",
73
- "@storybook/react-vite": "^8.5.2",
74
- "@storybook/theming": "^8.5.2",
62
+ "@playwright/experimental-ct-react": "^1.51.1",
63
+ "@playwright/test": "^1.51.1",
64
+ "@storybook/addon-a11y": "^8.6.12",
65
+ "@storybook/addon-actions": "^8.6.12",
66
+ "@storybook/addon-essentials": "^8.6.12",
67
+ "@storybook/addon-interactions": "^8.6.12",
68
+ "@storybook/addon-links": "^8.6.12",
69
+ "@storybook/addon-storysource": "^8.6.12",
70
+ "@storybook/blocks": "^8.6.12",
71
+ "@storybook/manager-api": "^8.6.12",
72
+ "@storybook/react": "^8.6.12",
73
+ "@storybook/react-vite": "^8.6.12",
74
+ "@storybook/theming": "^8.6.12",
75
75
  "@tailwindcss/forms": "^0.5.10",
76
76
  "@testing-library/dom": "^10.4.0",
77
77
  "@testing-library/jest-dom": "^6.6.3",
78
- "@testing-library/react": "^16.0.1",
78
+ "@testing-library/react": "^16.3.0",
79
79
  "@testing-library/user-event": "^14.6.1",
80
- "@types/node": "^22.10.10",
81
- "@types/react": "^18.3.18",
80
+ "@types/node": "^22.14.0",
81
+ "@types/react": "^18.3.20",
82
82
  "@types/sinon": "^17.0.3",
83
83
  "@vitejs/plugin-react": "^4.3.4",
84
- "@vitest/coverage-v8": "^3.0.4",
85
- "@vitest/ui": "^3.0.4",
86
- "autoprefixer": "^10.4.20",
84
+ "@vitest/coverage-v8": "^3.1.1",
85
+ "@vitest/ui": "^3.1.1",
86
+ "autoprefixer": "^10.4.21",
87
87
  "chalk": "^5.4.1",
88
88
  "eslint": "^8.57.1",
89
89
  "eslint-plugin-notice": "^1.0.0",
90
- "eslint-plugin-storybook": "^0.11.2",
91
- "happy-dom": "^15.7.4",
92
- "postcss": "^8.5.1",
90
+ "eslint-plugin-storybook": "^0.12.0",
91
+ "happy-dom": "^15.11.7",
92
+ "postcss": "^8.5.3",
93
93
  "postcss-import": "^16.1.0",
94
- "prettier": "^3.4.2",
94
+ "prettier": "^3.5.3",
95
95
  "react": "^18.3.1",
96
96
  "react-dom": "^18.3.1",
97
- "sass": "^1.83.4",
98
- "sinon": "^19.0.2",
99
- "storybook": "^8.5.2",
97
+ "sass": "^1.86.3",
98
+ "sinon": "^20.0.0",
99
+ "storybook": "^8.6.12",
100
100
  "tailwindcss": "^3.4.17",
101
- "tsx": "^4.19.2",
102
- "typescript": "^5.7.3",
103
- "vite": "^5.4.14",
104
- "vite-plugin-dts": "^4.5.0",
101
+ "tsx": "^4.19.3",
102
+ "typescript": "^5.8.3",
103
+ "vite": "^5.4.17",
104
+ "vite-plugin-dts": "^4.5.3",
105
105
  "vite-tsconfig-paths": "^5.1.4",
106
- "vitest": "^3.0.4",
107
- "@frontify/fondue-icons": "^0.15.0",
108
- "@frontify/fondue-tokens": "^4.1.1"
106
+ "vitest": "^3.1.1",
107
+ "@frontify/fondue-icons": "^0.15.2",
108
+ "@frontify/fondue-tokens": "^4.1.3"
109
109
  },
110
110
  "scripts": {
111
111
  "build": "vite build",