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 Nov 19, 2024
1 parent 1e5f10f commit e2639b7
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
72 changes: 36 additions & 36 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"classnames": "^2.5.1",
"lucide-react": "^0.454.0",
"material-symbols": "^0.26.0",
"lucide-react": "^0.460.0",
"material-symbols": "^0.27.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"next": "^14.2.14",
Expand All @@ -50,19 +50,19 @@
"zod": "^3.23.8"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.14",
"eslint-config-prettier": "^9.1.0",
"less": "^4.2.0",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"string-width": "^7.2.0",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.2",
"webpack": "^5.95.0"
"autoprefixer": "10.4.20",
"copy-webpack-plugin": "12.0.2",
"eslint": "8.57.1",
"eslint-config-next": "14.2.17",
"eslint-config-prettier": "9.1.0",
"less": "4.2.0",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"string-width": "7.2.0",
"tailwindcss": "3.4.14",
"tailwindcss-animate": "1.0.7",
"typescript": "5.6.3",
"webpack": "5.96.1"
}
}

0 comments on commit e2639b7

Please sign in to comment.