Skip to content

Commit 5698802

Browse files
committed
chore(deps): update trace-ui dependencies
1 parent 9998735 commit 5698802

2 files changed

Lines changed: 369 additions & 384 deletions

File tree

tools/trace-ui/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@radix-ui/react-slot": "^1.2.4",
1818
"class-variance-authority": "^0.7.1",
1919
"clsx": "^2.1.1",
20-
"lucide-react": "^0.553.0",
20+
"lucide-react": "^0.554.0",
2121
"react": "^19.2.0",
2222
"react-dom": "^19.2.0",
2323
"tailwind-merge": "^3.4.0"
@@ -27,9 +27,9 @@
2727
"@tailwindcss/vite": "^4.1.17",
2828
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
2929
"@types/node": "^24.10.1",
30-
"@types/react": "^19.2.3",
31-
"@types/react-dom": "^19.2.2",
32-
"@vitejs/plugin-react": "^5.1.0",
30+
"@types/react": "^19.2.6",
31+
"@types/react-dom": "^19.2.3",
32+
"@vitejs/plugin-react": "^5.1.1",
3333
"babel-plugin-react-compiler": "19.1.0-rc.3",
3434
"eslint": "^9.39.1",
3535
"eslint-config-prettier": "^10.1.8",
@@ -41,7 +41,7 @@
4141
"tailwindcss": "^4.1.17",
4242
"tw-animate-css": "^1.4.0",
4343
"typescript": "~5.9.3",
44-
"typescript-eslint": "^8.46.4",
45-
"vite": "^7.2.2"
44+
"typescript-eslint": "^8.47.0",
45+
"vite": "^7.2.4"
4646
}
4747
}

0 commit comments

Comments
 (0)