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 Sep 2, 2024
1 parent 724e74b commit ee15dc4
Show file tree
Hide file tree
Showing 4 changed files with 280 additions and 294 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
14 changes: 7 additions & 7 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"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.3",
"@types/react": "18.3.5",
"@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.438.0",
"next": "14.2.7",
"next-themes": "0.3.0",
"postcss": "8.4.41",
"postcss": "8.4.44",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
8 changes: 4 additions & 4 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",
"lint-staged": "15.2.9",
"husky": "9.1.5",
"lint-staged": "15.2.10",
"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 ee15dc4

Please sign in to comment.