Skip to content

Commit b8489eb

Browse files
chore(deps): update ui dependencies
1 parent 47171f9 commit b8489eb

2 files changed

Lines changed: 666 additions & 550 deletions

File tree

ui/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,28 +20,28 @@
2020
"react-dom": "^19.0.0",
2121
"react-focus-lock": "^2.13.2",
2222
"react-router-dom": "^7.0.0",
23-
"react-tooltip": "^5.21.6",
23+
"react-tooltip": "^6.0.0",
2424
"tailwind-merge": "^3.3.0"
2525
},
2626
"devDependencies": {
27-
"@eslint/compat": "^1.2.1",
27+
"@eslint/compat": "^2.0.0",
2828
"@tailwindcss/vite": "^4.1.7",
2929
"@types/react": "^19.0.0",
3030
"@types/react-dom": "^19.0.0",
3131
"@typescript-eslint/eslint-plugin": "^8.0.0",
3232
"@typescript-eslint/parser": "^8.0.0",
3333
"@vitejs/plugin-react-swc": "^4.0.0",
34-
"eslint": "^9.0.0",
34+
"eslint": "^10.0.0",
3535
"eslint-config-prettier": "^10.0.0",
3636
"eslint-plugin-prettier": "^5.2.1",
3737
"eslint-plugin-react": "^7.37.2",
38-
"eslint-plugin-react-hooks": "^5.0.0",
38+
"eslint-plugin-react-hooks": "^7.0.0",
3939
"eslint-plugin-react-refresh": "^0.5.0",
4040
"prettier": "3.8.1",
4141
"tailwindcss": "^4.1.7",
42-
"typescript": "^5.3.3",
42+
"typescript": "^7.0.0",
4343
"typescript-eslint": "^8.11.0",
44-
"vite": "^7.0.0"
44+
"vite": "^8.0.0"
4545
},
4646
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
4747
}

0 commit comments

Comments
 (0)