@krosoft/react 0.0.155 → 0.0.157

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@krosoft/react",
3
- "version": "0.0.155",
3
+ "version": "0.0.157",
4
4
  "description": "Krosoft shared React package",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -33,7 +33,7 @@
33
33
  "@krosoft/core": ">=0.0.1",
34
34
  "next-themes": ">=0.4.6",
35
35
  "react": ">=19.2.7",
36
- "react-i18next": ">=17.0.8",
36
+ "react-i18next": ">=17.0.9",
37
37
  "react-router-dom": ">=7.18.1"
38
38
  },
39
39
  "peerDependenciesMeta": {
@@ -46,43 +46,43 @@
46
46
  },
47
47
  "dependencies": {
48
48
  "@hookform/resolvers": "^5.4.0",
49
- "@radix-ui/react-accordion": "^1.2.15",
50
- "@radix-ui/react-alert-dialog": "^1.1.18",
49
+ "@radix-ui/react-accordion": "^1.2.16",
50
+ "@radix-ui/react-alert-dialog": "^1.1.19",
51
51
  "@radix-ui/react-aspect-ratio": "^1.1.11",
52
- "@radix-ui/react-avatar": "^1.2.1",
53
- "@radix-ui/react-checkbox": "^1.3.6",
54
- "@radix-ui/react-collapsible": "^1.1.15",
55
- "@radix-ui/react-context-menu": "^2.3.2",
56
- "@radix-ui/react-dialog": "^1.1.18",
57
- "@radix-ui/react-dropdown-menu": "^2.1.19",
58
- "@radix-ui/react-hover-card": "^1.1.18",
52
+ "@radix-ui/react-avatar": "^1.2.2",
53
+ "@radix-ui/react-checkbox": "^1.3.7",
54
+ "@radix-ui/react-collapsible": "^1.1.16",
55
+ "@radix-ui/react-context-menu": "^2.3.3",
56
+ "@radix-ui/react-dialog": "^1.1.19",
57
+ "@radix-ui/react-dropdown-menu": "^2.1.20",
58
+ "@radix-ui/react-hover-card": "^1.1.19",
59
59
  "@radix-ui/react-label": "^2.1.11",
60
- "@radix-ui/react-menubar": "^1.1.19",
61
- "@radix-ui/react-navigation-menu": "^1.2.17",
62
- "@radix-ui/react-popover": "^1.1.18",
63
- "@radix-ui/react-progress": "^1.1.11",
64
- "@radix-ui/react-radio-group": "^1.4.2",
65
- "@radix-ui/react-scroll-area": "^1.2.13",
66
- "@radix-ui/react-select": "^2.3.2",
60
+ "@radix-ui/react-menubar": "^1.1.20",
61
+ "@radix-ui/react-navigation-menu": "^1.2.18",
62
+ "@radix-ui/react-popover": "^1.1.19",
63
+ "@radix-ui/react-progress": "^1.1.12",
64
+ "@radix-ui/react-radio-group": "^1.4.3",
65
+ "@radix-ui/react-scroll-area": "^1.2.14",
66
+ "@radix-ui/react-select": "^2.3.3",
67
67
  "@radix-ui/react-separator": "^1.1.11",
68
- "@radix-ui/react-slider": "^1.4.2",
68
+ "@radix-ui/react-slider": "^1.4.3",
69
69
  "@radix-ui/react-slot": "^1.3.0",
70
- "@radix-ui/react-switch": "^1.3.2",
71
- "@radix-ui/react-tabs": "^1.1.16",
72
- "@radix-ui/react-toast": "^1.2.18",
73
- "@radix-ui/react-toggle": "^1.1.13",
74
- "@radix-ui/react-toggle-group": "^1.1.14",
75
- "@radix-ui/react-tooltip": "^1.2.11",
70
+ "@radix-ui/react-switch": "^1.3.3",
71
+ "@radix-ui/react-tabs": "^1.1.17",
72
+ "@radix-ui/react-toast": "^1.2.19",
73
+ "@radix-ui/react-toggle": "^1.1.14",
74
+ "@radix-ui/react-toggle-group": "^1.1.15",
75
+ "@radix-ui/react-tooltip": "^1.2.12",
76
76
  "class-variance-authority": "^0.7.1",
77
77
  "clsx": "^2.1.1",
78
78
  "cmdk": "^1.1.1",
79
79
  "date-fns": "^4.4.0",
80
80
  "embla-carousel-react": "^8.6.0",
81
81
  "input-otp": "^1.4.2",
82
- "lucide-react": "^1.23.0",
82
+ "lucide-react": "^1.24.0",
83
83
  "react-day-picker": "^10.0.1",
84
84
  "react-hook-form": "^7.81.0",
85
- "react-resizable-panels": "^4.12.1",
85
+ "react-resizable-panels": "^4.12.2",
86
86
  "recharts": "^3.9.2",
87
87
  "sonner": "^2.0.7",
88
88
  "tailwind-merge": "^2.6.1",
@@ -94,12 +94,12 @@
94
94
  "@krosoft/tooling-eslint-react": "^0.0.24",
95
95
  "@krosoft/tooling-prettier": "^0.0.15",
96
96
  "@krosoft/tooling-tsconfig-react": "^0.0.10",
97
- "@storybook/addon-docs": "^10.4.6",
98
- "@storybook/addon-themes": "^10.4.6",
99
- "@storybook/react-vite": "^10.4.6",
97
+ "@storybook/addon-docs": "^10.5.0",
98
+ "@storybook/addon-themes": "^10.5.0",
99
+ "@storybook/react-vite": "^10.5.0",
100
100
  "@testing-library/dom": "^10.4.1",
101
101
  "@testing-library/react": "^16.3.2",
102
- "@types/node": "^25.9.4",
102
+ "@types/node": "^25.9.5",
103
103
  "@types/react": "^19.2.17",
104
104
  "@types/react-dom": "^19.2.3",
105
105
  "autoprefixer": "^10.5.2",
@@ -109,9 +109,9 @@
109
109
  "prettier": "^3.9.4",
110
110
  "react": "^19.2.7",
111
111
  "react-dom": "^19.2.7",
112
- "react-i18next": "^17.0.8",
112
+ "react-i18next": "^17.0.9",
113
113
  "react-router-dom": "^7.18.1",
114
- "storybook": "^10.4.6",
114
+ "storybook": "^10.5.0",
115
115
  "tailwindcss": "^3.4.19",
116
116
  "typescript": "^5.9.3",
117
117
  "vite": "^6.4.3",