|
1 | 1 | { |
2 | 2 | "name": "thursday", |
3 | 3 | "private": true, |
4 | | - "packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977", |
| 4 | + "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184", |
5 | 5 | "scripts": { |
6 | 6 | "codegen": "graphql-codegen --config codegen.ts", |
7 | 7 | "dev": "next dev --turbo", |
|
12 | 12 | "start": "next start" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@graphql-codegen/cli": "5.0.6", |
16 | | - "@graphql-codegen/client-preset": "4.8.1", |
| 15 | + "@graphql-codegen/cli": "5.0.7", |
| 16 | + "@graphql-codegen/client-preset": "4.8.3", |
17 | 17 | "@graphql-typed-document-node/core": "3.2.0", |
18 | | - "@primer/css": "21.5.1", |
19 | | - "@tailwindcss/postcss": "4.1.7", |
| 18 | + "@primer/css": "22.0.0", |
| 19 | + "@tailwindcss/postcss": "4.1.11", |
20 | 20 | "@tailwindcss/typography": "0.5.16", |
21 | | - "@types/jsonwebtoken": "9.0.9", |
22 | | - "@types/node": "22.15.21", |
23 | | - "@types/react": "19.1.5", |
24 | | - "@types/react-dom": "19.1.5", |
| 21 | + "@types/jsonwebtoken": "9.0.10", |
| 22 | + "@types/node": "24.0.10", |
| 23 | + "@types/react": "19.1.8", |
| 24 | + "@types/react-dom": "19.1.6", |
25 | 25 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
26 | | - "daisyui": "5.0.37", |
27 | | - "dotenv": "16.5.0", |
| 26 | + "daisyui": "5.0.43", |
| 27 | + "dotenv": "17.0.1", |
28 | 28 | "encoding": "0.1.13", |
29 | | - "eslint": "9.27.0", |
30 | | - "eslint-config-next": "15.3.1", |
| 29 | + "eslint": "9.30.1", |
| 30 | + "eslint-config-next": "15.3.5", |
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 | | - "graphql-request": "7.1.2", |
| 34 | + "graphql-request": "7.2.0", |
35 | 35 | "hast-util-sanitize": "5.0.2", |
36 | 36 | "jsonwebtoken": "9.0.2", |
37 | | - "next": "15.3.1", |
38 | | - "postcss": "8.5.3", |
39 | | - "prettier": "3.5.3", |
| 37 | + "next": "15.3.5", |
| 38 | + "postcss": "8.5.6", |
| 39 | + "prettier": "3.6.2", |
40 | 40 | "react": "19.1.0", |
41 | 41 | "react-dom": "19.1.0", |
42 | 42 | "rehype-external-links": "3.0.0", |
|
47 | 47 | "remark-parse": "11.0.0", |
48 | 48 | "remark-rehype": "11.1.2", |
49 | 49 | "sharp": "0.34.2", |
50 | | - "tailwindcss": "4.1.7", |
| 50 | + "tailwindcss": "4.1.11", |
51 | 51 | "typescript": "5.8.3", |
52 | 52 | "unified": "11.0.5" |
53 | 53 | }, |
|
0 commit comments