Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 724e74b commit 82cb8b7
Show file tree
Hide file tree
Showing 4 changed files with 233 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.16.0
20.17.0
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"dependencies": {
"@adios-axios/eslint-config-custom": "workspace:*",
"@adios-axios/tsconfig": "workspace:*",
"@next/bundle-analyzer": "14.2.5",
"@next/eslint-plugin-next": "14.2.5",
"@next/bundle-analyzer": "14.2.7",
"@next/eslint-plugin-next": "14.2.7",
"@radix-ui/react-dropdown-menu": "2.1.1",
"@radix-ui/react-slot": "1.1.0",
"@types/node": "20.14.15",
"@types/react": "18.3.3",
"@types/node": "20.16.2",
"@types/react": "18.3.4",
"@vercel/analytics": "1.3.1",
"autoprefixer": "10.4.20",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"eslint": "8.57.0",
"lucide-react": "0.427.0",
"next": "14.2.5",
"lucide-react": "0.436.0",
"next": "14.2.7",
"next-themes": "0.3.0",
"postcss": "8.4.41",
"prettier": "3.3.3",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
},
"dependencies": {
"eslint": "8.57.0",
"husky": "9.1.4",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.1",
"prettier-plugin-packagejson": "2.5.2",
"prettier-plugin-tailwindcss": "0.6.6",
"rimraf": "6.0.1",
"turbo": "1.13.4",
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.7.1"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 82cb8b7

Please sign in to comment.