|
37 | 37 | "wait-on": "8.0.3" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@babel/core": "7.26.10", |
41 | | - "@babel/preset-env": "7.26.9", |
| 40 | + "@babel/core": "7.27.1", |
| 41 | + "@babel/preset-env": "7.27.1", |
42 | 42 | "@commonalityco/config-tailwind": "workspace:*", |
43 | 43 | "@commonalityco/data-codeowners": "workspace:*", |
44 | 44 | "@commonalityco/data-constraints": "workspace:*", |
|
58 | 58 | "@hookform/resolvers": "5.0.1", |
59 | 59 | "@next/bundle-analyzer": "15.3.1", |
60 | 60 | "@playwright/test": "1.52.0", |
61 | | - "@tanstack/react-query": "5.74.4", |
62 | | - "@tanstack/react-query-devtools": "5.74.6", |
| 61 | + "@tanstack/react-query": "5.75.2", |
| 62 | + "@tanstack/react-query-devtools": "5.75.2", |
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.2", |
| 70 | + "@types/node": "22.15.3", |
71 | 71 | "@types/react": "19.1.2", |
72 | | - "@types/react-dom": "19.1.2", |
| 72 | + "@types/react-dom": "19.1.3", |
73 | 73 | "@types/resolve": "1.20.6", |
74 | 74 | "@vitejs/plugin-react-swc": "3.9.0", |
75 | 75 | "@xstate/react": "5.0.3", |
|
79 | 79 | "clsx": "2.1.1", |
80 | 80 | "cookies-next": "5.1.0", |
81 | 81 | "cypress": "14.3.2", |
82 | | - "cytoscape": "3.31.2", |
| 82 | + "cytoscape": "3.32.0", |
83 | 83 | "date-fns": "4.1.0", |
84 | 84 | "eslint-config-next": "15.3.1", |
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.503.0", |
| 90 | + "lucide-react": "0.507.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.1", |
| 101 | + "react-hook-form": "7.56.2", |
102 | 102 | "rimraf": "6.0.1", |
103 | 103 | "server-only": "0.0.1", |
104 | 104 | "start-server-and-test": "2.0.11", |
|
110 | 110 | "vite-tsconfig-paths": "5.1.4", |
111 | 111 | "which-collection": "1.0.2", |
112 | 112 | "xstate": "5.19.2", |
113 | | - "zod": "3.24.3" |
| 113 | + "zod": "3.24.4" |
114 | 114 | }, |
115 | 115 | "engines": { |
116 | 116 | "node": ">=18.17.0" |
|
0 commit comments