@douglasneuroinformatics/libui 3.5.2 → 3.5.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.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@douglasneuroinformatics/libui",
3
3
  "type": "module",
4
- "version": "3.5.2",
5
- "packageManager": "pnpm@9.11.0",
4
+ "version": "3.5.3",
5
+ "packageManager": "pnpm@9.12.1",
6
6
  "description": "Generic UI components for DNP projects, built using React and Tailwind CSS",
7
7
  "author": "Joshua Unrau",
8
8
  "license": "Apache-2.0",
@@ -69,92 +69,92 @@
69
69
  "zod": "^3.23.6"
70
70
  },
71
71
  "dependencies": {
72
- "@douglasneuroinformatics/libjs": "^0.7.0",
72
+ "@douglasneuroinformatics/libjs": "^0.8.0",
73
73
  "@douglasneuroinformatics/libui-form-types": "^0.11.0",
74
74
  "@headlessui/tailwindcss": "^0.2.1",
75
75
  "@heroicons/react": "^2.1.5",
76
- "@radix-ui/react-accordion": "^1.2.0",
77
- "@radix-ui/react-alert-dialog": "^1.1.1",
78
- "@radix-ui/react-avatar": "^1.1.0",
79
- "@radix-ui/react-checkbox": "^1.1.1",
80
- "@radix-ui/react-collapsible": "^1.1.0",
81
- "@radix-ui/react-context-menu": "^2.2.1",
82
- "@radix-ui/react-dialog": "^1.1.1",
83
- "@radix-ui/react-dropdown-menu": "^2.1.1",
84
- "@radix-ui/react-hover-card": "^1.1.1",
76
+ "@radix-ui/react-accordion": "^1.2.1",
77
+ "@radix-ui/react-alert-dialog": "^1.1.2",
78
+ "@radix-ui/react-avatar": "^1.1.1",
79
+ "@radix-ui/react-checkbox": "^1.1.2",
80
+ "@radix-ui/react-collapsible": "^1.1.1",
81
+ "@radix-ui/react-context-menu": "^2.2.2",
82
+ "@radix-ui/react-dialog": "^1.1.2",
83
+ "@radix-ui/react-dropdown-menu": "^2.1.2",
84
+ "@radix-ui/react-hover-card": "^1.1.2",
85
85
  "@radix-ui/react-label": "^2.1.0",
86
- "@radix-ui/react-menubar": "^1.1.1",
87
- "@radix-ui/react-popover": "^1.1.1",
86
+ "@radix-ui/react-menubar": "^1.1.2",
87
+ "@radix-ui/react-popover": "^1.1.2",
88
88
  "@radix-ui/react-progress": "^1.1.0",
89
- "@radix-ui/react-radio-group": "^1.2.0",
90
- "@radix-ui/react-scroll-area": "^1.1.0",
91
- "@radix-ui/react-select": "^2.1.1",
89
+ "@radix-ui/react-radio-group": "^1.2.1",
90
+ "@radix-ui/react-scroll-area": "^1.2.0",
91
+ "@radix-ui/react-select": "^2.1.2",
92
92
  "@radix-ui/react-separator": "^1.1.0",
93
- "@radix-ui/react-slider": "^1.2.0",
93
+ "@radix-ui/react-slider": "^1.2.1",
94
94
  "@radix-ui/react-slot": "^1.1.0",
95
- "@radix-ui/react-switch": "^1.1.0",
96
- "@radix-ui/react-tabs": "^1.1.0",
97
- "@radix-ui/react-tooltip": "^1.1.2",
95
+ "@radix-ui/react-switch": "^1.1.1",
96
+ "@radix-ui/react-tabs": "^1.1.1",
97
+ "@radix-ui/react-tooltip": "^1.1.3",
98
98
  "@tailwindcss/container-queries": "^0.1.1",
99
99
  "class-variance-authority": "^0.7.0",
100
100
  "clsx": "^2.1.1",
101
101
  "cmdk": "^1.0.0",
102
- "framer-motion": "^11.5.2",
102
+ "framer-motion": "^11.11.7",
103
103
  "lodash-es": "^4.17.21",
104
- "lucide-react": "^0.438.0",
105
- "react-dropzone": "^14.2.3",
104
+ "lucide-react": "^0.451.0",
105
+ "react-dropzone": "^14.2.9",
106
106
  "react-error-boundary": "^4.0.13",
107
- "react-resizable-panels": "^2.1.2",
107
+ "react-resizable-panels": "^2.1.4",
108
108
  "recharts": "^2.12.7",
109
- "tailwind-merge": "^2.5.2",
109
+ "tailwind-merge": "^2.5.3",
110
110
  "tailwindcss-animate": "^1.0.7",
111
- "ts-pattern": "^5.3.1",
112
- "type-fest": "^4.26.0",
111
+ "ts-pattern": "^5.4.0",
112
+ "type-fest": "^4.26.1",
113
113
  "vaul": "^0.9.1",
114
114
  "zustand": "^4.5.5"
115
115
  },
116
116
  "devDependencies": {
117
- "@commitlint/cli": "^19.4.1",
118
- "@commitlint/config-conventional": "^19.4.1",
119
- "@douglasneuroinformatics/eslint-config": "^5.1.7",
117
+ "@commitlint/cli": "^19.5.0",
118
+ "@commitlint/config-conventional": "^19.5.0",
119
+ "@douglasneuroinformatics/eslint-config": "^5.2.0",
120
120
  "@douglasneuroinformatics/prettier-config": "^0.0.1",
121
121
  "@douglasneuroinformatics/semantic-release": "^0.0.1",
122
122
  "@douglasneuroinformatics/tsconfig": "^1.0.2",
123
- "@faker-js/faker": "^9.0.1",
124
- "@storybook/addon-essentials": "^8.2.9",
125
- "@storybook/addon-interactions": "^8.2.9",
126
- "@storybook/addon-links": "^8.2.9",
127
- "@storybook/blocks": "^8.2.9",
128
- "@storybook/components": "^8.2.9",
129
- "@storybook/icons": "^1.2.10",
130
- "@storybook/manager-api": "^8.2.9",
131
- "@storybook/react": "^8.2.9",
132
- "@storybook/react-vite": "^8.2.9",
133
- "@storybook/theming": "^8.2.9",
123
+ "@faker-js/faker": "^9.0.3",
124
+ "@storybook/addon-essentials": "^8.3.5",
125
+ "@storybook/addon-interactions": "^8.3.5",
126
+ "@storybook/addon-links": "^8.3.5",
127
+ "@storybook/blocks": "^8.3.5",
128
+ "@storybook/components": "^8.3.5",
129
+ "@storybook/icons": "^1.2.12",
130
+ "@storybook/manager-api": "^8.3.5",
131
+ "@storybook/react": "^8.3.5",
132
+ "@storybook/react-vite": "^8.3.5",
133
+ "@storybook/theming": "^8.3.5",
134
134
  "@testing-library/dom": "^10.4.0",
135
135
  "@testing-library/jest-dom": "^6.5.0",
136
136
  "@testing-library/react": "16.0.1",
137
137
  "@testing-library/user-event": "^14.5.2",
138
138
  "@types/lodash-es": "^4.17.12",
139
139
  "@types/node": "^20.14.2",
140
- "@types/react": "^18.3.5",
140
+ "@types/react": "^18.3.11",
141
141
  "@types/react-dom": "^18.3.0",
142
- "@vitejs/plugin-react-swc": "^3.7.0",
143
- "@vitest/coverage-v8": "^2.0.5",
142
+ "@vitejs/plugin-react-swc": "^3.7.1",
143
+ "@vitest/coverage-v8": "^2.1.2",
144
144
  "autoprefixer": "^10.4.20",
145
- "eslint": "^9.9.1",
145
+ "eslint": "^9.12.0",
146
146
  "happy-dom": "^14.12.0",
147
- "husky": "^9.1.5",
148
- "jsdom": "25.0.0",
149
- "postcss": "^8.4.45",
147
+ "husky": "^9.1.6",
148
+ "jsdom": "25.0.1",
149
+ "postcss": "^8.4.47",
150
150
  "prettier": "^3.3.3",
151
- "prettier-plugin-tailwindcss": "^0.6.6",
151
+ "prettier-plugin-tailwindcss": "^0.6.8",
152
152
  "sort-json": "^2.0.1",
153
- "storybook": "^8.2.9",
154
- "tsup": "^8.2.4",
155
- "typescript": "~5.5.4",
156
- "vite": "5.4.3",
157
- "vitest": "^2.0.5"
153
+ "storybook": "^8.3.5",
154
+ "tsup": "^8.3.0",
155
+ "typescript": "5.5.x",
156
+ "vite": "5.4.8",
157
+ "vitest": "^2.1.2"
158
158
  },
159
159
  "commitlint": {
160
160
  "extends": [