Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent 8480d90 commit 53a044e
Show file tree
Hide file tree
Showing 3 changed files with 5,449 additions and 8,010 deletions.
20 changes: 10 additions & 10 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"@next/mdx": "^13.4.4",
"@radix-ui/react-dropdown-menu": "^2.0.5",
"@radix-ui/react-slot": "^1.0.2",
"@t3-oss/env-nextjs": "^0.2.2",
"@t3-oss/env-nextjs": "^0.6.0",
"class-variance-authority": "^0.6.0",
"clsx": "^1.2.1",
"date-fns": "^2.29.3",
"gray-matter": "^4.0.3",
"highlight.js": "^11.8.0",
"lucide-react": "^0.223.0",
"next": "13.4.4",
"lucide-react": "^0.258.0",
"next": "13.4.8",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"react": "18.2.0",
Expand All @@ -40,16 +40,16 @@
"devDependencies": {
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"@types/node": "20.4.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"autoprefixer": "10.4.14",
"eslint": "8.41.0",
"eslint": "8.44.0",
"eslint-config-custom": "workspace:*",
"eslint-config-next": "13.4.4",
"eslint-config-next": "13.4.8",
"next-sitemap": "^4.0.7",
"postcss": "8.4.24",
"postcss": "8.4.25",
"rimraf": "^5.0.1",
"typescript": "5.0.4"
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/usehooks-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@turbo/gen": "^1.9.9",
"@types/jest": "^29.0.3",
"@types/node": "^18.7.18",
"@types/react": "17.0.0",
"@types/react": "17.0.62",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"date-fns": "^2.29.3",
Expand Down
Loading

0 comments on commit 53a044e

Please sign in to comment.