|
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | 32 | "chokidar": "4.0.3", |
33 | | - "execa": "9.5.2", |
| 33 | + "execa": "9.5.3", |
34 | 34 | "next": "15.3.2", |
35 | 35 | "socket.io": "4.8.1", |
36 | 36 | "socket.io-client": "4.8.1", |
|
58 | 58 | "@hookform/resolvers": "5.0.1", |
59 | 59 | "@next/bundle-analyzer": "15.3.2", |
60 | 60 | "@playwright/test": "1.52.0", |
61 | | - "@tanstack/react-query": "5.75.5", |
62 | | - "@tanstack/react-query-devtools": "5.75.5", |
| 61 | + "@tanstack/react-query": "5.76.1", |
| 62 | + "@tanstack/react-query-devtools": "5.76.1", |
63 | 63 | "@tanstack/react-table": "8.21.3", |
64 | 64 | "@testing-library/jest-dom": "6.6.3", |
65 | 65 | "@testing-library/react": "16.3.0", |
66 | 66 | "@testing-library/user-event": "14.6.1", |
67 | 67 | "@total-typescript/ts-reset": "0.6.1", |
68 | 68 | "@types/fs-extra": "11.0.4", |
69 | 69 | "@types/lodash-es": "4.17.12", |
70 | | - "@types/node": "22.15.15", |
71 | | - "@types/react": "19.1.3", |
72 | | - "@types/react-dom": "19.1.3", |
| 70 | + "@types/node": "22.15.18", |
| 71 | + "@types/react": "19.1.4", |
| 72 | + "@types/react-dom": "19.1.5", |
73 | 73 | "@types/resolve": "1.20.6", |
74 | 74 | "@vitejs/plugin-react-swc": "3.9.0", |
75 | | - "@xstate/react": "5.0.3", |
| 75 | + "@xstate/react": "5.0.4", |
76 | 76 | "autoprefixer": "10.4.21", |
77 | 77 | "bufferutil": "4.0.9", |
78 | 78 | "class-variance-authority": "0.7.1", |
|
87 | 87 | "jest": "29.7.0", |
88 | 88 | "jest-environment-jsdom": "29.7.0", |
89 | 89 | "lodash-es": "4.17.21", |
90 | | - "lucide-react": "0.508.0", |
| 90 | + "lucide-react": "0.511.0", |
91 | 91 | "next-themes": "0.4.6", |
92 | 92 | "open-editor": "5.1.0", |
93 | 93 | "path-browserify": "1.0.1", |
|
98 | 98 | "prettier-plugin-tailwindcss": "0.6.11", |
99 | 99 | "react": "19.1.0", |
100 | 100 | "react-dom": "19.1.0", |
101 | | - "react-hook-form": "7.56.2", |
| 101 | + "react-hook-form": "7.56.4", |
102 | 102 | "rimraf": "6.0.1", |
103 | 103 | "server-only": "0.0.1", |
104 | | - "start-server-and-test": "2.0.11", |
| 104 | + "start-server-and-test": "2.0.12", |
105 | 105 | "strip-ansi": "7.1.0", |
106 | 106 | "tailwindcss": "3.4.17", |
107 | 107 | "ts-node": "10.9.2", |
108 | 108 | "typescript": "5.8.3", |
109 | 109 | "utf-8-validate": "6.0.5", |
110 | 110 | "vite-tsconfig-paths": "5.1.4", |
111 | 111 | "which-collection": "1.0.2", |
112 | | - "xstate": "5.19.2", |
| 112 | + "xstate": "5.19.3", |
113 | 113 | "zod": "3.24.4" |
114 | 114 | }, |
115 | 115 | "engines": { |
|
0 commit comments