Skip to content

Commit 3673d88

Browse files
chore(deps): bump the fe-deps group in /ui with 8 updates (#420)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acb07de commit 3673d88

File tree

2 files changed

+188
-175
lines changed

2 files changed

+188
-175
lines changed

ui/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@radix-ui/react-toggle": "^1.1.10",
2929
"@radix-ui/react-toggle-group": "^1.1.11",
3030
"@radix-ui/react-tooltip": "^1.2.8",
31-
"@tabler/icons-react": "^3.38.0",
31+
"@tabler/icons-react": "^3.40.0",
3232
"@tailwindcss/vite": "^4.2.1",
3333
"@tanstack/react-query": "^5.90.21",
3434
"@tanstack/react-table": "^8.21.3",
@@ -41,16 +41,16 @@
4141
"cmdk": "^1.1.1",
4242
"culori": "^4.0.2",
4343
"date-fns": "^4.1.0",
44-
"i18next": "^25.8.13",
44+
"i18next": "^25.8.17",
4545
"i18next-browser-languagedetector": "^8.2.1",
4646
"js-yaml": "^4.1.1",
4747
"kubernetes-types": "^1.30.0",
4848
"lodash": "^4.17.23",
49-
"lucide-react": "^0.576.0",
49+
"lucide-react": "^0.577.0",
5050
"next-themes": "^0.4.6",
5151
"react": "^19.2.4",
5252
"react-dom": "^19.2.4",
53-
"react-i18next": "^16.5.4",
53+
"react-i18next": "^16.5.6",
5454
"react-markdown": "^10.1.0",
5555
"react-router-dom": "^7.13.1",
5656
"recharts": "2.15.4",
@@ -60,24 +60,24 @@
6060
"tailwindcss": "^4.2.1"
6161
},
6262
"devDependencies": {
63-
"@eslint/js": "^9.39.3",
63+
"@eslint/js": "^9.39.4",
6464
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
6565
"@types/culori": "^4.0.1",
6666
"@types/js-yaml": "^4.0.9",
6767
"@types/lodash": "^4.17.24",
68-
"@types/node": "^24.11.0",
68+
"@types/node": "^24.12.0",
6969
"@types/react": "^19.2.14",
7070
"@types/react-dom": "^19.2.3",
7171
"@vitejs/plugin-react": "^5.1.4",
72-
"eslint": "^9.39.3",
72+
"eslint": "^9.39.4",
7373
"eslint-plugin-react-hooks": "^5.2.0",
7474
"eslint-plugin-react-refresh": "^0.5.2",
7575
"globals": "^16.5.0",
7676
"monaco-editor": "^0.55.1",
7777
"prettier": "^3.8.1",
7878
"tw-animate-css": "^1.4.0",
7979
"typescript": "~5.9.3",
80-
"typescript-eslint": "^8.56.1",
80+
"typescript-eslint": "^8.57.0",
8181
"vite": "^7.3.1",
8282
"vite-plugin-dynamic-base": "^1.3.0"
8383
}

0 commit comments

Comments
 (0)