Skip to content

Commit 1eda349

Browse files
fix(deps): update dependencies (non-major)
1 parent 4c94545 commit 1eda349

File tree

2 files changed

+1237
-1303
lines changed

2 files changed

+1237
-1303
lines changed

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"test:e2e": "playwright test"
3333
},
3434
"dependencies": {
35-
"@aws-sdk/client-s3": "3.896.0",
36-
"@aws-sdk/s3-request-presigner": "3.896.0",
35+
"@aws-sdk/client-s3": "3.929.0",
36+
"@aws-sdk/s3-request-presigner": "3.929.0",
3737
"@codemirror/lang-cpp": "6.0.3",
3838
"@codemirror/lang-java": "6.0.2",
3939
"@codemirror/lang-python": "6.2.1",
@@ -48,20 +48,20 @@
4848
"@headlessui/react": "2.2.9",
4949
"@heroicons/react": "2.2.0",
5050
"@next-auth/prisma-adapter": "1.0.7",
51-
"@next/bundle-analyzer": "15.5.5",
52-
"@prisma/client": "6.17.1",
51+
"@next/bundle-analyzer": "15.5.6",
52+
"@prisma/client": "6.19.0",
5353
"@smithy/node-http-handler": "^4.4.5",
54-
"@supabase/realtime-js": "2.15.6",
54+
"@supabase/realtime-js": "2.81.1",
5555
"@tanstack/react-table": "8.21.3",
56-
"@uiw/codemirror-theme-dracula": "4.25.2",
57-
"@uiw/react-codemirror": "4.25.2",
56+
"@uiw/codemirror-theme-dracula": "4.25.3",
57+
"@uiw/react-codemirror": "4.25.3",
5858
"@visx/group": "3.12.0",
5959
"@visx/shape": "3.12.0",
6060
"@visx/text": "3.12.0",
61-
"axios": "1.12.2",
61+
"axios": "1.13.2",
6262
"clsx": "2.1.1",
6363
"csstype": "3.1.3",
64-
"dayjs": "1.11.18",
64+
"dayjs": "1.11.19",
6565
"fuse.js": "7.1.0",
6666
"katex": "0.16.25",
6767
"motion": "12.23.24",
@@ -75,7 +75,7 @@
7575
"react-countup": "6.5.3",
7676
"react-dom": "19.2.0",
7777
"react-dropzone": "14.3.8",
78-
"react-hook-form": "7.65.0",
78+
"react-hook-form": "7.66.0",
7979
"react-hot-toast": "2.6.0",
8080
"react-infinite-scroll-component": "6.1.0",
8181
"react-table": "7.8.0",
@@ -86,45 +86,45 @@
8686
"remark-gfm": "4.0.1",
8787
"remark-math": "6.0.0",
8888
"server-only": "0.0.1",
89-
"sharp": "0.34.4",
89+
"sharp": "0.34.5",
9090
"swr": "2.3.6",
9191
"zod": "4.1.12"
9292
},
9393
"devDependencies": {
94-
"@octokit/types": "15.0.0",
95-
"@playwright/test": "1.56.0",
94+
"@octokit/types": "15.0.2",
95+
"@playwright/test": "1.56.1",
9696
"@tailwindcss/typography": "0.5.19",
9797
"@testing-library/jest-dom": "6.9.1",
9898
"@testing-library/react": "16.3.0",
99-
"@types/node": "22.18.6",
100-
"@types/react": "19.2.2",
99+
"@types/node": "22.19.0",
100+
"@types/react": "19.2.3",
101101
"@types/react-dom": "19.2.2",
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": "5.0.4",
103+
"@typescript-eslint/eslint-plugin": "7.18.0",
104+
"@typescript-eslint/parser": "7.18.0",
105+
"@vitejs/plugin-react": "5.1.0",
106106
"@vitest/coverage-v8": "3.2.4",
107-
"autoprefixer": "10.4.21",
107+
"autoprefixer": "10.4.22",
108108
"dotenv-cli": "10.0.0",
109-
"eslint": "8.57.0",
109+
"eslint": "8.57.1",
110110
"eslint-config-next": "15.5.5",
111-
"eslint-config-prettier": "9.1.0",
111+
"eslint-config-prettier": "9.1.2",
112112
"eslint-plugin-import": "2.32.0",
113113
"eslint-plugin-prettier": "5.5.4",
114114
"eslint-plugin-react": "7.37.5",
115115
"eslint-plugin-unused-imports": "3.2.0",
116116
"husky": "9.1.7",
117-
"jsdom": "27.0.0",
118-
"lint-staged": "16.2.4",
117+
"jsdom": "27.1.0",
118+
"lint-staged": "16.2.6",
119119
"postcss": "8.5.6",
120120
"prettier": "3.6.2",
121-
"prettier-plugin-tailwindcss": "0.6.14",
122-
"prisma": "6.17.1",
121+
"prettier-plugin-tailwindcss": "0.7.1",
122+
"prisma": "6.19.0",
123123
"prisma-dbml-generator": "0.12.0",
124-
"sass": "1.93.2",
125-
"tailwindcss": "3.4.5",
124+
"sass": "1.94.0",
125+
"tailwindcss": "3.4.18",
126126
"ts-node": "10.9.2",
127-
"typescript": "5.5.3",
127+
"typescript": "5.9.3",
128128
"vitest": "3.2.4"
129129
}
130130
}

0 commit comments

Comments
 (0)