Skip to content

Commit fbced72

Browse files
authored
Merge pull request #1265 from mbifulco/dependabot/npm_and_yarn/dependencies-ee5d7d1bbe
chore(deps): bump the dependencies group with 23 updates
2 parents 8d9739a + 11cd826 commit fbced72

2 files changed

Lines changed: 1034 additions & 1241 deletions

File tree

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@
3838
"@headlessui/react": "^2.2.10",
3939
"@mdx-js/mdx": "^3.1.1",
4040
"@mdx-js/react": "^3.1.1",
41-
"@next/bundle-analyzer": "16.2.6",
41+
"@next/bundle-analyzer": "16.2.7",
4242
"@number-flow/react": "^0.6.0",
43-
"@radix-ui/react-dialog": "^1.1.15",
44-
"@radix-ui/react-navigation-menu": "^1.2.14",
45-
"@radix-ui/react-slot": "^1.2.4",
46-
"@radix-ui/react-tooltip": "^1.2.8",
43+
"@radix-ui/react-dialog": "^1.1.16",
44+
"@radix-ui/react-navigation-menu": "^1.2.15",
45+
"@radix-ui/react-slot": "^1.2.5",
46+
"@radix-ui/react-tooltip": "^1.2.9",
4747
"@react-email/render": "^2.0.8",
4848
"@t3-oss/env-nextjs": "^0.13.11",
4949
"@tailwindcss/typography": "^0.5.19",
50-
"@tanstack/react-query": "^5.100.14",
50+
"@tanstack/react-query": "^5.101.0",
5151
"@trpc/client": "11.17.0",
5252
"@trpc/next": "11.17.0",
5353
"@trpc/react-query": "11.17.0",
5454
"@trpc/server": "11.17.0",
55-
"@types/mdx": "^2.0.13",
55+
"@types/mdx": "^2.0.14",
5656
"@upstash/ratelimit": "^2.0.8",
5757
"@upstash/redis": "^1.38.0",
5858
"class-variance-authority": "^0.7.1",
@@ -64,20 +64,20 @@
6464
"gray-matter": "^4.0.3",
6565
"lucide-react": "^1.17.0",
6666
"micro": "^10.0.1",
67-
"next": "16.2.6",
67+
"next": "16.2.7",
6868
"next-cloudinary": "^6.17.5",
6969
"next-mdx-remote": "6.0.0",
7070
"nuqs": "^2.8.9",
7171
"pluralize": "^8.0.0",
7272
"postcss": "^8.5.14",
73-
"posthog-js": "^1.376.4",
74-
"posthog-node": "^5.35.6",
73+
"posthog-js": "^1.381.0",
74+
"posthog-node": "^5.36.3",
7575
"prism-react-renderer": "^2.4.1",
76-
"react": "19.2.6",
76+
"react": "19.2.7",
7777
"react-aria": "^3.49.0",
78-
"react-dom": "19.2.6",
78+
"react-dom": "19.2.7",
7979
"react-email": "6.5.0",
80-
"react-hook-form": "^7.76.1",
80+
"react-hook-form": "^7.77.0",
8181
"react-stately": "^3.47.0",
8282
"rehype-img-size": "^1.0.1",
8383
"rehype-slug": "^6.0.0",
@@ -96,18 +96,18 @@
9696
"devDependencies": {
9797
"@eslint/js": "^10.0.1",
9898
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
99-
"@next/eslint-plugin-next": "16.2.6",
99+
"@next/eslint-plugin-next": "16.2.7",
100100
"@playwright/test": "^1.60.0",
101101
"@tailwindcss/postcss": "^4.3.0",
102102
"@testing-library/jest-dom": "^6.9.1",
103103
"@testing-library/react": "^16.3.2",
104104
"@testing-library/user-event": "^14.6.1",
105105
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
106-
"@types/node": "^25.9.1",
106+
"@types/node": "^25.9.2",
107107
"@types/pluralize": "^0.0.33",
108-
"@types/react": "19.2.15",
109-
"@typescript-eslint/eslint-plugin": "^8.60.0",
110-
"@typescript-eslint/parser": "^8.60.0",
108+
"@types/react": "19.2.17",
109+
"@typescript-eslint/eslint-plugin": "^8.60.1",
110+
"@typescript-eslint/parser": "^8.60.1",
111111
"@vitejs/plugin-react": "^6.0.2",
112112
"babel-plugin-react-compiler": "^1.0.0",
113113
"dotenv": "^17.4.2",
@@ -120,18 +120,18 @@
120120
"github-slugger": "^2.0.0",
121121
"jiti": "^2.7.0",
122122
"jsdom": "^29.1.1",
123-
"knip": "^6.14.2",
123+
"knip": "^6.16.0",
124124
"pagefind": "^1.5.2",
125125
"prettier": "^3.8.3",
126126
"prettier-plugin-tailwindcss": "^0.8.0",
127127
"schema-dts": "^2.0.0",
128128
"tailwindcss": "^4.3.0",
129-
"tsx": "^4.22.3",
129+
"tsx": "^4.22.4",
130130
"typescript": "6.0.3",
131-
"typescript-eslint": "^8.60.0",
132-
"vite": "^8.0.14",
131+
"typescript-eslint": "^8.60.1",
132+
"vite": "^8.0.16",
133133
"vite-tsconfig-paths": "^6.1.1",
134-
"vitest": "^4.1.7"
134+
"vitest": "^4.1.8"
135135
},
136136
"repository": {
137137
"type": "git",
@@ -142,7 +142,7 @@
142142
},
143143
"pnpm": {
144144
"overrides": {
145-
"next": "16.2.6",
145+
"next": "16.2.7",
146146
"tailwindcss": "^4.3.0",
147147
"minimatch@3>brace-expansion": "1.1.14",
148148
"gray-matter>js-yaml": "3.14.2",

0 commit comments

Comments
 (0)