|
13 | 13 | "generate-type-for-ci": "make generate-type-for-ci" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@chakra-ui/react": "^2.8.2", |
17 | | - "@emotion/react": "^11.13.3", |
18 | | - "@emotion/styled": "^11.13.0", |
| 16 | + "@chakra-ui/react": "^2.10.4", |
| 17 | + "@emotion/react": "^11.14.0", |
| 18 | + "@emotion/styled": "^11.14.0", |
19 | 19 | "@poolofdeath20/util": "^0.8.2", |
20 | | - "@supabase/supabase-js": "^2.45.4", |
| 20 | + "@supabase/supabase-js": "^2.47.10", |
21 | 21 | "@tanstack/react-query": "^4.36.1", |
22 | 22 | "@trpc/client": "^10.45.2", |
23 | 23 | "@trpc/next": "^10.45.2", |
24 | 24 | "@trpc/react-query": "^10.45.2", |
25 | 25 | "@trpc/server": "^10.45.2", |
26 | | - "axios": "^1.7.7", |
| 26 | + "axios": "^1.7.9", |
27 | 27 | "cors": "^2.8.5", |
28 | | - "dotenv": "^16.4.5", |
| 28 | + "dotenv": "^16.4.7", |
29 | 29 | "file-saver": "^2.0.5", |
30 | 30 | "fuse.js": "^7.0.0", |
31 | 31 | "hex-rgb": "^5.0.0", |
32 | 32 | "iwanthue": "^2.0.0", |
33 | 33 | "jszip": "^3.10.1", |
34 | | - "next": "^14.2.13", |
| 34 | + "next": "^15.1.2", |
35 | 35 | "next-seo": "^6.6.0", |
36 | | - "react": "^18.3.1", |
37 | | - "react-dom": "^18.3.1", |
38 | | - "react-icons": "^5.3.0", |
39 | | - "react-select": "^5.8.1", |
40 | | - "react-syntax-highlighter": "^15.5.0", |
41 | | - "react-toastify": "^10.0.5", |
42 | | - "superjson": "^2.2.1", |
| 36 | + "react": "^19.0.0", |
| 37 | + "react-dom": "^19.0.0", |
| 38 | + "react-icons": "^5.4.0", |
| 39 | + "react-select": "^5.9.0", |
| 40 | + "react-syntax-highlighter": "^15.6.1", |
| 41 | + "react-toastify": "^11.0.2", |
| 42 | + "superjson": "^2.2.2", |
43 | 43 | "valibot": "^0.42.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@ducanh2912/next-pwa": "^10.2.9", |
47 | | - "@poolofdeath20/eslint-config": "^0.4.1", |
| 47 | + "@poolofdeath20/eslint-config": "^0.4.2", |
48 | 48 | "@poolofdeath20/tsconfig": "^0.1.1", |
49 | 49 | "@types/cors": "^2.8.17", |
50 | 50 | "@types/file-saver": "^2.0.7", |
51 | 51 | "@types/jest-image-snapshot": "^6.4.0", |
52 | | - "@types/react": "^18.3.10", |
53 | | - "@types/react-dom": "^18.3.0", |
| 52 | + "@types/react": "^19.0.2", |
| 53 | + "@types/react-dom": "^19.0.2", |
54 | 54 | "@types/react-syntax-highlighter": "^15.5.13", |
55 | | - "@typescript-eslint/eslint-plugin": "^8.7.0", |
56 | | - "@typescript-eslint/parser": "^8.7.0", |
57 | | - "ci-info": "^4.0.0", |
58 | | - "eslint": "^9.11.1", |
| 55 | + "ci-info": "^4.1.0", |
| 56 | + "eslint": "^9.17.0", |
59 | 57 | "gen-env-type-def": "^0.0.4", |
60 | 58 | "jest-image-snapshot": "^6.4.0", |
61 | | - "knip": "^5.30.6", |
| 59 | + "knip": "^5.41.1", |
62 | 60 | "next-sitemap": "^4.2.3", |
63 | | - "prettier": "^3.3.3", |
| 61 | + "prettier": "^3.4.2", |
64 | 62 | "puppeteer": "^22.15.0", |
65 | | - "sql-formatter": "15.4.2", |
66 | | - "supabase": "^1.200.3", |
67 | | - "typescript": "^5.6.2", |
68 | | - "vite-node": "^2.1.1", |
69 | | - "vitest": "^2.1.1" |
| 63 | + "sql-formatter": "15.4.8", |
| 64 | + "supabase": "^2.1.1", |
| 65 | + "typescript": "^5.7.2", |
| 66 | + "vite-node": "^2.1.8", |
| 67 | + "vitest": "^2.1.8" |
70 | 68 | } |
71 | 69 | } |
0 commit comments