|
1 | 1 | { |
2 | 2 | "name": "programming.in.th", |
3 | 3 | "private": true, |
4 | | - "packageManager": "pnpm@9.0.6", |
| 4 | + "packageManager": "pnpm@9.1.0", |
5 | 5 | "engines": { |
6 | 6 | "node": "^20.8" |
7 | 7 | }, |
|
63 | 63 | "concurrently": "8.2.2", |
64 | 64 | "csstype": "3.1.3", |
65 | 65 | "dayjs": "1.11.11", |
66 | | - "framer-motion": "11.1.7", |
| 66 | + "framer-motion": "11.1.9", |
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.3", |
| 79 | + "react-hook-form": "7.51.4", |
80 | 80 | "react-hot-toast": "2.4.1", |
81 | 81 | "react-infinite-scroll-component": "6.1.0", |
82 | 82 | "react-table": "7.8.0", |
|
89 | 89 | "server-only": "0.0.1", |
90 | 90 | "sharp": "0.33.3", |
91 | 91 | "swr": "2.2.5", |
92 | | - "zod": "3.23.6" |
| 92 | + "zod": "3.23.7" |
93 | 93 | }, |
94 | 94 | "devDependencies": { |
95 | 95 | "@octokit/types": "13.5.0", |
96 | | - "@playwright/test": "1.43.1", |
| 96 | + "@playwright/test": "1.44.0", |
97 | 97 | "@tailwindcss/typography": "0.5.13", |
98 | 98 | "@testing-library/jest-dom": "6.4.5", |
99 | | - "@testing-library/react": "15.0.6", |
100 | | - "@types/node": "20.12.8", |
| 99 | + "@testing-library/react": "15.0.7", |
| 100 | + "@types/node": "20.12.10", |
101 | 101 | "@types/react": "18.3.1", |
102 | 102 | "@types/react-table": "7.7.20", |
103 | 103 | "@typescript-eslint/eslint-plugin": "7.8.0", |
|
120 | 120 | "prettier-plugin-tailwindcss": "0.5.14", |
121 | 121 | "prisma": "5.13.0", |
122 | 122 | "prisma-dbml-generator": "0.12.0", |
123 | | - "sass": "1.76.0", |
| 123 | + "sass": "1.77.0", |
124 | 124 | "tailwindcss": "3.4.3", |
125 | 125 | "ts-node": "10.9.2", |
126 | 126 | "typescript": "5.4.5", |
|
0 commit comments