|
5 | 5 | "version": "0.1.0", |
6 | 6 | "author": "Chan Zuckerberg Initiative", |
7 | 7 | "dependencies": { |
8 | | - "@blueprintjs/core": "^5.8.2", |
9 | | - "@blueprintjs/icons": "^5.7.0", |
10 | | - "@blueprintjs/select": "^5.0.23", |
11 | | - "@czi-sds/components": "^20.4.0", |
12 | | - "@czi-sds/data-viz": "^0.3.0", |
| 8 | + "@blueprintjs/core": "^6.0.0", |
| 9 | + "@blueprintjs/icons": "^6.0.0", |
| 10 | + "@blueprintjs/select": "^6.0.0", |
| 11 | + "@czi-sds/components": "^22.0.0", |
| 12 | + "@czi-sds/data-viz": "^0.13.0", |
13 | 13 | "@emotion/css": "^11.11.2", |
14 | 14 | "@emotion/react": "^11.11.1", |
15 | 15 | "@emotion/styled": "^11.11.0", |
16 | 16 | "@loadable/component": "^5.15.3", |
17 | 17 | "@mui/base": "^5.0.0-beta.3", |
18 | | - "@mui/icons-material": "^5.15.17", |
| 18 | + "@mui/icons-material": "^7.0.0", |
19 | 19 | "@mui/lab": "^5.0.0-alpha.136", |
20 | | - "@mui/material": "^5.14.0", |
| 20 | + "@mui/material": "^7.0.0", |
21 | 21 | "@types/d3-scale-chromatic": "^3.0.0", |
22 | | - "@vgrid/sass-inline-svg": "^1.0.1", |
| 22 | + "@vgrid/sass-inline-svg": "^2.0.0", |
23 | 23 | "@visx/clip-path": "^3.3.0", |
24 | 24 | "@visx/gradient": "^3.3.0", |
25 | 25 | "@visx/group": "^3.3.0", |
|
33 | 33 | "csv": "^6.3.1", |
34 | 34 | "d3-scale-chromatic": "^3.0.0", |
35 | 35 | "downloadjs": "^1.4.7", |
36 | | - "echarts": "^5.4.2", |
| 36 | + "echarts": "^6.0.0", |
37 | 37 | "html-to-image": "^1.11.11", |
38 | | - "jschardet": "^2.3.0", |
| 38 | + "jschardet": "^3.0.0", |
39 | 39 | "lodash": "^4.17.21", |
40 | 40 | "ml-hclust": "^3.1.0", |
41 | 41 | "next": "^14.2.26", |
42 | | - "next-mdx-remote": "^4.4.1", |
| 42 | + "next-mdx-remote": "^5.0.0", |
43 | 43 | "next-secure-headers": "^2.2.0", |
44 | | - "next-sitemap": "^3.1.55", |
| 44 | + "next-sitemap": "^4.0.0", |
45 | 45 | "pako": "^2.1.0", |
46 | 46 | "papaparse": "^5.4.1", |
47 | | - "react": "^18.2.0", |
48 | | - "react-dom": "^18.2.0", |
| 47 | + "react": "^19.0.0", |
| 48 | + "react-dom": "^19.0.0", |
49 | 49 | "react-highlight": "^0.15.0", |
50 | 50 | "react-intersection-observer": "^9.5.2", |
51 | 51 | "react-move": "^6.5.0", |
52 | | - "react-query": "^3.39.3", |
| 52 | + "@tanstack/react-query": "^4.0.5", |
53 | 53 | "react-table": "^7.8.0", |
54 | 54 | "react-tweet-embed": "^2.0.0", |
55 | 55 | "react-use": "^17.4.0", |
56 | 56 | "react-uuid": "^2.0.0", |
57 | | - "react-window": "^1.8.9", |
58 | | - "rehype-mathjax": "^4.0.2", |
59 | | - "rehype-slug": "^5.1.0", |
60 | | - "remark-math": "^5.1.1", |
| 57 | + "react-window": "^2.0.0", |
| 58 | + "rehype-mathjax": "^7.0.0", |
| 59 | + "rehype-slug": "^6.0.0", |
| 60 | + "remark-math": "^6.0.0", |
61 | 61 | "sass": "^1.63.6" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
|
66 | 66 | "@babel/preset-react": "^7.22.5", |
67 | 67 | "@babel/preset-typescript": "^7.22.5", |
68 | 68 | "@blueprintjs/eslint-plugin": "^6.1.0", |
69 | | - "@next/eslint-plugin-next": "^14.1.0", |
| 69 | + "@next/eslint-plugin-next": "^15.0.0", |
70 | 70 | "@playwright/test": "^1.51.1", |
71 | 71 | "@svgr/webpack": "^8.1.0", |
72 | 72 | "@types/adm-zip": "^0.5.5", |
73 | 73 | "@types/downloadjs": "^1.4.3", |
74 | 74 | "@types/loadable__component": "^5.13.4", |
75 | 75 | "@types/lodash": "^4.14.195", |
76 | | - "@types/node": "^20.10.0", |
| 76 | + "@types/node": "^22.0.0", |
77 | 77 | "@types/pako": "^2.0.0", |
78 | 78 | "@types/papaparse": "^5.3.7", |
79 | 79 | "@types/pixelmatch": "^5.2.4", |
80 | 80 | "@types/pngjs": "^6.0.5", |
81 | | - "@types/react": "18.2.42", |
82 | | - "@types/react-dom": "^18.2.18", |
| 81 | + "@types/react": "19.2.0", |
| 82 | + "@types/react-dom": "^19.0.0", |
83 | 83 | "@types/react-highlight": "^0.12.8", |
84 | 84 | "@types/react-table": "^7.7.14", |
85 | | - "@types/react-window": "^1.8.5", |
86 | | - "@typescript-eslint/eslint-plugin": "^5.62.0", |
87 | | - "@typescript-eslint/parser": "^5.62.0", |
| 85 | + "@types/react-window": "^2.0.0", |
| 86 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 87 | + "@typescript-eslint/parser": "^8.0.0", |
88 | 88 | "adm-zip": "^0.5.10", |
89 | 89 | "allure-commandline": "^2.23.0", |
90 | | - "allure-playwright": "^2.4.0", |
91 | | - "babel-eslint": "^10.1.0", |
92 | | - "concurrently": "^6.5.1", |
93 | | - "eslint": "^8.53.0", |
94 | | - "eslint-config-next": "^14.1.0", |
95 | | - "eslint-config-prettier": "^9.0.0", |
| 90 | + "allure-playwright": "^3.0.0", |
| 91 | + "@babel/eslint-parser": "^7.11.0", |
| 92 | + "concurrently": "^9.0.0", |
| 93 | + "eslint": "^9.0.0", |
| 94 | + "eslint-config-next": "^15.0.0", |
| 95 | + "eslint-config-prettier": "^10.0.0", |
96 | 96 | "eslint-plugin-flowtype": "^8.0.3", |
97 | 97 | "eslint-plugin-jsx-expressions": "^1.3.1", |
98 | | - "eslint-plugin-mdx": "^2.1.0", |
99 | | - "eslint-plugin-playwright": "^0.15.3", |
| 98 | + "eslint-plugin-mdx": "^3.0.0", |
| 99 | + "eslint-plugin-playwright": "^2.0.0", |
100 | 100 | "eslint-plugin-prettier": "^5.0.0", |
101 | | - "eslint-plugin-sonarjs": "^0.19.0", |
| 101 | + "eslint-plugin-sonarjs": "^3.0.0", |
102 | 102 | "expect-playwright": "^0.8.0", |
103 | 103 | "gray-matter": "^4.0.3", |
104 | | - "pixelmatch": "^5.3.0", |
| 104 | + "pixelmatch": "^7.0.0", |
105 | 105 | "prettier": "^3.0.2", |
106 | | - "prettier-plugin-organize-imports": "^2.3.4", |
107 | | - "sharp": "^0.32.6", |
108 | | - "start-server-and-test": "^1.15.4", |
109 | | - "stylelint": "^13.13.1", |
110 | | - "stylelint-config-recommended": "^3.0.0", |
111 | | - "stylelint-config-standard": "^20.0.0", |
112 | | - "typescript": "^4.9.5" |
| 106 | + "prettier-plugin-organize-imports": "^4.0.0", |
| 107 | + "sharp": "^0.34.0", |
| 108 | + "start-server-and-test": "^2.0.0", |
| 109 | + "stylelint": "^16.0.0", |
| 110 | + "stylelint-config-recommended": "^17.0.0", |
| 111 | + "stylelint-config-standard": "^39.0.0", |
| 112 | + "typescript": "^5.0.0" |
113 | 113 | }, |
114 | 114 | "engines": { |
115 | | - "node": "v20.10.0" |
| 115 | + "node": "22.20.0" |
116 | 116 | }, |
117 | 117 | "keywords": [ |
118 | 118 | "cellxgene", |
|
0 commit comments