|
62 | 62 | "@types/d3-selection": "^3.0.10",
|
63 | 63 | "@types/jest": "^29.5.12",
|
64 | 64 | "@types/jest-image-snapshot": "^6.4.0",
|
65 |
| - "@types/node": "^20.14.2", |
66 |
| - "@typescript-eslint/eslint-plugin": "^7.12.0", |
67 |
| - "@typescript-eslint/parser": "^7.12.0", |
68 |
| - "@yarnpkg/sdks": "^3.1.2", |
| 65 | + "@types/node": "^22.5.4", |
| 66 | + "@typescript-eslint/eslint-plugin": "^8.4.0", |
| 67 | + "@typescript-eslint/parser": "^8.4.0", |
| 68 | + "@yarnpkg/sdks": "^3.2.0", |
69 | 69 | "canvas": "^2.11.2",
|
70 | 70 | "canvas-5-polyfill": "^0.1.5",
|
71 |
| - "chart.js": "^4.4.3", |
72 |
| - "eslint": "^8.57.0", |
| 71 | + "chart.js": "^4.4.4", |
| 72 | + "eslint": "^9.10.0", |
73 | 73 | "eslint-config-airbnb-typescript": "^18.0.0",
|
74 | 74 | "eslint-config-prettier": "^9.1.0",
|
75 | 75 | "eslint-config-react-app": "^7.0.1",
|
76 | 76 | "eslint-plugin-flowtype": "^8.0.3",
|
77 |
| - "eslint-plugin-import": "^2.29.1", |
78 |
| - "eslint-plugin-jsx-a11y": "^6.8.0", |
79 |
| - "eslint-plugin-prettier": "^5.1.3", |
80 |
| - "eslint-plugin-react": "^7.34.2", |
| 77 | + "eslint-plugin-import": "^2.30.0", |
| 78 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
| 79 | + "eslint-plugin-prettier": "^5.2.1", |
| 80 | + "eslint-plugin-react": "^7.35.2", |
81 | 81 | "eslint-plugin-react-hooks": "^4.6.2",
|
82 | 82 | "jest": "^29.7.0",
|
83 | 83 | "jest-environment-jsdom": "^29.7.0",
|
84 | 84 | "jest-image-snapshot": "^6.4.0",
|
85 |
| - "prettier": "^3.3.1", |
86 |
| - "rimraf": "^5.0.7", |
87 |
| - "rollup": "^4.18.0", |
| 85 | + "prettier": "^3.3.3", |
| 86 | + "rimraf": "^6.0.1", |
| 87 | + "rollup": "^4.21.2", |
88 | 88 | "rollup-plugin-cleanup": "^3.2.1",
|
89 | 89 | "rollup-plugin-dts": "^6.1.1",
|
90 |
| - "ts-jest": "^29.1.4", |
91 |
| - "tslib": "^2.6.3", |
92 |
| - "typedoc": "^0.25.13", |
93 |
| - "typedoc-plugin-markdown": "^4.0.3", |
94 |
| - "typedoc-vitepress-theme": "^1.0.0", |
95 |
| - "typescript": "^5.4.5", |
96 |
| - "vitepress": "^1.2.3", |
97 |
| - "vue": "^3.4.27", |
| 90 | + "ts-jest": "^29.2.5", |
| 91 | + "tslib": "^2.7.0", |
| 92 | + "typedoc": "^0.26.6", |
| 93 | + "typedoc-plugin-markdown": "^4.2.7", |
| 94 | + "typedoc-vitepress-theme": "^1.0.1", |
| 95 | + "typescript": "^5.5.4", |
| 96 | + "vitepress": "^1.3.4", |
| 97 | + "vue": "^3.5.3", |
98 | 98 | "vue-chartjs": "^5.3.1"
|
99 | 99 | },
|
100 | 100 | "resolutions": {
|
|
125 | 125 | "dependencies": {
|
126 | 126 | "@upsetjs/venn.js": "^1.4.2"
|
127 | 127 | },
|
128 |
| - "packageManager": "yarn@4.2.2" |
| 128 | + "packageManager": "yarn@4.4.1" |
129 | 129 | }
|
0 commit comments