|
2 | 2 | "name": "visualization", |
3 | 3 | "version": "1.0.0", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228", |
| 5 | + "packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee", |
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.7.8", |
20 | | - "@types/react": "18.3.11", |
| 19 | + "@types/node": "22.8.4", |
| 20 | + "@types/react": "18.3.12", |
21 | 21 | "@types/react-dom": "18.3.1", |
22 | 22 | "autoprefixer": "10.4.20", |
23 | | - "babel-plugin-react-compiler": "19.0.0-beta-8a03594-20241020", |
| 23 | + "babel-plugin-react-compiler": "19.0.0-beta-6fc168f-20241025", |
24 | 24 | "csv-parse": "5.5.6", |
25 | 25 | "d3": "7.9.0", |
26 | 26 | "dayjs": "1.11.13", |
27 | 27 | "eslint": "9.13.0", |
28 | | - "eslint-config-next": "15.0.1", |
| 28 | + "eslint-config-next": "15.0.2", |
29 | 29 | "eslint-config-prettier": "9.1.0", |
30 | | - "eslint-plugin-react-compiler": "19.0.0-beta-8a03594-20241020", |
| 30 | + "eslint-plugin-react-compiler": "19.0.0-beta-6fc168f-20241025", |
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.1", |
| 34 | + "next": "15.0.2", |
35 | 35 | "postcss": "8.4.47", |
36 | 36 | "prettier": "3.3.3", |
37 | | - "react": "19.0.0-rc-45804af1-20241021", |
38 | | - "react-dom": "19.0.0-rc-45804af1-20241021", |
| 37 | + "react": "19.0.0-rc-0bc30748-20241028", |
| 38 | + "react-dom": "19.0.0-rc-0bc30748-20241028", |
39 | 39 | "react-popper": "2.3.0", |
40 | 40 | "tailwindcss": "3.4.14", |
41 | 41 | "typescript": "5.6.3" |
|
0 commit comments