Skip to content

Commit

Permalink
fix(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 36727d2 commit d89b4a8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"@radix-ui/react-tooltip": "^1.1.3",
"@tremor/react": "^3.18.3",
"@types/node": "^22.7.4",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"classnames": "^2.5.1",
"lucide-react": "^0.462.0",
"lucide-react": "^0.468.0",
"material-symbols": "^0.27.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"next": "^14.2.14",
"next-auth": "^4.24.8",
"prop-types": "^15.8.1",
"protobufjs": "^7.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-select": "^5.8.1",
"react-spinners": "^0.14.1",
"react-spinners": "^0.15.0",
"react-toastify": "^10.0.5",
"styled-components": "^6.1.13",
"swr": "^2.2.5",
Expand All @@ -57,12 +57,12 @@
"eslint-config-prettier": "9.1.0",
"less": "4.2.1",
"postcss": "8.4.49",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"string-width": "7.2.0",
"tailwindcss": "3.4.15",
"tailwindcss": "3.4.16",
"tailwindcss-animate": "1.0.7",
"typescript": "5.7.2",
"webpack": "5.96.1"
"webpack": "5.97.1"
}
}

0 comments on commit d89b4a8

Please sign in to comment.