Skip to content

Commit 0396d28

Browse files
⬆️ Update all non-major dependencies (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1ca916 commit 0396d28

File tree

4 files changed

+347
-358
lines changed

4 files changed

+347
-358
lines changed

apps/www/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"cmdk": "^1.0.0",
2626
"date-fns": "^3.3.1",
2727
"gray-matter": "^4.0.3",
28-
"lucide-react": "^0.344.0",
29-
"next": "14.1.1",
28+
"lucide-react": "^0.364.0",
29+
"next": "14.1.4",
3030
"next-mdx-remote": "^4.4.1",
3131
"react": "18.2.0",
3232
"react-dom": "18.2.0",
@@ -35,7 +35,7 @@
3535
"remark-gfm": "^3.0.1",
3636
"schema-dts": "^1.1.2",
3737
"tailwind-merge": "^2.2.1",
38-
"tailwindcss": "3.4.1",
38+
"tailwindcss": "3.4.3",
3939
"tailwindcss-animate": "^1.0.7",
4040
"usehooks-ts": "workspace:*",
4141
"voca": "^1.4.1",
@@ -44,14 +44,14 @@
4444
"devDependencies": {
4545
"@tailwindcss/line-clamp": "^0.4.4",
4646
"@tailwindcss/typography": "^0.5.10",
47-
"@types/node": "20.11.24",
48-
"@types/react": "18.2.61",
49-
"@types/react-dom": "18.2.19",
50-
"autoprefixer": "10.4.17",
47+
"@types/node": "20.12.2",
48+
"@types/react": "18.2.73",
49+
"@types/react-dom": "18.2.23",
50+
"autoprefixer": "10.4.19",
5151
"eslint-config-custom": "workspace:*",
52-
"eslint-config-next": "14.1.1",
52+
"eslint-config-next": "14.1.4",
5353
"next-sitemap": "^4.2.3",
54-
"postcss": "8.4.35",
55-
"typescript": "5.3.3"
54+
"postcss": "8.4.38",
55+
"typescript": "5.4.3"
5656
}
5757
}

packages/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint-plugin-react": "^7.33.2",
1818
"eslint-plugin-react-hooks": "^4.6.0",
1919
"eslint-plugin-simple-import-sort": "^12.0.0",
20-
"eslint-plugin-vitest": "^0.3.22",
20+
"eslint-plugin-vitest": "^0.4.0",
2121
"typescript": "^5.3.3"
2222
}
2323
}

packages/usehooks-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/react": "^14.2.1",
4343
"@types/lodash.debounce": "^4.0.9",
4444
"@types/node": "^20.11.19",
45-
"@types/react": "18.2.61",
45+
"@types/react": "18.2.73",
4646
"eslint-config-custom": "workspace:*",
4747
"eslint-plugin-jsdoc": "^48.1.0",
4848
"eslint-plugin-tree-shaking": "^1.12.1",

0 commit comments

Comments
 (0)