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 17, 2023
1 parent 8480d90 commit a026d13
Show file tree
Hide file tree
Showing 3 changed files with 5,446 additions and 8,015 deletions.
22 changes: 11 additions & 11 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,39 +17,39 @@
"@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.260.0",
"next": "13.4.10",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"rehype-highlight": "^6.0.0",
"remark-code-import": "^1.2.0",
"tailwind-merge": "^1.12.0",
"tailwindcss": "3.3.2",
"tailwindcss": "3.3.3",
"tailwindcss-animate": "^1.0.5",
"usehooks-ts": "workspace:*",
"zod": "^3.21.4"
},
"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.2",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"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.10",
"next-sitemap": "^4.0.7",
"postcss": "8.4.24",
"postcss": "8.4.26",
"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 a026d13

Please sign in to comment.