|
9 | 9 | "url": "https://github.com/InformaticsMatters/squonk2-data-manager-ui" |
10 | 10 | }, |
11 | 11 | "engines": { |
12 | | - "node": ">=20", |
13 | | - "pnpm": ">=8" |
| 12 | + "node": ">=22", |
| 13 | + "pnpm": ">=10" |
14 | 14 | }, |
15 | 15 | "scripts": { |
16 | 16 | "prepare": "husky", |
|
46 | 46 | "@mui/lab": "6.0.1-beta.34", |
47 | 47 | "@mui/material": "6.4.11", |
48 | 48 | "@mui/material-nextjs": "6.4.3", |
49 | | - "@next/mdx": "15.3.2", |
| 49 | + "@next/mdx": "15.5.7", |
50 | 50 | "@rjsf/core": "5.24.12", |
51 | 51 | "@rjsf/mui": "5.24.12", |
52 | 52 | "@rjsf/utils": "5.24.12", |
53 | 53 | "@rjsf/validator-ajv8": "5.24.12", |
54 | 54 | "@sentry/nextjs": "8.55.0", |
55 | | - "@squonk/account-server-client": "4.4.0-4-4.2174353771", |
56 | | - "@squonk/data-manager-client": "5.0.0-5-0.2173783690", |
| 55 | + "@squonk/account-server-client": "4.4.0-4-4.2199390673", |
| 56 | + "@squonk/data-manager-client": "5.0.0-5-0.2199565672", |
57 | 57 | "@squonk/mui-theme": "5.0.0", |
58 | 58 | "@squonk/sdf-parser": "1.3.1", |
59 | 59 | "@tanstack/match-sorter-utils": "8.19.4", |
|
62 | 62 | "@tanstack/react-query-devtools": "5.83.0", |
63 | 63 | "@tanstack/react-table": "8.21.3", |
64 | 64 | "@types/lodash-es": "4.17.12", |
65 | | - "@types/node": "22.9.0", |
| 65 | + "@types/node": "22.19.1", |
66 | 66 | "@types/plotly.js-basic-dist": "1.54.4", |
67 | 67 | "@types/prismjs": "1.26.5", |
68 | 68 | "@types/react": "19.1.8", |
|
82 | 82 | "lodash-es": "4.17.21", |
83 | 83 | "material-ui-popup-state": "5.3.6", |
84 | 84 | "nanoid": "5.1.5", |
85 | | - "next": "15.3.2", |
| 85 | + "next": "15.5.7", |
86 | 86 | "next-http-proxy-middleware": "1.2.7", |
87 | 87 | "nextjs-routes": "2.2.5", |
88 | 88 | "node-fetch": "3.3.2", |
89 | 89 | "notistack": "3.0.2", |
90 | 90 | "plotly.js-basic-dist": "2.35.3", |
91 | 91 | "prismjs": "1.30.0", |
92 | | - "react": "19.1.0", |
93 | | - "react-dom": "19.1.0", |
| 92 | + "react": "19.2.1", |
| 93 | + "react-dom": "19.2.1", |
94 | 94 | "react-dropzone": "14.3.8", |
95 | 95 | "react-plotly.js": "2.6.0", |
96 | 96 | "react-use-websocket": "4.13.0", |
|
0 commit comments