Skip to content

Commit c98feba

Browse files
committed
update dependencies
1 parent 070e873 commit c98feba

File tree

2 files changed

+275
-263
lines changed

2 files changed

+275
-263
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,27 @@
2222
"@antv/g2": "^5.2.7",
2323
"@headlessui/react": "^2.2.0",
2424
"@heroicons/react": "^2.1.5",
25-
"@prisma/client": "^5.21.1",
25+
"@prisma/client": "^5.22.0",
2626
"@types/lodash-es": "^4.17.12",
27-
"@types/node": "^22.8.1",
27+
"@types/node": "^22.9.0",
2828
"@types/react": "^18.3.12",
2929
"@types/react-dom": "^18.3.1",
3030
"@vercel/analytics": "^1.3.2",
31-
"@vercel/speed-insights": "^1.0.14",
32-
"antd": "^5.21.5",
31+
"@vercel/speed-insights": "^1.1.0",
32+
"antd": "^5.21.6",
3333
"autoprefixer": "^10.4.20",
3434
"dayjs": "^1.11.13",
35-
"eslint": "^9.13.0",
36-
"eslint-config-next": "^15.0.1",
35+
"eslint": "^9.14.0",
36+
"eslint-config-next": "^15.0.3",
3737
"lodash-es": "^4.17.21",
38-
"next": "^15.0.1",
38+
"next": "^15.0.3",
3939
"next-auth": "^4.24.10",
4040
"postcss": "^8.4.47",
41-
"prisma": "^5.21.1",
41+
"prisma": "^5.22.0",
4242
"react": "^18.3.1",
4343
"react-dom": "^18.3.1",
4444
"react-toastify": "^10.0.6",
45-
"recharts": "^2.13.0",
45+
"recharts": "^2.13.3",
4646
"tailwindcss": "^3.4.14",
4747
"typescript": "^5.6.3"
4848
},

0 commit comments

Comments
 (0)