|
10 | 10 | "prepare": "node scripts/generate-basepath.js" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@primer/octicons-react": "^19.9.0", |
| 13 | + "@primer/octicons-react": "^19.12.0", |
14 | 14 | "@primer/react": "^36.12.0", |
15 | | - "@tailwindcss/typography": "^0.5.10", |
16 | | - "autoprefixer": "^10.4.19", |
| 15 | + "@tailwindcss/typography": "^0.5.15", |
| 16 | + "autoprefixer": "^10.4.20", |
17 | 17 | "file-saver": "^2.0.5", |
18 | | - "json-2-csv": "^5.5.1", |
| 18 | + "json-2-csv": "^5.5.6", |
19 | 19 | "marked": "^12.0.1", |
20 | 20 | "next": "^13", |
21 | | - "next-themes": "^0.3.0", |
22 | | - "postcss": "^8.4.38", |
| 21 | + "next-themes": "^0.4.3", |
| 22 | + "postcss": "^8.4.49", |
23 | 23 | "raw-loader": "^4.0.2", |
24 | | - "react": "^18.2.0", |
| 24 | + "react": "^18.3.1", |
25 | 25 | "react-data-grid": "^7.0.0-beta.43", |
26 | | - "react-dom": "^18.2.0", |
27 | | - "react-tiny-popover": "^8.0.4", |
| 26 | + "react-dom": "^18.3.1", |
| 27 | + "react-tiny-popover": "^8.1.2", |
28 | 28 | "styled-components": "^5.3.11", |
29 | | - "tailwindcss": "^3.4.1", |
30 | | - "typescript": "^5.4.3", |
31 | | - "usehooks-ts": "^3.0.1" |
| 29 | + "tailwindcss": "^3.4.15", |
| 30 | + "typescript": "^5.6.3", |
| 31 | + "usehooks-ts": "^3.1.0" |
32 | 32 | }, |
33 | 33 | "homepage": "https://sbv-world-health-org-metrics.github.io/sbv-world-health-org-metrics/", |
34 | 34 | "devDependencies": { |
35 | 35 | "@types/file-saver": "^2.0.7", |
36 | 36 | "@types/glob": "^8.1.0", |
37 | 37 | "@types/js-cookie": "^3.0.6", |
38 | 38 | "@types/node": "20.11.30", |
39 | | - "@types/react": "18.2.67", |
40 | | - "@types/react-dom": "18.2.22", |
| 39 | + "@types/react": "18.3.12", |
| 40 | + "@types/react-dom": "18.3.1", |
41 | 41 | "@typescript-eslint/eslint-plugin": "^7.3.1", |
42 | 42 | "@typescript-eslint/parser": "^7.3.1", |
43 | 43 | "eslint": "^8.57.0", |
44 | 44 | "eslint-config-next": "^13", |
45 | | - "eslint-import-resolver-typescript": "^3.6.1", |
| 45 | + "eslint-import-resolver-typescript": "^3.6.3", |
46 | 46 | "eslint-plugin-compat": "^4.2.0", |
47 | 47 | "eslint-plugin-delegated-events": "^1.0.0", |
48 | 48 | "eslint-plugin-github": "^4.10.2", |
49 | | - "eslint-plugin-import": "^2.29.1", |
| 49 | + "eslint-plugin-import": "^2.31.0", |
50 | 50 | "eslint-plugin-primer-react": "^4.1.2", |
51 | | - "eslint-plugin-react": "^7.34.1", |
| 51 | + "eslint-plugin-react": "^7.37.2", |
52 | 52 | "glob": "^10.3.10", |
53 | | - "prettier": "^3.2.5" |
| 53 | + "prettier": "^3.3.3" |
54 | 54 | } |
55 | 55 | } |
0 commit comments