|
2 | 2 | "name": "visualization", |
3 | 3 | "version": "1.0.0", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b", |
| 5 | + "packageManager": "pnpm@10.6.5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af", |
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/postcss": "4.0.9", |
| 16 | + "@tailwindcss/postcss": "4.0.15", |
17 | 17 | "@tailwindcss/typography": "0.5.16", |
18 | 18 | "@types/d3": "7.4.3", |
19 | 19 | "@types/lodash-es": "4.17.12", |
20 | | - "@types/node": "22.13.9", |
21 | | - "@types/react": "19.0.10", |
| 20 | + "@types/node": "22.13.13", |
| 21 | + "@types/react": "19.0.12", |
22 | 22 | "@types/react-dom": "19.0.4", |
23 | | - "babel-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301", |
| 23 | + "babel-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323", |
24 | 24 | "csv-parse": "5.6.0", |
25 | 25 | "d3": "7.9.0", |
26 | 26 | "dayjs": "1.11.13", |
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", |
| 27 | + "eslint": "9.23.0", |
| 28 | + "eslint-config-next": "15.2.4", |
| 29 | + "eslint-config-prettier": "10.1.1", |
| 30 | + "eslint-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323", |
31 | 31 | "fs-extra": "11.3.0", |
32 | 32 | "fuse.js": "7.1.0", |
33 | 33 | "lodash-es": "4.17.21", |
34 | | - "next": "15.2.1", |
| 34 | + "next": "15.2.4", |
35 | 35 | "postcss": "8.5.3", |
36 | 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": "4.0.9", |
| 40 | + "tailwindcss": "4.0.15", |
41 | 41 | "typescript": "5.8.2" |
42 | 42 | } |
43 | 43 | } |
0 commit comments