|
1 | 1 | {
|
2 | 2 | "name": "programming.in.th",
|
3 | 3 | "private": true,
|
4 |
| - "packageManager": "pnpm@8.15.3", |
| 4 | + "packageManager": "pnpm@8.15.7", |
5 | 5 | "engines": {
|
6 | 6 | "node": "^20.8"
|
7 | 7 | },
|
|
31 | 31 | "test:e2e": "playwright test"
|
32 | 32 | },
|
33 | 33 | "dependencies": {
|
34 |
| - "@aws-sdk/client-s3": "3.515.0", |
35 |
| - "@aws-sdk/s3-request-presigner": "3.515.0", |
| 34 | + "@aws-sdk/client-s3": "3.556.0", |
| 35 | + "@aws-sdk/s3-request-presigner": "3.556.0", |
36 | 36 | "@codemirror/lang-cpp": "6.0.2",
|
37 | 37 | "@codemirror/lang-java": "6.0.1",
|
38 |
| - "@codemirror/lang-python": "6.1.4", |
| 38 | + "@codemirror/lang-python": "6.1.5", |
39 | 39 | "@codemirror/lang-rust": "6.0.1",
|
40 | 40 | "@codemirror/language": "6.10.1",
|
41 |
| - "@codemirror/legacy-modes": "6.3.3", |
42 |
| - "@codemirror/view": "6.24.0", |
| 41 | + "@codemirror/legacy-modes": "6.4.0", |
| 42 | + "@codemirror/view": "6.26.3", |
43 | 43 | "@dnd-kit/core": "6.1.0",
|
44 | 44 | "@dnd-kit/modifiers": "7.0.0",
|
45 | 45 | "@dnd-kit/sortable": "8.0.0",
|
46 | 46 | "@dnd-kit/utilities": "3.2.2",
|
47 |
| - "@headlessui/react": "1.7.18", |
48 |
| - "@heroicons/react": "2.1.1", |
| 47 | + "@headlessui/react": "1.7.19", |
| 48 | + "@heroicons/react": "2.1.3", |
49 | 49 | "@next-auth/prisma-adapter": "1.0.7",
|
50 |
| - "@next/bundle-analyzer": "14.1.0", |
51 |
| - "@prisma/client": "5.9.1", |
52 |
| - "@supabase/realtime-js": "2.9.3", |
53 |
| - "@tanstack/react-table": "8.12.0", |
54 |
| - "@uiw/codemirror-theme-dracula": "4.21.22", |
55 |
| - "@uiw/react-codemirror": "4.21.22", |
56 |
| - "@vercel/analytics": "1.2.0", |
| 50 | + "@next/bundle-analyzer": "14.2.2", |
| 51 | + "@prisma/client": "5.12.1", |
| 52 | + "@supabase/realtime-js": "2.9.4", |
| 53 | + "@tanstack/react-table": "8.16.0", |
| 54 | + "@uiw/codemirror-theme-dracula": "4.21.25", |
| 55 | + "@uiw/react-codemirror": "4.21.25", |
| 56 | + "@vercel/analytics": "1.2.2", |
57 | 57 | "@vercel/speed-insights": "1.0.10",
|
58 | 58 | "@visx/group": "3.3.0",
|
59 | 59 | "@visx/shape": "3.5.0",
|
60 | 60 | "@visx/text": "3.3.0",
|
61 |
| - "axios": "1.6.7", |
| 61 | + "axios": "1.6.8", |
62 | 62 | "clsx": "2.1.0",
|
63 | 63 | "concurrently": "8.2.2",
|
64 | 64 | "csstype": "3.1.3",
|
65 | 65 | "dayjs": "1.11.10",
|
66 |
| - "framer-motion": "11.0.5", |
| 66 | + "framer-motion": "11.1.5", |
67 | 67 | "fuse.js": "7.0.0",
|
68 | 68 | "katex": "0.16.9",
|
69 |
| - "next": "14.1.0", |
70 |
| - "next-auth": "4.24.6", |
| 69 | + "next": "14.2.2", |
| 70 | + "next-auth": "4.24.7", |
71 | 71 | "next-mdx-remote": "4.4.1",
|
72 |
| - "next-themes": "0.2.1", |
| 72 | + "next-themes": "0.3.0", |
73 | 73 | "prism-react-renderer": "1.3.5",
|
74 | 74 | "prismjs": "1.29.0",
|
75 | 75 | "react": "18.2.0",
|
76 |
| - "react-countup": "6.5.0", |
| 76 | + "react-countup": "6.5.3", |
77 | 77 | "react-dom": "18.2.0",
|
78 | 78 | "react-dropzone": "14.2.3",
|
79 |
| - "react-hook-form": "7.50.1", |
| 79 | + "react-hook-form": "7.51.3", |
80 | 80 | "react-hot-toast": "2.4.1",
|
81 | 81 | "react-infinite-scroll-component": "6.1.0",
|
82 | 82 | "react-table": "7.8.0",
|
|
87 | 87 | "remark-gfm": "3.0.1",
|
88 | 88 | "remark-math": "5.1.1",
|
89 | 89 | "server-only": "0.0.1",
|
90 |
| - "sharp": "0.33.2", |
| 90 | + "sharp": "0.33.3", |
91 | 91 | "swr": "2.2.5",
|
92 |
| - "zod": "3.22.4" |
| 92 | + "zod": "3.22.5" |
93 | 93 | },
|
94 | 94 | "devDependencies": {
|
95 |
| - "@octokit/types": "12.5.0", |
96 |
| - "@playwright/test": "1.41.2", |
97 |
| - "@tailwindcss/typography": "0.5.10", |
| 95 | + "@octokit/types": "12.6.0", |
| 96 | + "@playwright/test": "1.43.1", |
| 97 | + "@tailwindcss/typography": "0.5.12", |
98 | 98 | "@testing-library/jest-dom": "6.4.2",
|
99 |
| - "@testing-library/react": "14.2.1", |
100 |
| - "@types/node": "20.11.19", |
101 |
| - "@types/react": "18.2.56", |
102 |
| - "@types/react-table": "7.7.19", |
103 |
| - "@typescript-eslint/eslint-plugin": "7.0.1", |
104 |
| - "@typescript-eslint/parser": "7.0.1", |
| 99 | + "@testing-library/react": "14.3.1", |
| 100 | + "@types/node": "20.12.7", |
| 101 | + "@types/react": "18.2.79", |
| 102 | + "@types/react-table": "7.7.20", |
| 103 | + "@typescript-eslint/eslint-plugin": "7.7.0", |
| 104 | + "@typescript-eslint/parser": "7.7.0", |
105 | 105 | "@vitejs/plugin-react": "4.2.1",
|
106 |
| - "@vitest/coverage-v8": "1.3.0", |
107 |
| - "autoprefixer": "10.4.17", |
108 |
| - "eslint": "8.56.0", |
109 |
| - "eslint-config-next": "14.1.0", |
| 106 | + "@vitest/coverage-v8": "1.5.0", |
| 107 | + "autoprefixer": "10.4.19", |
| 108 | + "eslint": "8.57.0", |
| 109 | + "eslint-config-next": "14.2.2", |
110 | 110 | "eslint-config-prettier": "9.1.0",
|
111 | 111 | "eslint-plugin-import": "2.29.1",
|
112 | 112 | "eslint-plugin-prettier": "5.1.3",
|
113 |
| - "eslint-plugin-react": "7.33.2", |
| 113 | + "eslint-plugin-react": "7.34.1", |
114 | 114 | "eslint-plugin-unused-imports": "3.1.0",
|
115 | 115 | "husky": "9.0.11",
|
116 | 116 | "jsdom": "24.0.0",
|
117 | 117 | "lint-staged": "15.2.2",
|
118 |
| - "postcss": "8.4.35", |
| 118 | + "postcss": "8.4.38", |
119 | 119 | "prettier": "3.2.5",
|
120 |
| - "prettier-plugin-tailwindcss": "0.5.11", |
121 |
| - "prisma": "5.9.1", |
| 120 | + "prettier-plugin-tailwindcss": "0.5.14", |
| 121 | + "prisma": "5.12.1", |
122 | 122 | "prisma-dbml-generator": "0.12.0",
|
123 |
| - "sass": "1.71.0", |
124 |
| - "tailwindcss": "3.4.1", |
| 123 | + "sass": "1.75.0", |
| 124 | + "tailwindcss": "3.4.3", |
125 | 125 | "ts-node": "10.9.2",
|
126 |
| - "typescript": "5.3.3", |
127 |
| - "vitest": "1.3.0" |
| 126 | + "typescript": "5.4.5", |
| 127 | + "vitest": "1.5.0" |
128 | 128 | },
|
129 | 129 | "pnpm": {
|
130 | 130 | "overrides": {
|
|
0 commit comments