Skip to content

Commit 698f31f

Browse files
committed
Update dependencies
1 parent 81f70bc commit 698f31f

File tree

2 files changed

+627
-607
lines changed

2 files changed

+627
-607
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "thursday",
33
"private": true,
4-
"packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184",
4+
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
55
"scripts": {
66
"codegen": "graphql-codegen --config codegen.ts",
77
"dev": "next dev --turbo",
@@ -15,26 +15,26 @@
1515
"@graphql-codegen/cli": "5.0.7",
1616
"@graphql-codegen/client-preset": "4.8.3",
1717
"@graphql-typed-document-node/core": "3.2.0",
18-
"@primer/css": "22.0.0",
18+
"@primer/css": "22.0.1",
1919
"@tailwindcss/postcss": "4.1.11",
2020
"@tailwindcss/typography": "0.5.16",
2121
"@types/jsonwebtoken": "9.0.10",
22-
"@types/node": "24.0.10",
22+
"@types/node": "24.0.15",
2323
"@types/react": "19.1.8",
2424
"@types/react-dom": "19.1.6",
2525
"babel-plugin-react-compiler": "19.1.0-rc.2",
26-
"daisyui": "5.0.43",
27-
"dotenv": "17.0.1",
26+
"daisyui": "5.0.46",
27+
"dotenv": "17.2.0",
2828
"encoding": "0.1.13",
29-
"eslint": "9.30.1",
30-
"eslint-config-next": "15.3.5",
29+
"eslint": "9.31.0",
30+
"eslint-config-next": "15.4.2",
3131
"eslint-plugin-react-compiler": "19.1.0-rc.2",
3232
"expo-server-sdk": "3.15.0",
3333
"graphql": "16.11.0",
3434
"graphql-request": "7.2.0",
3535
"hast-util-sanitize": "5.0.2",
3636
"jsonwebtoken": "9.0.2",
37-
"next": "15.3.5",
37+
"next": "15.4.2",
3838
"postcss": "8.5.6",
3939
"prettier": "3.6.2",
4040
"react": "19.1.0",
@@ -46,7 +46,7 @@
4646
"rehype-stringify": "10.0.1",
4747
"remark-parse": "11.0.0",
4848
"remark-rehype": "11.1.2",
49-
"sharp": "0.34.2",
49+
"sharp": "0.34.3",
5050
"tailwindcss": "4.1.11",
5151
"typescript": "5.8.3",
5252
"unified": "11.0.5"

0 commit comments

Comments
 (0)