|
1 | 1 | {
|
2 | 2 | "name": "programming.in.th",
|
3 | 3 | "private": true,
|
4 |
| - "packageManager": "pnpm@10.17.1", |
| 4 | + "packageManager": "pnpm@10.18.2", |
5 | 5 | "engines": {
|
6 | 6 | "node": "^22.12"
|
7 | 7 | },
|
|
31 | 31 | "test:e2e": "playwright test"
|
32 | 32 | },
|
33 | 33 | "dependencies": {
|
34 |
| - "@aws-sdk/client-s3": "3.896.0", |
35 |
| - "@aws-sdk/s3-request-presigner": "3.896.0", |
| 34 | + "@aws-sdk/client-s3": "3.908.0", |
| 35 | + "@aws-sdk/s3-request-presigner": "3.908.0", |
36 | 36 | "@codemirror/lang-cpp": "6.0.3",
|
37 | 37 | "@codemirror/lang-java": "6.0.2",
|
38 | 38 | "@codemirror/lang-python": "6.2.1",
|
39 | 39 | "@codemirror/lang-rust": "6.0.2",
|
40 | 40 | "@codemirror/language": "6.11.3",
|
41 |
| - "@codemirror/legacy-modes": "6.5.1", |
42 |
| - "@codemirror/view": "6.38.4", |
| 41 | + "@codemirror/legacy-modes": "6.5.2", |
| 42 | + "@codemirror/view": "6.38.5", |
43 | 43 | "@dnd-kit/core": "6.3.1",
|
44 | 44 | "@dnd-kit/modifiers": "9.0.0",
|
45 | 45 | "@dnd-kit/sortable": "10.0.0",
|
|
48 | 48 | "@heroicons/react": "2.2.0",
|
49 | 49 | "@next-auth/prisma-adapter": "1.0.7",
|
50 | 50 | "@next/bundle-analyzer": "15.5.4",
|
51 |
| - "@prisma/client": "5.17.0", |
52 |
| - "@supabase/realtime-js": "2.15.6", |
| 51 | + "@prisma/client": "5.22.0", |
| 52 | + "@supabase/realtime-js": "2.75.0", |
53 | 53 | "@tanstack/react-table": "8.21.3",
|
54 | 54 | "@uiw/codemirror-theme-dracula": "4.25.2",
|
55 | 55 | "@uiw/react-codemirror": "4.25.2",
|
|
61 | 61 | "csstype": "3.1.3",
|
62 | 62 | "dayjs": "1.11.18",
|
63 | 63 | "fuse.js": "7.1.0",
|
64 |
| - "katex": "0.16.22", |
65 |
| - "motion": "12.23.22", |
| 64 | + "katex": "0.16.23", |
| 65 | + "motion": "12.23.24", |
66 | 66 | "next": "15.5.4",
|
67 | 67 | "next-auth": "4.24.11",
|
68 | 68 | "next-mdx-remote": "5.0.0",
|
69 | 69 | "next-themes": "0.4.6",
|
70 | 70 | "prism-react-renderer": "1.3.5",
|
71 | 71 | "prismjs": "1.30.0",
|
72 |
| - "react": "19.1.1", |
| 72 | + "react": "19.2.0", |
73 | 73 | "react-countup": "6.5.3",
|
74 |
| - "react-dom": "19.1.1", |
| 74 | + "react-dom": "19.2.0", |
75 | 75 | "react-dropzone": "14.3.8",
|
76 |
| - "react-hook-form": "7.63.0", |
| 76 | + "react-hook-form": "7.64.0", |
77 | 77 | "react-hot-toast": "2.6.0",
|
78 | 78 | "react-infinite-scroll-component": "6.1.0",
|
79 | 79 | "react-table": "7.8.0",
|
|
86 | 86 | "server-only": "0.0.1",
|
87 | 87 | "sharp": "0.34.4",
|
88 | 88 | "swr": "2.3.6",
|
89 |
| - "zod": "4.1.11" |
| 89 | + "zod": "4.1.12" |
90 | 90 | },
|
91 | 91 | "devDependencies": {
|
92 | 92 | "@octokit/types": "15.0.0",
|
93 |
| - "@playwright/test": "1.55.1", |
| 93 | + "@playwright/test": "1.56.0", |
94 | 94 | "@tailwindcss/typography": "0.5.19",
|
95 |
| - "@testing-library/jest-dom": "6.8.0", |
| 95 | + "@testing-library/jest-dom": "6.9.1", |
96 | 96 | "@testing-library/react": "16.3.0",
|
97 |
| - "@types/node": "22.18.6", |
98 |
| - "@types/react": "19.1.15", |
99 |
| - "@types/react-dom": "19.1.9", |
| 97 | + "@types/node": "22.18.9", |
| 98 | + "@types/react": "19.2.2", |
| 99 | + "@types/react-dom": "19.2.1", |
100 | 100 | "@types/react-table": "7.7.20",
|
101 |
| - "@typescript-eslint/eslint-plugin": "7.16.1", |
102 |
| - "@typescript-eslint/parser": "7.16.1", |
| 101 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 102 | + "@typescript-eslint/parser": "7.18.0", |
103 | 103 | "@vitejs/plugin-react": "5.0.4",
|
104 | 104 | "@vitest/coverage-v8": "3.2.4",
|
105 | 105 | "autoprefixer": "10.4.21",
|
106 | 106 | "dotenv-cli": "10.0.0",
|
107 |
| - "eslint": "8.57.0", |
| 107 | + "eslint": "8.57.1", |
108 | 108 | "eslint-config-next": "15.5.4",
|
109 |
| - "eslint-config-prettier": "9.1.0", |
| 109 | + "eslint-config-prettier": "9.1.2", |
110 | 110 | "eslint-plugin-import": "2.32.0",
|
111 | 111 | "eslint-plugin-prettier": "5.5.4",
|
112 | 112 | "eslint-plugin-react": "7.37.5",
|
|
116 | 116 | "lint-staged": "16.2.3",
|
117 | 117 | "postcss": "8.5.6",
|
118 | 118 | "prettier": "3.6.2",
|
119 |
| - "prettier-plugin-tailwindcss": "0.6.5", |
120 |
| - "prisma": "5.17.0", |
| 119 | + "prettier-plugin-tailwindcss": "0.6.14", |
| 120 | + "prisma": "5.22.0", |
121 | 121 | "prisma-dbml-generator": "0.12.0",
|
122 | 122 | "sass": "1.93.2",
|
123 |
| - "tailwindcss": "3.4.5", |
| 123 | + "tailwindcss": "3.4.18", |
124 | 124 | "ts-node": "10.9.2",
|
125 |
| - "typescript": "5.5.3", |
| 125 | + "typescript": "5.9.3", |
126 | 126 | "vitest": "3.2.4"
|
127 | 127 | }
|
128 | 128 | }
|
0 commit comments