Skip to content

Commit d0c9d4e

Browse files
fix(deps): update dependencies (non-major)
1 parent 9530748 commit d0c9d4e

File tree

2 files changed

+2848
-2009
lines changed

2 files changed

+2848
-2009
lines changed

package.json

+57-57
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "programming.in.th",
33
"private": true,
4-
"packageManager": "pnpm@9.5.0",
4+
"packageManager": "pnpm@9.15.5",
55
"engines": {
66
"node": "^20.8"
77
},
@@ -31,53 +31,53 @@
3131
"test:e2e": "playwright test"
3232
},
3333
"dependencies": {
34-
"@aws-sdk/client-s3": "3.614.0",
35-
"@aws-sdk/s3-request-presigner": "3.614.0",
34+
"@aws-sdk/client-s3": "3.750.0",
35+
"@aws-sdk/s3-request-presigner": "3.750.0",
3636
"@codemirror/lang-cpp": "6.0.2",
3737
"@codemirror/lang-java": "6.0.1",
38-
"@codemirror/lang-python": "6.1.6",
38+
"@codemirror/lang-python": "6.1.7",
3939
"@codemirror/lang-rust": "6.0.1",
40-
"@codemirror/language": "6.10.2",
41-
"@codemirror/legacy-modes": "6.4.0",
42-
"@codemirror/view": "6.28.4",
43-
"@dnd-kit/core": "6.1.0",
40+
"@codemirror/language": "6.10.8",
41+
"@codemirror/legacy-modes": "6.4.3",
42+
"@codemirror/view": "6.36.2",
43+
"@dnd-kit/core": "6.3.1",
4444
"@dnd-kit/modifiers": "7.0.0",
4545
"@dnd-kit/sortable": "8.0.0",
4646
"@dnd-kit/utilities": "3.2.2",
4747
"@headlessui/react": "1.7.19",
48-
"@heroicons/react": "2.1.5",
48+
"@heroicons/react": "2.2.0",
4949
"@next-auth/prisma-adapter": "1.0.7",
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-
"@vercel/analytics": "1.3.1",
57-
"@vercel/speed-insights": "1.0.12",
58-
"@visx/group": "3.3.0",
59-
"@visx/shape": "3.5.0",
60-
"@visx/text": "3.3.0",
50+
"@next/bundle-analyzer": "14.2.24",
51+
"@prisma/client": "5.22.0",
52+
"@supabase/realtime-js": "2.11.3",
53+
"@tanstack/react-table": "8.21.2",
54+
"@uiw/codemirror-theme-dracula": "4.23.8",
55+
"@uiw/react-codemirror": "4.23.8",
56+
"@vercel/analytics": "1.5.0",
57+
"@vercel/speed-insights": "1.2.0",
58+
"@visx/group": "3.12.0",
59+
"@visx/shape": "3.12.0",
60+
"@visx/text": "3.12.0",
6161
"axios": "1.7.2",
6262
"clsx": "2.1.1",
6363
"concurrently": "8.2.2",
6464
"csstype": "3.1.3",
65-
"dayjs": "1.11.11",
66-
"framer-motion": "11.3.4",
67-
"fuse.js": "7.0.0",
65+
"dayjs": "1.11.13",
66+
"framer-motion": "11.18.2",
67+
"fuse.js": "7.1.0",
6868
"katex": "0.16.11",
6969
"next": "14.1.4",
70-
"next-auth": "4.24.7",
70+
"next-auth": "4.24.11",
7171
"next-mdx-remote": "4.4.1",
72-
"next-themes": "0.3.0",
72+
"next-themes": "0.4.4",
7373
"prism-react-renderer": "1.3.5",
7474
"prismjs": "1.29.0",
7575
"react": "18.3.1",
7676
"react-countup": "6.5.3",
7777
"react-dom": "18.3.1",
78-
"react-dropzone": "14.2.3",
79-
"react-hook-form": "7.52.1",
80-
"react-hot-toast": "2.4.1",
78+
"react-dropzone": "14.3.5",
79+
"react-hook-form": "7.54.2",
80+
"react-hot-toast": "2.5.2",
8181
"react-infinite-scroll-component": "6.1.0",
8282
"react-table": "7.8.0",
8383
"rehype-autolink-headings": "6.1.1",
@@ -87,43 +87,43 @@
8787
"remark-gfm": "3.0.1",
8888
"remark-math": "5.1.1",
8989
"server-only": "0.0.1",
90-
"sharp": "0.33.4",
91-
"swr": "2.2.5",
92-
"zod": "3.23.8"
90+
"sharp": "0.33.5",
91+
"swr": "2.3.2",
92+
"zod": "3.24.2"
9393
},
9494
"devDependencies": {
95-
"@octokit/types": "13.5.0",
96-
"@playwright/test": "1.45.2",
97-
"@tailwindcss/typography": "0.5.13",
98-
"@testing-library/jest-dom": "6.4.6",
99-
"@testing-library/react": "16.0.0",
100-
"@types/node": "20.14.10",
101-
"@types/react": "18.3.3",
95+
"@octokit/types": "13.8.0",
96+
"@playwright/test": "1.50.1",
97+
"@tailwindcss/typography": "0.5.16",
98+
"@testing-library/jest-dom": "6.6.3",
99+
"@testing-library/react": "16.2.0",
100+
"@types/node": "20.17.19",
101+
"@types/react": "18.3.18",
102102
"@types/react-table": "7.7.20",
103-
"@typescript-eslint/eslint-plugin": "7.16.1",
104-
"@typescript-eslint/parser": "7.16.1",
105-
"@vitejs/plugin-react": "4.3.1",
106-
"@vitest/coverage-v8": "2.0.3",
107-
"autoprefixer": "10.4.19",
108-
"eslint": "8.57.0",
103+
"@typescript-eslint/eslint-plugin": "7.18.0",
104+
"@typescript-eslint/parser": "7.18.0",
105+
"@vitejs/plugin-react": "4.3.4",
106+
"@vitest/coverage-v8": "2.1.9",
107+
"autoprefixer": "10.4.20",
108+
"eslint": "8.57.1",
109109
"eslint-config-next": "14.2.5",
110110
"eslint-config-prettier": "9.1.0",
111-
"eslint-plugin-import": "2.29.1",
112-
"eslint-plugin-prettier": "5.1.3",
113-
"eslint-plugin-react": "7.34.4",
111+
"eslint-plugin-import": "2.31.0",
112+
"eslint-plugin-prettier": "5.2.3",
113+
"eslint-plugin-react": "7.37.4",
114114
"eslint-plugin-unused-imports": "3.2.0",
115-
"husky": "9.0.11",
116-
"jsdom": "24.1.0",
117-
"lint-staged": "15.2.7",
118-
"postcss": "8.4.39",
119-
"prettier": "3.3.3",
120-
"prettier-plugin-tailwindcss": "0.6.5",
121-
"prisma": "5.17.0",
115+
"husky": "9.1.7",
116+
"jsdom": "24.1.3",
117+
"lint-staged": "15.4.3",
118+
"postcss": "8.5.2",
119+
"prettier": "3.5.1",
120+
"prettier-plugin-tailwindcss": "0.6.11",
121+
"prisma": "5.22.0",
122122
"prisma-dbml-generator": "0.12.0",
123-
"sass": "1.77.8",
124-
"tailwindcss": "3.4.5",
123+
"sass": "1.85.0",
124+
"tailwindcss": "3.4.17",
125125
"ts-node": "10.9.2",
126-
"typescript": "5.5.3",
126+
"typescript": "5.7.3",
127127
"vitest": "2.0.3"
128128
},
129129
"pnpm": {

0 commit comments

Comments
 (0)