Skip to content

Commit 5fedfad

Browse files
authored
Merge pull request #1122 from mbifulco/dependabot/npm_and_yarn/dependencies-8fa264a6de
chore(deps): bump the dependencies group with 13 updates
2 parents 799b8ee + 6f6f378 commit 5fedfad

2 files changed

Lines changed: 167 additions & 167 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"@headlessui/react": "^2.2.9",
3333
"@mdx-js/mdx": "^3.1.1",
3434
"@mdx-js/react": "^3.1.1",
35-
"@next/bundle-analyzer": "16.0.4",
35+
"@next/bundle-analyzer": "16.0.5",
3636
"@number-flow/react": "^0.5.10",
3737
"@radix-ui/react-slot": "^1.2.4",
3838
"@react-email/components": "^1.0.1",
3939
"@react-email/markdown": "0.0.17",
4040
"@react-email/render": "^2.0.0",
4141
"@t3-oss/env-nextjs": "^0.13.8",
4242
"@tailwindcss/typography": "^0.5.19",
43-
"@tanstack/react-query": "^5.90.10",
43+
"@tanstack/react-query": "^5.90.11",
4444
"@trpc/client": "11.7.2",
4545
"@trpc/next": "11.7.2",
4646
"@trpc/react-query": "11.7.2",
@@ -52,21 +52,21 @@
5252
"fathom-client": "^3.7.2",
5353
"feed": "^5.1.0",
5454
"gray-matter": "^4.0.3",
55-
"lucide-react": "^0.554.0",
55+
"lucide-react": "^0.555.0",
5656
"micro": "^10.0.1",
57-
"next": "16.0.4",
57+
"next": "16.0.5",
5858
"next-cloudinary": "^6.17.5",
5959
"next-mdx-remote": "5.0.0",
6060
"pluralize": "^8.0.0",
6161
"postcss": "^8.5.6",
62-
"posthog-js": "^1.298.0",
63-
"posthog-node": "^5.14.0",
62+
"posthog-js": "^1.298.1",
63+
"posthog-node": "^5.14.1",
6464
"prism-react-renderer": "^2.4.1",
6565
"react": "19.2.0",
6666
"react-aria": "^3.44.0",
6767
"react-dom": "19.2.0",
6868
"react-email": "5.0.5",
69-
"react-hook-form": "^7.66.1",
69+
"react-hook-form": "^7.67.0",
7070
"react-icons": "^5.5.0",
7171
"react-stately": "^3.42.0",
7272
"rehype-img-size": "^1.0.1",
@@ -77,16 +77,16 @@
7777
"sharp": "^0.34.5",
7878
"slugify": "^1.6.6",
7979
"sonner": "^2.0.7",
80-
"superjson": "^2.2.5",
80+
"superjson": "^2.2.6",
8181
"svix": "^1.81.0",
8282
"tailwind-merge": "^3.4.0",
8383
"zod": "^4.1.13"
8484
},
8585
"devDependencies": {
86-
"@eslint/eslintrc": "^3.3.1",
86+
"@eslint/eslintrc": "^3.3.3",
8787
"@eslint/js": "^9.39.1",
8888
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
89-
"@next/eslint-plugin-next": "16.0.4",
89+
"@next/eslint-plugin-next": "16.0.5",
9090
"@playwright/test": "^1.57.0",
9191
"@react-email/preview-server": "5.0.5",
9292
"@tailwindcss/postcss": "^4.1.17",
@@ -104,7 +104,7 @@
104104
"depcheck": "^1.4.7",
105105
"dotenv": "^17.2.3",
106106
"eslint": "9.39.1",
107-
"eslint-config-next": "16.0.4",
107+
"eslint-config-next": "16.0.5",
108108
"eslint-config-prettier": "^10.1.8",
109109
"eslint-config-turbo": "^2.6.1",
110110
"eslint-plugin-import": "^2.32.0",
@@ -116,7 +116,7 @@
116116
"github-slugger": "^2.0.0",
117117
"jiti": "^2.6.1",
118118
"jsdom": "^27.2.0",
119-
"prettier": "^3.6.2",
119+
"prettier": "^3.7.2",
120120
"prettier-plugin-tailwindcss": "^0.7.1",
121121
"schema-dts": "^1.1.5",
122122
"tailwindcss": "^4.1.17",
@@ -135,7 +135,7 @@
135135
},
136136
"pnpm": {
137137
"overrides": {
138-
"@types/react": "19.2.6"
138+
"@types/react": "19.2.7"
139139
}
140140
}
141141
}

0 commit comments

Comments
 (0)