|
24 | 24 | "prepare": "cd .. && husky js/.husky" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@amplitude/unified": "1.1.16", |
| 27 | + "@amplitude/unified": "1.1.21", |
28 | 28 | "@babel/helpers": "^8.0.0", |
29 | 29 | "@babel/runtime": "^8.0.0", |
30 | 30 | "@codemirror/lang-sql": "^6.10.0", |
31 | 31 | "@codemirror/lang-yaml": "^6.1.3", |
32 | 32 | "@codemirror/merge": "^6.12.2", |
33 | | - "@codemirror/state": "^6.6.0", |
34 | | - "@codemirror/view": "^6.43.1", |
| 33 | + "@codemirror/state": "^6.7.1", |
| 34 | + "@codemirror/view": "^6.43.6", |
35 | 35 | "@dagrejs/dagre": "3.0.0", |
36 | 36 | "@datarecce/ui": "workspace:*", |
37 | 37 | "@emotion/react": "^11.14.0", |
38 | 38 | "@emotion/styled": "^11.14.1", |
39 | 39 | "@fontsource/montserrat": "^5.2.8", |
40 | 40 | "@hello-pangea/dnd": "^18.0.1", |
41 | 41 | "@jeromefitz/date-fns-tz": "3.0.0-canary.8", |
42 | | - "@mui/material": "^9.1.1", |
43 | | - "@mui/system": "^9.1.1", |
44 | | - "@next/third-parties": "16.2.9", |
45 | | - "@sentry/nextjs": "^10.58.0", |
46 | | - "@sentry/react": "^10.58.0", |
47 | | - "@tailwindcss/postcss": "^4.3.1", |
48 | | - "@tanstack/react-query": "5.100.14", |
| 42 | + "@mui/material": "^9.2.0", |
| 43 | + "@mui/system": "^9.2.0", |
| 44 | + "@next/third-parties": "16.2.10", |
| 45 | + "@sentry/nextjs": "^10.64.0", |
| 46 | + "@sentry/react": "^10.64.0", |
| 47 | + "@tailwindcss/postcss": "^4.3.2", |
| 48 | + "@tanstack/react-query": "5.101.2", |
49 | 49 | "@types/js-cookie": "^3.0.6", |
50 | | - "@uiw/codemirror-theme-github": "^4.25.10", |
51 | | - "@uiw/react-codemirror": "^4.25.10", |
52 | | - "@xyflow/react": "^12.11.0", |
53 | | - "@zumer/snapdom": "^2.12.9", |
| 50 | + "@uiw/codemirror-theme-github": "^4.25.11", |
| 51 | + "@uiw/react-codemirror": "^4.25.11", |
| 52 | + "@xyflow/react": "^12.11.2", |
| 53 | + "@zumer/snapdom": "^2.15.0", |
54 | 54 | "ag-grid-community": "^35.3.1", |
55 | 55 | "ag-grid-react": "^35.3.1", |
56 | 56 | "chart.js": "^4.5.1", |
|
59 | 59 | "date-fns": "^4.4.0", |
60 | 60 | "file-saver": "^2.0.5", |
61 | 61 | "happy-dom": "^20.10.6", |
62 | | - "import-in-the-middle": "^3.1.0", |
| 62 | + "import-in-the-middle": "^3.3.1", |
63 | 63 | "js-cookie": "^3.0.8", |
64 | 64 | "lodash": "^4.18.1", |
65 | | - "next": "16.2.9", |
| 65 | + "next": "16.2.10", |
66 | 66 | "next-themes": "^0.4.6", |
67 | | - "posthog-js": "^1.390.2", |
| 67 | + "posthog-js": "^1.399.2", |
68 | 68 | "react": "19.2.6", |
69 | 69 | "react-chartjs-2": "^5.3.1", |
70 | 70 | "react-dom": "19.2.6", |
71 | | - "react-icons": "^5.6.0", |
| 71 | + "react-icons": "^5.7.0", |
72 | 72 | "react-markdown": "^10.1.0", |
73 | 73 | "react-split": "^2.0.14", |
74 | 74 | "react-syntax-highlighter": "^16.1.1", |
|
81 | 81 | "yaml": "^2.9.0" |
82 | 82 | }, |
83 | 83 | "devDependencies": { |
84 | | - "@amplitude/analytics-core": "^2.50.0", |
85 | | - "@biomejs/biome": "2.5.0", |
| 84 | + "@amplitude/analytics-core": "^2.52.1", |
| 85 | + "@biomejs/biome": "2.5.3", |
86 | 86 | "@testing-library/dom": "^10.4.1", |
87 | 87 | "@testing-library/jest-dom": "6.9.1", |
88 | 88 | "@testing-library/react": "16.3.2", |
89 | 89 | "@testing-library/user-event": "14.6.1", |
90 | 90 | "@types/common-tags": "^1.8.4", |
91 | 91 | "@types/file-saver": "^2.0.7", |
92 | 92 | "@types/lodash": "^4.17.24", |
93 | | - "@types/node": "^25.9.3", |
| 93 | + "@types/node": "^26.1.0", |
94 | 94 | "@types/react": "19.2.15", |
95 | 95 | "@types/react-dom": "19.2.3", |
96 | 96 | "@types/react-syntax-highlighter": "^15.5.13", |
97 | | - "@vitejs/plugin-react": "^6.0.2", |
98 | | - "@vitest/coverage-v8": "^4.1.9", |
99 | | - "baseline-browser-mapping": "^2.10.38", |
100 | | - "fast-check": "^4.8.0", |
101 | | - "globals": "^17.6.0", |
| 97 | + "@vitejs/plugin-react": "^6.0.3", |
| 98 | + "@vitest/coverage-v8": "^4.1.10", |
| 99 | + "baseline-browser-mapping": "^2.10.42", |
| 100 | + "fast-check": "^4.9.0", |
| 101 | + "globals": "^17.7.0", |
102 | 102 | "husky": "^9.1.7", |
103 | | - "postcss": "^8.5.15", |
104 | | - "read-excel-file": "^9.2.0", |
| 103 | + "postcss": "^8.5.16", |
| 104 | + "read-excel-file": "^9.3.0", |
105 | 105 | "rimraf": "^6.1.3", |
106 | | - "tailwindcss": "^4.3.1", |
| 106 | + "tailwindcss": "^4.3.2", |
107 | 107 | "typescript": "^6.0.3", |
108 | | - "vite": "^8.0.16", |
109 | | - "vitest": "^4.1.9" |
| 108 | + "vite": "^8.1.4", |
| 109 | + "vitest": "^4.1.10" |
110 | 110 | } |
111 | 111 | } |
0 commit comments