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 Oct 17, 2023
1 parent ddea966 commit 0bb3d66
Show file tree
Hide file tree
Showing 4 changed files with 203 additions and 197 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.8.0
20.8.1
14 changes: 7 additions & 7 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": "13.5.4",
"@next/eslint-plugin-next": "13.5.4",
"@next/bundle-analyzer": "13.5.5",
"@next/eslint-plugin-next": "13.5.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-slot": "1.0.2",
"@types/node": "20.8.3",
"@types/react": "18.2.25",
"@vercel/analytics": "1.1.0",
"@types/node": "20.8.6",
"@types/react": "18.2.28",
"@vercel/analytics": "1.1.1",
"autoprefixer": "10.4.16",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"eslint": "8.51.0",
"lucide-react": "0.284.0",
"next": "13.5.4",
"lucide-react": "0.288.0",
"next": "13.5.5",
"next-themes": "0.2.1",
"postcss": "8.4.31",
"prettier": "3.0.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"prettier-plugin-packagejson": "2.4.6",
"prettier-plugin-tailwindcss": "0.5.5",
"prettier-plugin-tailwindcss": "0.5.6",
"rimraf": "5.0.5",
"turbo": "1.10.15",
"typescript": "5.2.2"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.9.2"
}
Loading

0 comments on commit 0bb3d66

Please sign in to comment.