Skip to content

Commit 5229983

Browse files
authored
Merge pull request #971 from mbifulco/dependabot/npm_and_yarn/dependencies-496ba775c2
chore(deps): bump the dependencies group with 10 updates
2 parents 63b832a + d33cee4 commit 5229983

File tree

2 files changed

+204
-195
lines changed

2 files changed

+204
-195
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@react-email/render": "^1.0.5",
3030
"@t3-oss/env-nextjs": "^0.12.0",
3131
"@tailwindcss/typography": "^0.5.16",
32-
"@tanstack/react-query": "^5.66.7",
32+
"@tanstack/react-query": "^5.66.9",
3333
"@trpc/client": "11.0.0-rc.666",
3434
"@trpc/next": "11.0.0-rc.666",
3535
"@trpc/react-query": "11.0.0-rc.666",
@@ -47,15 +47,15 @@
4747
"next-cloudinary": "^6.16.0",
4848
"next-mdx-remote": "5.0.0",
4949
"pluralize": "^8.0.0",
50-
"postcss": "^8.5.2",
51-
"posthog-js": "^1.219.3",
52-
"posthog-node": "^4.6.0",
50+
"postcss": "^8.5.3",
51+
"posthog-js": "^1.222.0",
52+
"posthog-node": "^4.7.0",
5353
"prism-react-renderer": "^2.4.1",
5454
"react": "19.0.0",
5555
"react-aria": "^3.37.0",
5656
"react-dom": "19.0.0",
5757
"react-email": "3.0.7",
58-
"react-icons": "^5.4.0",
58+
"react-icons": "^5.5.0",
5959
"react-stately": "^3.35.0",
6060
"rehype-img-size": "^1.0.1",
6161
"rehype-slug": "^6.0.0",
@@ -64,23 +64,23 @@
6464
"sharp": "^0.33.5",
6565
"slugify": "^1.6.6",
6666
"superjson": "^2.2.2",
67-
"svix": "^1.57.0",
67+
"svix": "^1.59.1",
6868
"tailwind-merge": "^3.0.1",
6969
"zod": "^3.24.2"
7070
},
7171
"devDependencies": {
72-
"@eslint/js": "^9.20.0",
72+
"@eslint/js": "^9.21.0",
7373
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
7474
"@next/eslint-plugin-next": "^15.1.7",
7575
"@playwright/test": "^1.50.1",
7676
"@types/eslint": "^9.6.1",
77-
"@types/node": "^22.13.4",
77+
"@types/node": "^22.13.5",
7878
"@types/pluralize": "^0.0.33",
7979
"@types/react": "19.0.10",
8080
"@typescript-eslint/eslint-plugin": "^8.24.1",
8181
"@typescript-eslint/parser": "^8.24.1",
8282
"depcheck": "^1.4.7",
83-
"eslint": "9.20.1",
83+
"eslint": "9.21.0",
8484
"eslint-config-next": "^15.1.7",
8585
"eslint-config-prettier": "^10.0.1",
8686
"eslint-config-turbo": "^2.4.2",
@@ -92,7 +92,7 @@
9292
"eslint-plugin-unused-imports": "^4.1.4",
9393
"github-slugger": "^2.0.0",
9494
"jiti": "^2.4.2",
95-
"prettier": "^3.5.1",
95+
"prettier": "^3.5.2",
9696
"prettier-plugin-tailwindcss": "^0.6.11",
9797
"schema-dts": "^1.1.2",
9898
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)