|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "programming.in.th", | 
| 3 | 3 |   "private": true, | 
| 4 |  | -  "packageManager": "[email protected].1" , | 
|  | 4 | +  "packageManager": "[email protected].2" , | 
| 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.575.0", | 
| 35 |  | -    "@aws-sdk/s3-request-presigner": "3.575.0", | 
|  | 34 | +    "@aws-sdk/client-s3": "3.577.0", | 
|  | 35 | +    "@aws-sdk/s3-request-presigner": "3.577.0", | 
| 36 | 36 |     "@codemirror/lang-cpp": "6.0.2", | 
| 37 | 37 |     "@codemirror/lang-java": "6.0.1", | 
| 38 | 38 |     "@codemirror/lang-python": "6.1.6", | 
|  | 
| 48 | 48 |     "@heroicons/react": "2.1.3", | 
| 49 | 49 |     "@next-auth/prisma-adapter": "1.0.7", | 
| 50 | 50 |     "@next/bundle-analyzer": "14.2.3", | 
| 51 |  | -    "@prisma/client": "5.13.0", | 
|  | 51 | +    "@prisma/client": "5.14.0", | 
| 52 | 52 |     "@supabase/realtime-js": "2.9.5", | 
| 53 |  | -    "@tanstack/react-table": "8.17.0", | 
| 54 |  | -    "@uiw/codemirror-theme-dracula": "4.22.0", | 
| 55 |  | -    "@uiw/react-codemirror": "4.22.0", | 
|  | 53 | +    "@tanstack/react-table": "8.17.3", | 
|  | 54 | +    "@uiw/codemirror-theme-dracula": "4.22.1", | 
|  | 55 | +    "@uiw/react-codemirror": "4.22.1", | 
| 56 | 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.8", | 
|  | 61 | +    "axios": "1.7.2", | 
| 62 | 62 |     "clsx": "2.1.1", | 
| 63 | 63 |     "concurrently": "8.2.2", | 
| 64 | 64 |     "csstype": "3.1.3", | 
| 65 | 65 |     "dayjs": "1.11.11", | 
| 66 |  | -    "framer-motion": "11.1.9", | 
|  | 66 | +    "framer-motion": "11.2.5", | 
| 67 | 67 |     "fuse.js": "7.0.0", | 
| 68 | 68 |     "katex": "0.16.10", | 
| 69 | 69 |     "next": "14.1.4", | 
|  | 
| 76 | 76 |     "react-countup": "6.5.3", | 
| 77 | 77 |     "react-dom": "18.3.1", | 
| 78 | 78 |     "react-dropzone": "14.2.3", | 
| 79 |  | -    "react-hook-form": "7.51.4", | 
|  | 79 | +    "react-hook-form": "7.51.5", | 
| 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.3", | 
|  | 90 | +    "sharp": "0.33.4", | 
| 91 | 91 |     "swr": "2.2.5", | 
| 92 | 92 |     "zod": "3.23.8" | 
| 93 | 93 |   }, | 
|  | 
| 97 | 97 |     "@tailwindcss/typography": "0.5.13", | 
| 98 | 98 |     "@testing-library/jest-dom": "6.4.5", | 
| 99 | 99 |     "@testing-library/react": "15.0.7", | 
| 100 |  | -    "@types/node": "20.12.11", | 
|  | 100 | +    "@types/node": "20.12.12", | 
| 101 | 101 |     "@types/react": "18.3.2", | 
| 102 | 102 |     "@types/react-table": "7.7.20", | 
| 103 |  | -    "@typescript-eslint/eslint-plugin": "7.9.0", | 
| 104 |  | -    "@typescript-eslint/parser": "7.9.0", | 
|  | 103 | +    "@typescript-eslint/eslint-plugin": "7.10.0", | 
|  | 104 | +    "@typescript-eslint/parser": "7.10.0", | 
| 105 | 105 |     "@vitejs/plugin-react": "4.2.1", | 
| 106 | 106 |     "@vitest/coverage-v8": "1.6.0", | 
| 107 | 107 |     "autoprefixer": "10.4.19", | 
|  | 
| 114 | 114 |     "eslint-plugin-unused-imports": "3.2.0", | 
| 115 | 115 |     "husky": "9.0.11", | 
| 116 | 116 |     "jsdom": "24.0.0", | 
| 117 |  | -    "lint-staged": "15.2.2", | 
|  | 117 | +    "lint-staged": "15.2.4", | 
| 118 | 118 |     "postcss": "8.4.38", | 
| 119 | 119 |     "prettier": "3.2.5", | 
| 120 | 120 |     "prettier-plugin-tailwindcss": "0.5.14", | 
| 121 |  | -    "prisma": "5.13.0", | 
|  | 121 | +    "prisma": "5.14.0", | 
| 122 | 122 |     "prisma-dbml-generator": "0.12.0", | 
| 123 |  | -    "sass": "1.77.1", | 
|  | 123 | +    "sass": "1.77.2", | 
| 124 | 124 |     "tailwindcss": "3.4.3", | 
| 125 | 125 |     "ts-node": "10.9.2", | 
| 126 | 126 |     "typescript": "5.4.5", | 
|  | 
0 commit comments