|
31 | 31 | "dependencies": { |
32 | 32 | "chokidar": "4.0.3", |
33 | 33 | "execa": "9.5.2", |
34 | | - "next": "15.2.4", |
| 34 | + "next": "15.3.0", |
35 | 35 | "socket.io": "4.8.1", |
36 | 36 | "socket.io-client": "4.8.1", |
37 | 37 | "wait-on": "8.0.3" |
|
56 | 56 | "@commonalityco/utils-core": "workspace:*", |
57 | 57 | "@commonalityco/utils-package": "workspace:*", |
58 | 58 | "@hookform/resolvers": "5.0.1", |
59 | | - "@next/bundle-analyzer": "15.2.4", |
| 59 | + "@next/bundle-analyzer": "15.3.0", |
60 | 60 | "@playwright/test": "1.51.1", |
61 | | - "@tanstack/react-query": "5.71.10", |
62 | | - "@tanstack/react-query-devtools": "5.71.10", |
63 | | - "@tanstack/react-table": "8.21.2", |
| 61 | + "@tanstack/react-query": "5.74.3", |
| 62 | + "@tanstack/react-query-devtools": "5.74.3", |
| 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.14.0", |
71 | | - "@types/react": "19.1.0", |
72 | | - "@types/react-dom": "19.1.1", |
| 70 | + "@types/node": "22.14.1", |
| 71 | + "@types/react": "19.1.2", |
| 72 | + "@types/react-dom": "19.1.2", |
73 | 73 | "@types/resolve": "1.20.6", |
74 | | - "@vitejs/plugin-react-swc": "3.8.1", |
| 74 | + "@vitejs/plugin-react-swc": "3.9.0", |
75 | 75 | "@xstate/react": "5.0.3", |
76 | 76 | "autoprefixer": "10.4.21", |
77 | 77 | "bufferutil": "4.0.9", |
78 | 78 | "class-variance-authority": "0.7.1", |
79 | 79 | "clsx": "2.1.1", |
80 | 80 | "cookies-next": "5.1.0", |
81 | | - "cypress": "14.2.1", |
| 81 | + "cypress": "14.3.0", |
82 | 82 | "cytoscape": "3.31.2", |
83 | 83 | "date-fns": "4.1.0", |
84 | | - "eslint-config-next": "15.2.4", |
| 84 | + "eslint-config-next": "15.3.0", |
85 | 85 | "fs-extra": "11.3.0", |
86 | 86 | "get-port": "7.1.0", |
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.487.0", |
| 90 | + "lucide-react": "0.488.0", |
91 | 91 | "next-themes": "0.4.6", |
92 | 92 | "open-editor": "5.1.0", |
93 | 93 | "path-browserify": "1.0.1", |
|
0 commit comments