Skip to content

Commit da0e27b

Browse files
committed
bump deps and fix vuln
1 parent d85ac98 commit da0e27b

File tree

2 files changed

+2351
-1621
lines changed

2 files changed

+2351
-1621
lines changed

package.json

Lines changed: 37 additions & 37 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@9.1.2",
4+
"packageManager": "pnpm@9.4.0",
55
"engines": {
66
"node": "^20.8"
77
},
@@ -31,41 +31,41 @@
3131
"test:e2e": "playwright test"
3232
},
3333
"dependencies": {
34-
"@aws-sdk/client-s3": "3.575.0",
35-
"@aws-sdk/s3-request-presigner": "3.575.0",
34+
"@aws-sdk/client-s3": "3.609.0",
35+
"@aws-sdk/s3-request-presigner": "3.609.0",
3636
"@codemirror/lang-cpp": "6.0.2",
3737
"@codemirror/lang-java": "6.0.1",
3838
"@codemirror/lang-python": "6.1.6",
3939
"@codemirror/lang-rust": "6.0.1",
40-
"@codemirror/language": "6.10.1",
40+
"@codemirror/language": "6.10.2",
4141
"@codemirror/legacy-modes": "6.4.0",
42-
"@codemirror/view": "6.26.3",
42+
"@codemirror/view": "6.28.4",
4343
"@dnd-kit/core": "6.1.0",
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.3",
48+
"@heroicons/react": "2.1.4",
4949
"@next-auth/prisma-adapter": "1.0.7",
50-
"@next/bundle-analyzer": "14.2.3",
51-
"@prisma/client": "5.13.0",
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",
56-
"@vercel/analytics": "1.2.2",
57-
"@vercel/speed-insights": "1.0.10",
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",
56+
"@vercel/analytics": "1.3.1",
57+
"@vercel/speed-insights": "1.0.12",
5858
"@visx/group": "3.3.0",
5959
"@visx/shape": "3.5.0",
6060
"@visx/text": "3.3.0",
61-
"axios": "1.6.8",
61+
"axios": "1.7.2",
6262
"clsx": "2.1.1",
6363
"concurrently": "8.2.2",
6464
"csstype": "3.1.3",
6565
"dayjs": "1.11.11",
66-
"framer-motion": "11.1.9",
66+
"framer-motion": "11.2.12",
6767
"fuse.js": "7.0.0",
68-
"katex": "0.16.10",
68+
"katex": "0.16.11",
6969
"next": "14.1.4",
7070
"next-auth": "4.24.7",
7171
"next-mdx-remote": "4.4.1",
@@ -76,7 +76,7 @@
7676
"react-countup": "6.5.3",
7777
"react-dom": "18.3.1",
7878
"react-dropzone": "14.2.3",
79-
"react-hook-form": "7.51.4",
79+
"react-hook-form": "7.52.1",
8080
"react-hot-toast": "2.4.1",
8181
"react-infinite-scroll-component": "6.1.0",
8282
"react-table": "7.8.0",
@@ -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.3",
90+
"sharp": "0.33.4",
9191
"swr": "2.2.5",
9292
"zod": "3.23.8"
9393
},
9494
"devDependencies": {
9595
"@octokit/types": "13.5.0",
96-
"@playwright/test": "1.44.0",
96+
"@playwright/test": "1.45.1",
9797
"@tailwindcss/typography": "0.5.13",
98-
"@testing-library/jest-dom": "6.4.5",
98+
"@testing-library/jest-dom": "6.4.6",
9999
"@testing-library/react": "15.0.7",
100-
"@types/node": "20.12.11",
101-
"@types/react": "18.3.2",
100+
"@types/node": "20.14.9",
101+
"@types/react": "18.3.3",
102102
"@types/react-table": "7.7.20",
103-
"@typescript-eslint/eslint-plugin": "7.9.0",
104-
"@typescript-eslint/parser": "7.9.0",
105-
"@vitejs/plugin-react": "4.2.1",
103+
"@typescript-eslint/eslint-plugin": "7.15.0",
104+
"@typescript-eslint/parser": "7.15.0",
105+
"@vitejs/plugin-react": "4.3.1",
106106
"@vitest/coverage-v8": "1.6.0",
107107
"autoprefixer": "10.4.19",
108108
"eslint": "8.57.0",
109-
"eslint-config-next": "14.1.4",
109+
"eslint-config-next": "14.2.4",
110110
"eslint-config-prettier": "9.1.0",
111111
"eslint-plugin-import": "2.29.1",
112112
"eslint-plugin-prettier": "5.1.3",
113-
"eslint-plugin-react": "7.34.1",
113+
"eslint-plugin-react": "7.34.3",
114114
"eslint-plugin-unused-imports": "3.2.0",
115115
"husky": "9.0.11",
116-
"jsdom": "24.0.0",
117-
"lint-staged": "15.2.2",
118-
"postcss": "8.4.38",
119-
"prettier": "3.2.5",
120-
"prettier-plugin-tailwindcss": "0.5.14",
121-
"prisma": "5.13.0",
116+
"jsdom": "24.1.0",
117+
"lint-staged": "15.2.7",
118+
"postcss": "8.4.39",
119+
"prettier": "3.3.2",
120+
"prettier-plugin-tailwindcss": "0.6.5",
121+
"prisma": "5.16.1",
122122
"prisma-dbml-generator": "0.12.0",
123-
"sass": "1.77.1",
124-
"tailwindcss": "3.4.3",
123+
"sass": "1.77.6",
124+
"tailwindcss": "3.4.4",
125125
"ts-node": "10.9.2",
126-
"typescript": "5.4.5",
126+
"typescript": "5.5.3",
127127
"vitest": "1.6.0"
128128
},
129129
"pnpm": {

0 commit comments

Comments
 (0)