@luscii-healthtech/web-ui 58.1.0 → 58.1.2

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 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luscii-healthtech/web-ui",
3
- "version": "58.1.0",
3
+ "version": "58.1.2",
4
4
  "license": "MIT",
5
5
  "author": {
6
6
  "name": "Joris Janssen"
@@ -77,6 +77,8 @@
77
77
  "react-dom": ">=18"
78
78
  },
79
79
  "devDependencies": {
80
+ "@commitlint/cli": "^21.2.2",
81
+ "@commitlint/config-conventional": "^21.2.2",
80
82
  "@dnd-kit/core": "^6.3.1",
81
83
  "@dnd-kit/sortable": "^10.0.0",
82
84
  "@dnd-kit/utilities": "^3.2.2",
@@ -158,12 +160,12 @@
158
160
  "@fontsource/roboto": "^5.0.5",
159
161
  "@headlessui/react": "^2.2.0",
160
162
  "@heroicons/react": "^2.2.0",
161
- "@radix-ui/react-dropdown-menu": "^2.1.2",
162
- "@radix-ui/react-hover-card": "^1.1.14",
163
- "@radix-ui/react-switch": "^1.1.0",
164
- "@radix-ui/react-tabs": "^1.1.13",
165
- "@radix-ui/react-toggle-group": "^1.1.0",
166
- "@radix-ui/react-tooltip": "^1.2.7",
163
+ "@radix-ui/react-dropdown-menu": "^2.1.24",
164
+ "@radix-ui/react-hover-card": "^1.1.23",
165
+ "@radix-ui/react-switch": "^1.3.7",
166
+ "@radix-ui/react-tabs": "^1.1.21",
167
+ "@radix-ui/react-toggle-group": "^1.1.19",
168
+ "@radix-ui/react-tooltip": "^1.2.16",
167
169
  "@tiptap/extension-mention": "3.22.0",
168
170
  "@tiptap/pm": "^3.22.0",
169
171
  "@tiptap/react": "^3.22.0",