|
2 | 2 | "name": "visualization", |
3 | 3 | "version": "1.0.0", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a", |
| 5 | + "packageManager": "pnpm@10.25.0+sha512.5e82639027af37cf832061bcc6d639c219634488e0f2baebe785028a793de7b525ffcd3f7ff574f5e9860654e098fe852ba8ac5dd5cefe1767d23a020a92f501", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "next dev", |
8 | 8 | "build": "next build", |
|
14 | 14 | "@popperjs/core": "2.11.8", |
15 | 15 | "@react-spring/parallax": "10.0.3", |
16 | 16 | "@react-spring/web": "10.0.3", |
17 | | - "@tailwindcss/postcss": "4.1.17", |
| 17 | + "@tailwindcss/postcss": "4.1.18", |
18 | 18 | "@tailwindcss/typography": "0.5.19", |
19 | 19 | "@types/d3": "7.4.3", |
20 | 20 | "@types/lodash-es": "4.17.12", |
21 | | - "@types/node": "24.10.1", |
| 21 | + "@types/node": "25.0.1", |
22 | 22 | "@types/react": "19.2.7", |
23 | 23 | "@types/react-dom": "19.2.3", |
24 | 24 | "babel-plugin-react-compiler": "1.0.0", |
25 | 25 | "csv-parse": "6.1.0", |
26 | 26 | "d3": "7.9.0", |
27 | 27 | "dayjs": "1.11.19", |
28 | 28 | "eslint": "9.39.1", |
29 | | - "eslint-config-next": "16.0.7", |
| 29 | + "eslint-config-next": "16.0.10", |
30 | 30 | "eslint-config-prettier": "10.1.8", |
31 | 31 | "fs-extra": "11.3.2", |
32 | 32 | "fuse.js": "7.1.0", |
33 | 33 | "lodash-es": "4.17.21", |
34 | | - "next": "16.0.7", |
| 34 | + "next": "16.0.10", |
35 | 35 | "postcss": "8.5.6", |
36 | 36 | "prettier": "3.7.4", |
37 | | - "react": "19.2.1", |
38 | | - "react-dom": "19.2.1", |
| 37 | + "react": "19.2.3", |
| 38 | + "react-dom": "19.2.3", |
39 | 39 | "react-popper": "2.3.0", |
40 | | - "tailwindcss": "4.1.17", |
| 40 | + "tailwindcss": "4.1.18", |
41 | 41 | "typescript": "5.9.3" |
42 | 42 | } |
43 | 43 | } |
0 commit comments