|
1 | 1 | {
|
2 | 2 | "name": "programming.in.th",
|
3 | 3 | "private": true,
|
4 |
| - "packageManager": "pnpm@9.4.0", |
| 4 | + "packageManager": "pnpm@9.5.0", |
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.609.0", |
35 |
| - "@aws-sdk/s3-request-presigner": "3.609.0", |
| 34 | + "@aws-sdk/client-s3": "3.614.0", |
| 35 | + "@aws-sdk/s3-request-presigner": "3.614.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",
|
|
45 | 45 | "@dnd-kit/sortable": "8.0.0",
|
46 | 46 | "@dnd-kit/utilities": "3.2.2",
|
47 | 47 | "@headlessui/react": "1.7.19",
|
48 |
| - "@heroicons/react": "2.1.4", |
| 48 | + "@heroicons/react": "2.1.5", |
49 | 49 | "@next-auth/prisma-adapter": "1.0.7",
|
50 |
| - "@next/bundle-analyzer": "14.2.4", |
51 |
| - "@prisma/client": "5.16.1", |
52 |
| - "@supabase/realtime-js": "2.10.3", |
53 |
| - "@tanstack/react-table": "8.19.2", |
54 |
| - "@uiw/codemirror-theme-dracula": "4.22.2", |
55 |
| - "@uiw/react-codemirror": "4.22.2", |
| 50 | + "@next/bundle-analyzer": "14.2.5", |
| 51 | + "@prisma/client": "5.17.0", |
| 52 | + "@supabase/realtime-js": "2.10.4", |
| 53 | + "@tanstack/react-table": "8.19.3", |
| 54 | + "@uiw/codemirror-theme-dracula": "4.23.0", |
| 55 | + "@uiw/react-codemirror": "4.23.0", |
56 | 56 | "@vercel/analytics": "1.3.1",
|
57 | 57 | "@vercel/speed-insights": "1.0.12",
|
58 | 58 | "@visx/group": "3.3.0",
|
|
63 | 63 | "concurrently": "8.2.2",
|
64 | 64 | "csstype": "3.1.3",
|
65 | 65 | "dayjs": "1.11.11",
|
66 |
| - "framer-motion": "11.2.12", |
| 66 | + "framer-motion": "11.3.4", |
67 | 67 | "fuse.js": "7.0.0",
|
68 | 68 | "katex": "0.16.11",
|
69 | 69 | "next": "14.1.4",
|
|
93 | 93 | },
|
94 | 94 | "devDependencies": {
|
95 | 95 | "@octokit/types": "13.5.0",
|
96 |
| - "@playwright/test": "1.45.1", |
| 96 | + "@playwright/test": "1.45.2", |
97 | 97 | "@tailwindcss/typography": "0.5.13",
|
98 | 98 | "@testing-library/jest-dom": "6.4.6",
|
99 |
| - "@testing-library/react": "15.0.7", |
100 |
| - "@types/node": "20.14.9", |
| 99 | + "@testing-library/react": "16.0.0", |
| 100 | + "@types/node": "20.14.10", |
101 | 101 | "@types/react": "18.3.3",
|
102 | 102 | "@types/react-table": "7.7.20",
|
103 |
| - "@typescript-eslint/eslint-plugin": "7.15.0", |
104 |
| - "@typescript-eslint/parser": "7.15.0", |
| 103 | + "@typescript-eslint/eslint-plugin": "7.16.1", |
| 104 | + "@typescript-eslint/parser": "7.16.1", |
105 | 105 | "@vitejs/plugin-react": "4.3.1",
|
106 |
| - "@vitest/coverage-v8": "1.6.0", |
| 106 | + "@vitest/coverage-v8": "2.0.3", |
107 | 107 | "autoprefixer": "10.4.19",
|
108 | 108 | "eslint": "8.57.0",
|
109 |
| - "eslint-config-next": "14.2.4", |
| 109 | + "eslint-config-next": "14.2.5", |
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.34.3", |
| 113 | + "eslint-plugin-react": "7.34.4", |
114 | 114 | "eslint-plugin-unused-imports": "3.2.0",
|
115 | 115 | "husky": "9.0.11",
|
116 | 116 | "jsdom": "24.1.0",
|
117 | 117 | "lint-staged": "15.2.7",
|
118 | 118 | "postcss": "8.4.39",
|
119 |
| - "prettier": "3.3.2", |
| 119 | + "prettier": "3.3.3", |
120 | 120 | "prettier-plugin-tailwindcss": "0.6.5",
|
121 |
| - "prisma": "5.16.1", |
| 121 | + "prisma": "5.17.0", |
122 | 122 | "prisma-dbml-generator": "0.12.0",
|
123 |
| - "sass": "1.77.6", |
124 |
| - "tailwindcss": "3.4.4", |
| 123 | + "sass": "1.77.8", |
| 124 | + "tailwindcss": "3.4.5", |
125 | 125 | "ts-node": "10.9.2",
|
126 | 126 | "typescript": "5.5.3",
|
127 |
| - "vitest": "1.6.0" |
| 127 | + "vitest": "2.0.3" |
128 | 128 | },
|
129 | 129 | "pnpm": {
|
130 | 130 | "overrides": {
|
|
0 commit comments