|
1 | 1 | { |
2 | 2 | "name": "thursday", |
3 | 3 | "private": true, |
4 | | - "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184", |
| 4 | + "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad", |
5 | 5 | "scripts": { |
6 | 6 | "codegen": "graphql-codegen --config codegen.ts", |
7 | 7 | "dev": "next dev --turbo", |
|
15 | 15 | "@graphql-codegen/cli": "5.0.7", |
16 | 16 | "@graphql-codegen/client-preset": "4.8.3", |
17 | 17 | "@graphql-typed-document-node/core": "3.2.0", |
18 | | - "@primer/css": "22.0.0", |
| 18 | + "@primer/css": "22.0.1", |
19 | 19 | "@tailwindcss/postcss": "4.1.11", |
20 | 20 | "@tailwindcss/typography": "0.5.16", |
21 | 21 | "@types/jsonwebtoken": "9.0.10", |
22 | | - "@types/node": "24.0.10", |
| 22 | + "@types/node": "24.0.15", |
23 | 23 | "@types/react": "19.1.8", |
24 | 24 | "@types/react-dom": "19.1.6", |
25 | 25 | "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", |
28 | 28 | "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", |
31 | 31 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
32 | 32 | "expo-server-sdk": "3.15.0", |
33 | 33 | "graphql": "16.11.0", |
34 | 34 | "graphql-request": "7.2.0", |
35 | 35 | "hast-util-sanitize": "5.0.2", |
36 | 36 | "jsonwebtoken": "9.0.2", |
37 | | - "next": "15.3.5", |
| 37 | + "next": "15.4.2", |
38 | 38 | "postcss": "8.5.6", |
39 | 39 | "prettier": "3.6.2", |
40 | 40 | "react": "19.1.0", |
|
46 | 46 | "rehype-stringify": "10.0.1", |
47 | 47 | "remark-parse": "11.0.0", |
48 | 48 | "remark-rehype": "11.1.2", |
49 | | - "sharp": "0.34.2", |
| 49 | + "sharp": "0.34.3", |
50 | 50 | "tailwindcss": "4.1.11", |
51 | 51 | "typescript": "5.8.3", |
52 | 52 | "unified": "11.0.5" |
|
0 commit comments