|
2 | 2 | "name": "visualization", |
3 | 3 | "version": "1.0.0", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321", |
| 5 | + "packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "next dev --turbo", |
8 | 8 | "build": "next build", |
|
13 | 13 | "@popperjs/core": "2.11.8", |
14 | 14 | "@react-spring/parallax": "9.7.5", |
15 | 15 | "@react-spring/web": "9.7.5", |
16 | | - "@tailwindcss/typography": "0.5.15", |
| 16 | + "@tailwindcss/postcss": "4.0.9", |
| 17 | + "@tailwindcss/typography": "0.5.16", |
17 | 18 | "@types/d3": "7.4.3", |
18 | 19 | "@types/lodash-es": "4.17.12", |
19 | | - "@types/node": "22.10.2", |
20 | | - "@types/react": "19.0.2", |
21 | | - "@types/react-dom": "19.0.2", |
22 | | - "autoprefixer": "10.4.20", |
23 | | - "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
| 20 | + "@types/node": "22.13.9", |
| 21 | + "@types/react": "19.0.10", |
| 22 | + "@types/react-dom": "19.0.4", |
| 23 | + "babel-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301", |
24 | 24 | "csv-parse": "5.6.0", |
25 | 25 | "d3": "7.9.0", |
26 | 26 | "dayjs": "1.11.13", |
27 | | - "eslint": "9.17.0", |
28 | | - "eslint-config-next": "15.1.3", |
29 | | - "eslint-config-prettier": "9.1.0", |
30 | | - "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
31 | | - "fs-extra": "11.2.0", |
32 | | - "fuse.js": "7.0.0", |
| 27 | + "eslint": "9.21.0", |
| 28 | + "eslint-config-next": "15.2.1", |
| 29 | + "eslint-config-prettier": "10.0.2", |
| 30 | + "eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301", |
| 31 | + "fs-extra": "11.3.0", |
| 32 | + "fuse.js": "7.1.0", |
33 | 33 | "lodash-es": "4.17.21", |
34 | | - "next": "15.1.3", |
35 | | - "postcss": "8.4.49", |
36 | | - "prettier": "3.4.2", |
| 34 | + "next": "15.2.1", |
| 35 | + "postcss": "8.5.3", |
| 36 | + "prettier": "3.5.3", |
37 | 37 | "react": "19.0.0", |
38 | 38 | "react-dom": "19.0.0", |
39 | 39 | "react-popper": "2.3.0", |
40 | | - "tailwindcss": "3.4.17", |
41 | | - "typescript": "5.7.2" |
| 40 | + "tailwindcss": "4.0.9", |
| 41 | + "typescript": "5.8.2" |
42 | 42 | } |
43 | 43 | } |
0 commit comments