Skip to content

Commit 0564d2a

Browse files
fix(deps): update dependencies (non-major)
1 parent ec7d841 commit 0564d2a

File tree

2 files changed

+1187
-1223
lines changed

2 files changed

+1187
-1223
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "programming.in.th",
33
"private": true,
4-
"packageManager": "pnpm@10.17.1",
4+
"packageManager": "pnpm@10.18.2",
55
"engines": {
66
"node": "^22.12"
77
},
@@ -31,15 +31,15 @@
3131
"test:e2e": "playwright test"
3232
},
3333
"dependencies": {
34-
"@aws-sdk/client-s3": "3.896.0",
35-
"@aws-sdk/s3-request-presigner": "3.896.0",
34+
"@aws-sdk/client-s3": "3.908.0",
35+
"@aws-sdk/s3-request-presigner": "3.908.0",
3636
"@codemirror/lang-cpp": "6.0.3",
3737
"@codemirror/lang-java": "6.0.2",
3838
"@codemirror/lang-python": "6.2.1",
3939
"@codemirror/lang-rust": "6.0.2",
4040
"@codemirror/language": "6.11.3",
41-
"@codemirror/legacy-modes": "6.5.1",
42-
"@codemirror/view": "6.38.4",
41+
"@codemirror/legacy-modes": "6.5.2",
42+
"@codemirror/view": "6.38.5",
4343
"@dnd-kit/core": "6.3.1",
4444
"@dnd-kit/modifiers": "9.0.0",
4545
"@dnd-kit/sortable": "10.0.0",
@@ -48,8 +48,8 @@
4848
"@heroicons/react": "2.2.0",
4949
"@next-auth/prisma-adapter": "1.0.7",
5050
"@next/bundle-analyzer": "15.5.4",
51-
"@prisma/client": "5.17.0",
52-
"@supabase/realtime-js": "2.15.6",
51+
"@prisma/client": "5.22.0",
52+
"@supabase/realtime-js": "2.75.0",
5353
"@tanstack/react-table": "8.21.3",
5454
"@uiw/codemirror-theme-dracula": "4.25.2",
5555
"@uiw/react-codemirror": "4.25.2",
@@ -61,19 +61,19 @@
6161
"csstype": "3.1.3",
6262
"dayjs": "1.11.18",
6363
"fuse.js": "7.1.0",
64-
"katex": "0.16.22",
65-
"motion": "12.23.22",
64+
"katex": "0.16.23",
65+
"motion": "12.23.24",
6666
"next": "15.5.4",
6767
"next-auth": "4.24.11",
6868
"next-mdx-remote": "5.0.0",
6969
"next-themes": "0.4.6",
7070
"prism-react-renderer": "1.3.5",
7171
"prismjs": "1.30.0",
72-
"react": "19.1.1",
72+
"react": "19.2.0",
7373
"react-countup": "6.5.3",
74-
"react-dom": "19.1.1",
74+
"react-dom": "19.2.0",
7575
"react-dropzone": "14.3.8",
76-
"react-hook-form": "7.63.0",
76+
"react-hook-form": "7.65.0",
7777
"react-hot-toast": "2.6.0",
7878
"react-infinite-scroll-component": "6.1.0",
7979
"react-table": "7.8.0",
@@ -86,43 +86,43 @@
8686
"server-only": "0.0.1",
8787
"sharp": "0.34.4",
8888
"swr": "2.3.6",
89-
"zod": "4.1.11"
89+
"zod": "4.1.12"
9090
},
9191
"devDependencies": {
9292
"@octokit/types": "15.0.0",
93-
"@playwright/test": "1.55.1",
93+
"@playwright/test": "1.56.0",
9494
"@tailwindcss/typography": "0.5.19",
95-
"@testing-library/jest-dom": "6.8.0",
95+
"@testing-library/jest-dom": "6.9.1",
9696
"@testing-library/react": "16.3.0",
97-
"@types/node": "22.18.6",
98-
"@types/react": "19.1.15",
99-
"@types/react-dom": "19.1.9",
97+
"@types/node": "22.18.9",
98+
"@types/react": "19.2.2",
99+
"@types/react-dom": "19.2.1",
100100
"@types/react-table": "7.7.20",
101-
"@typescript-eslint/eslint-plugin": "7.16.1",
102-
"@typescript-eslint/parser": "7.16.1",
101+
"@typescript-eslint/eslint-plugin": "7.18.0",
102+
"@typescript-eslint/parser": "7.18.0",
103103
"@vitejs/plugin-react": "5.0.4",
104104
"@vitest/coverage-v8": "3.2.4",
105105
"autoprefixer": "10.4.21",
106106
"dotenv-cli": "10.0.0",
107-
"eslint": "8.57.0",
107+
"eslint": "8.57.1",
108108
"eslint-config-next": "15.5.4",
109-
"eslint-config-prettier": "9.1.0",
109+
"eslint-config-prettier": "9.1.2",
110110
"eslint-plugin-import": "2.32.0",
111111
"eslint-plugin-prettier": "5.5.4",
112112
"eslint-plugin-react": "7.37.5",
113113
"eslint-plugin-unused-imports": "3.2.0",
114114
"husky": "9.1.7",
115115
"jsdom": "27.0.0",
116-
"lint-staged": "16.2.3",
116+
"lint-staged": "16.2.4",
117117
"postcss": "8.5.6",
118118
"prettier": "3.6.2",
119-
"prettier-plugin-tailwindcss": "0.6.5",
120-
"prisma": "5.17.0",
119+
"prettier-plugin-tailwindcss": "0.6.14",
120+
"prisma": "5.22.0",
121121
"prisma-dbml-generator": "0.12.0",
122122
"sass": "1.93.2",
123-
"tailwindcss": "3.4.5",
123+
"tailwindcss": "3.4.18",
124124
"ts-node": "10.9.2",
125-
"typescript": "5.5.3",
125+
"typescript": "5.9.3",
126126
"vitest": "3.2.4"
127127
}
128128
}

0 commit comments

Comments
 (0)