|
31 | 31 | "test:e2e": "playwright test" |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@aws-sdk/client-s3": "3.614.0", |
35 | | - "@aws-sdk/s3-request-presigner": "3.614.0", |
36 | | - "@codemirror/lang-cpp": "6.0.2", |
37 | | - "@codemirror/lang-java": "6.0.1", |
38 | | - "@codemirror/lang-python": "6.1.6", |
39 | | - "@codemirror/lang-rust": "6.0.1", |
40 | | - "@codemirror/language": "6.10.2", |
41 | | - "@codemirror/legacy-modes": "6.4.0", |
42 | | - "@codemirror/view": "6.28.4", |
43 | | - "@dnd-kit/core": "6.1.0", |
44 | | - "@dnd-kit/modifiers": "7.0.0", |
45 | | - "@dnd-kit/sortable": "8.0.0", |
| 34 | + "@aws-sdk/client-s3": "3.896.0", |
| 35 | + "@aws-sdk/s3-request-presigner": "3.896.0", |
| 36 | + "@codemirror/lang-cpp": "6.0.3", |
| 37 | + "@codemirror/lang-java": "6.0.2", |
| 38 | + "@codemirror/lang-python": "6.2.1", |
| 39 | + "@codemirror/lang-rust": "6.0.2", |
| 40 | + "@codemirror/language": "6.11.3", |
| 41 | + "@codemirror/legacy-modes": "6.5.1", |
| 42 | + "@codemirror/view": "6.38.4", |
| 43 | + "@dnd-kit/core": "6.3.1", |
| 44 | + "@dnd-kit/modifiers": "9.0.0", |
| 45 | + "@dnd-kit/sortable": "10.0.0", |
46 | 46 | "@dnd-kit/utilities": "3.2.2", |
47 | | - "@headlessui/react": "2.2.2", |
48 | | - "@heroicons/react": "2.1.5", |
| 47 | + "@headlessui/react": "2.2.9", |
| 48 | + "@heroicons/react": "2.2.0", |
49 | 49 | "@next-auth/prisma-adapter": "1.0.7", |
50 | 50 | "@next/bundle-analyzer": "15.5.4", |
51 | 51 | "@prisma/client": "5.17.0", |
52 | | - "@supabase/realtime-js": "2.10.4", |
53 | | - "@tanstack/react-table": "8.19.3", |
54 | | - "@uiw/codemirror-theme-dracula": "4.23.0", |
55 | | - "@uiw/react-codemirror": "4.23.0", |
| 52 | + "@supabase/realtime-js": "2.15.6", |
| 53 | + "@tanstack/react-table": "8.21.3", |
| 54 | + "@uiw/codemirror-theme-dracula": "4.25.2", |
| 55 | + "@uiw/react-codemirror": "4.25.2", |
56 | 56 | "@visx/group": "3.12.0", |
57 | 57 | "@visx/shape": "3.12.0", |
58 | 58 | "@visx/text": "3.12.0", |
59 | | - "axios": "1.7.2", |
| 59 | + "axios": "1.12.2", |
60 | 60 | "clsx": "2.1.1", |
61 | | - "concurrently": "8.2.2", |
62 | 61 | "csstype": "3.1.3", |
63 | | - "dayjs": "1.11.11", |
64 | | - "fuse.js": "7.0.0", |
65 | | - "katex": "0.16.21", |
| 62 | + "dayjs": "1.11.18", |
| 63 | + "fuse.js": "7.1.0", |
| 64 | + "katex": "0.16.22", |
66 | 65 | "motion": "12.23.22", |
67 | 66 | "next": "15.5.4", |
68 | 67 | "next-auth": "4.24.11", |
|
87 | 86 | "server-only": "0.0.1", |
88 | 87 | "sharp": "0.34.4", |
89 | 88 | "swr": "2.3.6", |
90 | | - "zod": "3.23.8" |
| 89 | + "zod": "4.1.11" |
91 | 90 | }, |
92 | 91 | "devDependencies": { |
93 | | - "@octokit/types": "13.5.0", |
| 92 | + "@octokit/types": "15.0.0", |
94 | 93 | "@playwright/test": "1.55.1", |
95 | | - "@tailwindcss/typography": "0.5.13", |
| 94 | + "@tailwindcss/typography": "0.5.19", |
96 | 95 | "@testing-library/jest-dom": "6.8.0", |
97 | 96 | "@testing-library/react": "16.3.0", |
98 | | - "@types/node": "20.14.10", |
| 97 | + "@types/node": "22.18.6", |
99 | 98 | "@types/react": "19.1.15", |
100 | 99 | "@types/react-dom": "19.1.9", |
101 | 100 | "@types/react-table": "7.7.20", |
102 | 101 | "@typescript-eslint/eslint-plugin": "7.16.1", |
103 | 102 | "@typescript-eslint/parser": "7.16.1", |
104 | | - "@vitejs/plugin-react": "4.3.1", |
105 | | - "@vitest/coverage-v8": "2.0.3", |
106 | | - "autoprefixer": "10.4.19", |
| 103 | + "@vitejs/plugin-react": "5.0.4", |
| 104 | + "@vitest/coverage-v8": "3.2.4", |
| 105 | + "autoprefixer": "10.4.21", |
107 | 106 | "dotenv-cli": "10.0.0", |
108 | 107 | "eslint": "8.57.0", |
109 | 108 | "eslint-config-next": "15.5.4", |
110 | 109 | "eslint-config-prettier": "9.1.0", |
111 | | - "eslint-plugin-import": "2.29.1", |
112 | | - "eslint-plugin-prettier": "5.1.3", |
113 | | - "eslint-plugin-react": "7.34.4", |
| 110 | + "eslint-plugin-import": "2.32.0", |
| 111 | + "eslint-plugin-prettier": "5.5.4", |
| 112 | + "eslint-plugin-react": "7.37.5", |
114 | 113 | "eslint-plugin-unused-imports": "3.2.0", |
115 | | - "husky": "9.0.11", |
116 | | - "jsdom": "24.1.0", |
117 | | - "lint-staged": "15.2.7", |
118 | | - "postcss": "8.4.39", |
119 | | - "prettier": "3.3.3", |
| 114 | + "husky": "9.1.7", |
| 115 | + "jsdom": "27.0.0", |
| 116 | + "lint-staged": "16.2.3", |
| 117 | + "postcss": "8.5.6", |
| 118 | + "prettier": "3.6.2", |
120 | 119 | "prettier-plugin-tailwindcss": "0.6.5", |
121 | 120 | "prisma": "5.17.0", |
122 | 121 | "prisma-dbml-generator": "0.12.0", |
123 | | - "sass": "1.77.8", |
| 122 | + "sass": "1.93.2", |
124 | 123 | "tailwindcss": "3.4.5", |
125 | 124 | "ts-node": "10.9.2", |
126 | 125 | "typescript": "5.5.3", |
127 | | - "vitest": "2.0.3" |
| 126 | + "vitest": "3.2.4" |
128 | 127 | } |
129 | 128 | } |
0 commit comments