@keeper-security/keeper-js-ui 0.2.0 → 0.3.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keeper-security/keeper-js-ui",
3
- "version": "0.2.0",
3
+ "version": "0.3.1",
4
4
  "type": "module",
5
5
  "description": "React components built for accessibility, consistency, and speed.",
6
6
  "main": "dist/index.es.js",
@@ -33,65 +33,71 @@
33
33
  "components:diff": "npx shadcn@latest diff"
34
34
  },
35
35
  "dependencies": {
36
+ "@radix-ui/react-avatar": "^1.1.2",
36
37
  "@radix-ui/react-direction": "^1.1.0",
37
- "@radix-ui/react-separator": "^1.1.0",
38
- "@radix-ui/react-slot": "^1.1.0",
39
- "class-variance-authority": "^0.7.0",
38
+ "@radix-ui/react-dropdown-menu": "^2.1.3",
39
+ "@radix-ui/react-separator": "^1.1.1",
40
+ "@radix-ui/react-slot": "^1.1.1",
41
+ "@radix-ui/react-switch": "^1.1.2",
42
+ "class-variance-authority": "^0.7.1",
40
43
  "clsx": "^2.1.1",
41
44
  "lucide-react": "^0.453.0",
42
45
  "react": "^18.2.0",
43
- "tailwind-merge": "^2.5.4",
46
+ "react-dom": "^18.2.0",
47
+ "tailwind-merge": "^2.5.5",
44
48
  "tailwindcss-animate": "^1.0.7"
45
49
  },
46
50
  "devDependencies": {
47
51
  "@chromatic-com/storybook": "^3.2.2",
48
- "@commitlint/cli": "^19.3.0",
49
- "@commitlint/config-conventional": "^19.2.2",
50
- "@eslint/compat": "^1.2.0",
51
- "@eslint/js": "^9.12.0",
52
- "@storybook/addon-a11y": "^8.4.4",
53
- "@storybook/addon-docs": "^8.4.4",
54
- "@storybook/addon-essentials": "^8.4.4",
55
- "@storybook/addon-interactions": "^8.4.4",
56
- "@storybook/addon-links": "^8.4.4",
57
- "@storybook/addon-onboarding": "^8.4.4",
58
- "@storybook/addon-themes": "^8.4.4",
59
- "@storybook/blocks": "^8.4.4",
60
- "@storybook/experimental-addon-test": "^8.4.4",
61
- "@storybook/react": "^8.4.4",
62
- "@storybook/react-vite": "^8.4.4",
63
- "@storybook/test": "^8.4.4",
64
- "@storybook/test-runner": "^0.19.1",
52
+ "@commitlint/cli": "^19.6.1",
53
+ "@commitlint/config-conventional": "^19.6.0",
54
+ "@eslint/compat": "^1.2.4",
55
+ "@eslint/js": "^9.17.0",
56
+ "@storybook/addon-a11y": "^8.4.7",
57
+ "@storybook/addon-console": "^3.0.0",
58
+ "@storybook/addon-docs": "^8.4.7",
59
+ "@storybook/addon-essentials": "^8.4.7",
60
+ "@storybook/addon-interactions": "^8.4.7",
61
+ "@storybook/addon-links": "^8.4.7",
62
+ "@storybook/addon-onboarding": "^8.4.7",
63
+ "@storybook/addon-themes": "^8.4.7",
64
+ "@storybook/blocks": "^8.4.7",
65
+ "@storybook/experimental-addon-test": "^8.4.7",
66
+ "@storybook/react": "^8.4.7",
67
+ "@storybook/react-vite": "^8.4.7",
68
+ "@storybook/test": "^8.4.7",
69
+ "@storybook/test-runner": "^0.20.1",
65
70
  "@types/node": "^22.7.6",
66
- "@types/react": "^18.3.11",
67
- "@typescript-eslint/eslint-plugin": "^8.10.0",
68
- "@typescript-eslint/parser": "^8.10.0",
69
- "@vitejs/plugin-react-swc": "^3.7.1",
70
- "@vitest/browser": "^2.1.5",
71
- "autoprefixer": "^10.4.19",
71
+ "@types/react": "^18.3.17",
72
+ "@typescript-eslint/eslint-plugin": "^8.18.1",
73
+ "@typescript-eslint/parser": "^8.18.1",
74
+ "@vitejs/plugin-react-swc": "^3.7.2",
75
+ "@vitest/browser": "^2.1.8",
76
+ "autoprefixer": "^10.4.20",
72
77
  "commitizen": "^4.3.1",
73
78
  "cz-conventional-changelog": "^3.3.0",
74
- "eslint": "^9.12.0",
75
- "eslint-plugin-react-hooks": "^5.0.0",
76
- "eslint-plugin-react-refresh": "^0.4.12",
77
- "eslint-plugin-storybook": "^0.11.0",
78
- "globals": "^15.11.0",
79
- "husky": "^9.1.4",
80
- "lint-staged": "^15.2.7",
81
- "playwright": "^1.48.2",
82
- "postcss": "^8.4.40",
83
- "prettier": "3.3.3",
79
+ "eslint": "^9.17.0",
80
+ "eslint-plugin-react-hooks": "^5.1.0",
81
+ "eslint-plugin-react-refresh": "^0.4.16",
82
+ "eslint-plugin-storybook": "^0.11.1",
83
+ "globals": "^15.13.0",
84
+ "husky": "^9.1.7",
85
+ "lint-staged": "^15.2.11",
86
+ "playwright": "^1.49.1",
87
+ "postcss": "^8.4.49",
88
+ "prettier": "^3.4.2",
84
89
  "remark-gfm": "^4.0.0",
85
- "storybook": "^8.4.4",
90
+ "storybook": "^8.4.7",
86
91
  "storybook-addon-rtl": "^1.0.1",
87
- "tailwindcss": "^3.4.7",
88
- "typescript": "^5.6.3",
89
- "vite": "^5.4.9",
90
- "vite-plugin-dts": "^4.2.4",
91
- "vitest": "^2.1.5"
92
+ "tailwindcss": "^3.4.16",
93
+ "typescript": "^5.7.2",
94
+ "vite": "^6.0.3",
95
+ "vite-plugin-dts": "^4.3.0",
96
+ "vitest": "^2.1.8"
92
97
  },
93
98
  "peerDependencies": {
94
- "react": "^18.2.0"
99
+ "react": "^18.2.0",
100
+ "react-dom": "^18.2.0"
95
101
  },
96
102
  "optionalDependencies": {
97
103
  "@rollup/rollup-linux-x64-gnu": "4.24.0"