Skip to content

Commit

Permalink
⬆️ update all non-major dependencies (#510)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* Create warm-jokes-matter.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Julien <juliencaron@protonmail.com>
  • Loading branch information
renovate[bot] and juliencrn committed Mar 4, 2024
1 parent 12b3b0b commit 0d99db9
Show file tree
Hide file tree
Showing 4 changed files with 250 additions and 501 deletions.
6 changes: 6 additions & 0 deletions .changeset/warm-jokes-matter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"www": patch
"usehooks-ts": patch
---

chore(deps): update all non-major dependencies
10 changes: 5 additions & 5 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"date-fns": "^3.3.1",
"gray-matter": "^4.0.3",
"highlight.js": "^11.9.0",
"lucide-react": "^0.335.0",
"next": "14.1.0",
"lucide-react": "^0.344.0",
"next": "14.1.1",
"next-mdx-remote": "^4.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -37,12 +37,12 @@
"devDependencies": {
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "20.11.19",
"@types/react": "18.2.57",
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"eslint-config-custom": "workspace:*",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.1.1",
"next-sitemap": "^4.2.3",
"postcss": "8.4.35",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/usehooks-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@turbo/gen": "^1.12.4",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.11.19",
"@types/react": "18.2.57",
"@types/react": "18.2.61",
"date-fns": "^3.3.1",
"eslint-config-custom": "workspace:*",
"eslint-plugin-jsdoc": "^48.1.0",
Expand Down

0 comments on commit 0d99db9

Please sign in to comment.