|
32 | 32 | "test:e2e": "playwright test" |
33 | 33 | }, |
34 | 34 | "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", |
37 | 37 | "@codemirror/lang-cpp": "6.0.3", |
38 | 38 | "@codemirror/lang-java": "6.0.2", |
39 | 39 | "@codemirror/lang-python": "6.2.1", |
|
48 | 48 | "@headlessui/react": "2.2.9", |
49 | 49 | "@heroicons/react": "2.2.0", |
50 | 50 | "@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", |
53 | 53 | "@smithy/node-http-handler": "^4.4.5", |
54 | | - "@supabase/realtime-js": "2.15.6", |
| 54 | + "@supabase/realtime-js": "2.81.1", |
55 | 55 | "@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", |
58 | 58 | "@visx/group": "3.12.0", |
59 | 59 | "@visx/shape": "3.12.0", |
60 | 60 | "@visx/text": "3.12.0", |
61 | | - "axios": "1.12.2", |
| 61 | + "axios": "1.13.2", |
62 | 62 | "clsx": "2.1.1", |
63 | 63 | "csstype": "3.1.3", |
64 | | - "dayjs": "1.11.18", |
| 64 | + "dayjs": "1.11.19", |
65 | 65 | "fuse.js": "7.1.0", |
66 | 66 | "katex": "0.16.25", |
67 | 67 | "motion": "12.23.24", |
|
75 | 75 | "react-countup": "6.5.3", |
76 | 76 | "react-dom": "19.2.0", |
77 | 77 | "react-dropzone": "14.3.8", |
78 | | - "react-hook-form": "7.65.0", |
| 78 | + "react-hook-form": "7.66.0", |
79 | 79 | "react-hot-toast": "2.6.0", |
80 | 80 | "react-infinite-scroll-component": "6.1.0", |
81 | 81 | "react-table": "7.8.0", |
|
86 | 86 | "remark-gfm": "4.0.1", |
87 | 87 | "remark-math": "6.0.0", |
88 | 88 | "server-only": "0.0.1", |
89 | | - "sharp": "0.34.4", |
| 89 | + "sharp": "0.34.5", |
90 | 90 | "swr": "2.3.6", |
91 | 91 | "zod": "4.1.12" |
92 | 92 | }, |
93 | 93 | "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", |
96 | 96 | "@tailwindcss/typography": "0.5.19", |
97 | 97 | "@testing-library/jest-dom": "6.9.1", |
98 | 98 | "@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", |
101 | 101 | "@types/react-dom": "19.2.2", |
102 | 102 | "@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", |
106 | 106 | "@vitest/coverage-v8": "3.2.4", |
107 | | - "autoprefixer": "10.4.21", |
| 107 | + "autoprefixer": "10.4.22", |
108 | 108 | "dotenv-cli": "10.0.0", |
109 | | - "eslint": "8.57.0", |
| 109 | + "eslint": "8.57.1", |
110 | 110 | "eslint-config-next": "15.5.5", |
111 | | - "eslint-config-prettier": "9.1.0", |
| 111 | + "eslint-config-prettier": "9.1.2", |
112 | 112 | "eslint-plugin-import": "2.32.0", |
113 | 113 | "eslint-plugin-prettier": "5.5.4", |
114 | 114 | "eslint-plugin-react": "7.37.5", |
115 | 115 | "eslint-plugin-unused-imports": "3.2.0", |
116 | 116 | "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", |
119 | 119 | "postcss": "8.5.6", |
120 | 120 | "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", |
123 | 123 | "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", |
126 | 126 | "ts-node": "10.9.2", |
127 | | - "typescript": "5.5.3", |
| 127 | + "typescript": "5.9.3", |
128 | 128 | "vitest": "3.2.4" |
129 | 129 | } |
130 | 130 | } |
0 commit comments