Skip to content

Commit 18cdc5e

Browse files
committed
chore(deps): update ui component dependencies
1 parent 78eec4f commit 18cdc5e

3 files changed

Lines changed: 56 additions & 63 deletions

File tree

packages/ui/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@
2828
"@codemirror/lang-json": "^6.0.1",
2929
"@codemirror/state": "^6.5.2",
3030
"@codemirror/view": "^6.36.8",
31-
"@floating-ui/dom": "^1.7.1",
32-
"@floating-ui/react": "^0.27.11",
31+
"@floating-ui/dom": "^1.7.4",
32+
"@floating-ui/react": "^0.27.16",
3333
"@headlessui/react": "^2.2.9",
3434
"@monaco-editor/react": "^4.7.0",
35-
"@radix-ui/react-checkbox": "^1.3.1",
36-
"@radix-ui/react-dialog": "^1.1.13",
37-
"@radix-ui/react-label": "^2.1.6",
38-
"@radix-ui/react-popover": "^1.1.13",
39-
"@radix-ui/react-separator": "^1.1.6",
40-
"@radix-ui/react-slot": "^1.2.2",
41-
"@radix-ui/react-tabs": "^1.1.11",
42-
"@radix-ui/react-tooltip": "^1.2.6",
35+
"@radix-ui/react-checkbox": "^1.3.3",
36+
"@radix-ui/react-dialog": "^1.1.15",
37+
"@radix-ui/react-label": "^2.1.8",
38+
"@radix-ui/react-popover": "^1.1.15",
39+
"@radix-ui/react-separator": "^1.1.8",
40+
"@radix-ui/react-slot": "^1.2.4",
41+
"@radix-ui/react-tabs": "^1.1.13",
42+
"@radix-ui/react-tooltip": "^1.2.8",
4343
"@vertesia/client": "workspace:*",
4444
"@vertesia/common": "workspace:*",
4545
"@vertesia/json": "workspace:*",
@@ -52,23 +52,23 @@
5252
"debounce": "^2.2.0",
5353
"fast-xml-parser": "^5.2.3",
5454
"firebase": "^10.12.2",
55-
"framer-motion": "^12.23.12",
55+
"framer-motion": "^12.27.5",
5656
"html-to-image": "^1.11.13",
5757
"json-schema": "^0.4.0",
5858
"jwt-decode": "^4.0.0",
5959
"lodash-es": "^4.17.21",
6060
"lucide-react": "^0.562.0",
6161
"mermaid": "^11.4.0",
6262
"monaco-editor": "^0.52.2",
63-
"motion": "^12.12.1",
63+
"motion": "^12.27.5",
6464
"papaparse": "^5.5.3",
6565
"react": "^19.2.3",
6666
"react-calendar": "^6.0.0",
6767
"react-date-picker": "^12.0.1",
6868
"react-dom": "^19.2.3",
69-
"react-error-boundary": "^6.0.0",
69+
"react-error-boundary": "^6.1.0",
7070
"react-markdown": "^10.1.0",
71-
"react-pdf": "^10.2.0",
71+
"react-pdf": "^10.3.0",
7272
"react-resizable-panels": "^3.0.6",
7373
"react-vega": "^8.0.0",
7474
"vega": "^6.2.0",

pnpm-lock.yaml

Lines changed: 41 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/ui-plugin-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/js": "^9.39.0",
25-
"@tailwindcss/forms": "^0.5.10",
25+
"@tailwindcss/forms": "^0.5.11",
2626
"@tailwindcss/vite": "^4.1.18",
2727
"@types/node": "^22.19.2",
2828
"@types/react": "^19.1.6",

0 commit comments

Comments
 (0)