|
27 | 27 | "@mantine/modals": "^7.10.1", |
28 | 28 | "@mantine/notifications": "^7.12.0", |
29 | 29 | "@quentinroy/latin-square": "^1.1.1", |
30 | | - "@reduxjs/toolkit": "^2.5.0", |
31 | | - "@supabase/supabase-js": "^2.50.3", |
32 | | - "@tabler/icons-react": "^3.28.1", |
| 30 | + "@reduxjs/toolkit": "^2.9.0", |
| 31 | + "@supabase/supabase-js": "^2.57.4", |
| 32 | + "@tabler/icons-react": "^3.35.0", |
33 | 33 | "@trrack/core": "^1.3.0", |
34 | 34 | "@trrack/vis-react": "^1.5.0", |
35 | 35 | "@types/crypto-js": "^4.2.2", |
36 | 36 | "@types/hjson": "^2.4.6", |
37 | | - "@types/lodash": "^4.17.14", |
38 | | - "@types/node": "^22.10.7", |
39 | | - "@visdesignlab/upset2-react": "^1.0.0-rc6", |
| 37 | + "@types/lodash": "^4.17.20", |
| 38 | + "@types/node": "^24.5.2", |
| 39 | + "@visdesignlab/upset2-react": "^1.0.0", |
40 | 40 | "ajv": "^8.17.1", |
41 | 41 | "arquero": "^5.4.0", |
42 | 42 | "crypto-js": "^4.2.0", |
43 | 43 | "d3": "^7.9.0", |
44 | | - "dayjs": "^1.11.13", |
| 44 | + "dayjs": "^1.11.18", |
45 | 45 | "eslint-config-airbnb": "^19.0.4", |
46 | 46 | "firebase": "^11.2.0", |
47 | 47 | "hjson": "^3.2.2", |
| 48 | + "jszip": "^3.10.1", |
48 | 49 | "localforage": "^1.10.0", |
49 | 50 | "lodash.debounce": "^4.0.8", |
50 | 51 | "lodash.merge": "^4.6.2", |
|
55 | 56 | "react-dom": "^18.3.1", |
56 | 57 | "react-markdown": "^9.0.3", |
57 | 58 | "react-redux": "^9.2.0", |
58 | | - "react-router": "^7.5.2", |
| 59 | + "react-router": "^7.9.1", |
59 | 60 | "react-timer-hook": "^3.0.8", |
60 | 61 | "react-vega": "^7.6.0", |
61 | 62 | "rehype-raw": "^7.0.0", |
62 | | - "remark-gfm": "^4.0.1", |
63 | | - "seedrandom": "^3.0.5", |
64 | | - "ts-json-schema-generator": "^2.3.0", |
65 | | - "typedoc": "^0.27.6", |
66 | | - "typedoc-plugin-frontmatter": "^1.1.2", |
67 | | - "typedoc-plugin-markdown": "^4.4.1", |
| 63 | + "remark-gfm": "^4.0.1", |
| 64 | + "seedrandom": "^3.0.5", |
| 65 | + "ts-json-schema-generator": "^2.4.0", |
| 66 | + "typedoc": "^0.28.13", |
| 67 | + "typedoc-plugin-frontmatter": "^1.3.0", |
| 68 | + "typedoc-plugin-markdown": "^4.9.0", |
68 | 69 | "use-deep-compare-effect": "^1.8.1", |
69 | 70 | "uuid": "^11.0.5", |
70 | 71 | "vega": "^5.32.0", |
71 | 72 | "vega-lite": "^5.23.0", |
| 73 | + "vite": "^7.1.6", |
72 | 74 | "wavesurfer-react": "^3.0.4", |
73 | | - "wavesurfer.js": "^7.8.16", |
74 | | - "yaml": "^2.8.0" |
| 75 | + "wavesurfer.js": "^7.10.1", |
| 76 | + "yaml": "^2.8.1" |
75 | 77 | }, |
76 | 78 | "devDependencies": { |
77 | | - "@eslint/compat": "^1.2.5", |
78 | | - "@eslint/eslintrc": "^3.2.0", |
79 | | - "@eslint/js": "^9.18.0", |
80 | | - "@playwright/test": "^1.49.1", |
| 79 | + "@eslint/compat": "^1.3.2", |
| 80 | + "@eslint/eslintrc": "^3.3.1", |
| 81 | + "@eslint/js": "^9.36.0", |
| 82 | + "@playwright/test": "^1.55.0", |
81 | 83 | "@types/d3": "^7.4.0", |
82 | | - "@types/react": "^19.0.7", |
83 | | - "@types/react-dom": "^19.0.3", |
84 | | - "@types/uuid": "^10.0.0", |
85 | | - "@typescript-eslint/eslint-plugin": "^8.20.0", |
86 | | - "@typescript-eslint/parser": "^8.20.0", |
87 | | - "@vitejs/plugin-react-swc": "^3.7.2", |
88 | | - "eslint": "^9.18.0", |
89 | | - "eslint-plugin-import": "^2.31.0", |
| 84 | + "@types/react": "^19.1.13", |
| 85 | + "@types/react-dom": "^19.1.9", |
| 86 | + "@types/uuid": "^11.0.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "^8.44.0", |
| 88 | + "@typescript-eslint/parser": "^8.44.0", |
| 89 | + "@vitejs/plugin-react-swc": "^4.1.0", |
| 90 | + "eslint": "^9.36.0", |
| 91 | + "eslint-plugin-import": "^2.32.0", |
90 | 92 | "eslint-plugin-jsx-a11y": "^6.10.2", |
91 | | - "eslint-plugin-react": "^7.37.4", |
92 | | - "eslint-plugin-react-hooks": "^5.1.0", |
93 | | - "globals": "^15.14.0", |
| 93 | + "eslint-plugin-react": "^7.37.5", |
| 94 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 95 | + "globals": "^16.4.0", |
94 | 96 | "husky": "^9.1.7", |
95 | | - "lint-staged": "^15.4.1", |
96 | | - "typescript": "^5.7.3", |
97 | | - "vite": "^6.2.7", |
| 97 | + "lint-staged": "^16.1.6", |
| 98 | + "typescript": "^5.9.2", |
98 | 99 | "vitest": "^3.2.4", |
99 | 100 | "vitest-localstorage-mock": "^0.1.2" |
100 | 101 | } |
|
0 commit comments