|
2 | 2 | "name": "visualization", |
3 | 3 | "version": "1.0.0", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee", |
| 5 | + "packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "next dev --turbo", |
8 | 8 | "build": "next build", |
|
16 | 16 | "@tailwindcss/typography": "0.5.15", |
17 | 17 | "@types/d3": "7.4.3", |
18 | 18 | "@types/lodash-es": "4.17.12", |
19 | | - "@types/node": "22.9.0", |
20 | | - "@types/react": "18.3.12", |
21 | | - "@types/react-dom": "18.3.1", |
| 19 | + "@types/node": "22.10.2", |
| 20 | + "@types/react": "19.0.2", |
| 21 | + "@types/react-dom": "19.0.2", |
22 | 22 | "autoprefixer": "10.4.20", |
23 | | - "babel-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110", |
24 | | - "csv-parse": "5.5.6", |
| 23 | + "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
| 24 | + "csv-parse": "5.6.0", |
25 | 25 | "d3": "7.9.0", |
26 | 26 | "dayjs": "1.11.13", |
27 | | - "eslint": "9.14.0", |
28 | | - "eslint-config-next": "15.0.3", |
| 27 | + "eslint": "9.17.0", |
| 28 | + "eslint-config-next": "15.1.3", |
29 | 29 | "eslint-config-prettier": "9.1.0", |
30 | | - "eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110", |
| 30 | + "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
31 | 31 | "fs-extra": "11.2.0", |
32 | 32 | "fuse.js": "7.0.0", |
33 | 33 | "lodash-es": "4.17.21", |
34 | | - "next": "15.0.3", |
| 34 | + "next": "15.1.3", |
35 | 35 | "postcss": "8.4.49", |
36 | | - "prettier": "3.3.3", |
37 | | - "react": "19.0.0-rc-ed15d500-20241110", |
38 | | - "react-dom": "19.0.0-rc-ed15d500-20241110", |
| 36 | + "prettier": "3.4.2", |
| 37 | + "react": "19.0.0", |
| 38 | + "react-dom": "19.0.0", |
39 | 39 | "react-popper": "2.3.0", |
40 | | - "tailwindcss": "3.4.14", |
41 | | - "typescript": "5.6.3" |
| 40 | + "tailwindcss": "3.4.17", |
| 41 | + "typescript": "5.7.2" |
42 | 42 | } |
43 | 43 | } |
0 commit comments