|
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@chiogen/rollup-plugin-terser": "^7.1.3", |
64 | | - "@eslint/js": "^9.17.0", |
65 | | - "@rollup/plugin-commonjs": "^28.0.2", |
66 | | - "@rollup/plugin-node-resolve": "^16.0.0", |
| 64 | + "@eslint/js": "^9.37.0", |
| 65 | + "@rollup/plugin-commonjs": "^28.0.6", |
| 66 | + "@rollup/plugin-node-resolve": "^16.0.2", |
67 | 67 | "@rollup/plugin-replace": "^6.0.2", |
68 | | - "@rollup/plugin-typescript": "^12.1.2", |
| 68 | + "@rollup/plugin-typescript": "^12.1.4", |
69 | 69 | "@types/jest-image-snapshot": "^6.4.0", |
70 | | - "@types/node": "^22.10.2", |
| 70 | + "@types/node": "^24.6.2", |
71 | 71 | "@types/seedrandom": "^3", |
72 | | - "@yarnpkg/sdks": "^3.2.0", |
73 | | - "canvas": "^3.0.0", |
| 72 | + "@yarnpkg/sdks": "^3.2.3", |
| 73 | + "canvas": "^3.2.0", |
74 | 74 | "canvas-5-polyfill": "^0.1.5", |
75 | | - "chart.js": "^4.4.7", |
| 75 | + "chart.js": "^4.5.0", |
76 | 76 | "chartjs-plugin-datalabels": "^2.2.0", |
77 | | - "eslint": "^9.17.0", |
78 | | - "eslint-plugin-prettier": "^5.2.1", |
79 | | - "jest-image-snapshot": "^6.4.0", |
80 | | - "jsdom": "^25.0.1", |
81 | | - "prettier": "^3.4.2", |
| 77 | + "eslint": "^9.37.0", |
| 78 | + "eslint-plugin-prettier": "^5.5.4", |
| 79 | + "jest-image-snapshot": "^6.5.1", |
| 80 | + "jsdom": "^27.0.0", |
| 81 | + "prettier": "^3.6.2", |
82 | 82 | "rimraf": "^6.0.1", |
83 | | - "rollup": "^4.29.1", |
| 83 | + "rollup": "^4.52.4", |
84 | 84 | "rollup-plugin-cleanup": "^3.2.1", |
85 | | - "rollup-plugin-dts": "^6.1.1", |
| 85 | + "rollup-plugin-dts": "^6.2.3", |
86 | 86 | "seedrandom": "^3.0.5", |
87 | | - "ts-jest": "^29.2.5", |
| 87 | + "ts-jest": "^29.4.4", |
88 | 88 | "tslib": "^2.8.1", |
89 | | - "typedoc": "^0.27.6", |
90 | | - "typedoc-plugin-markdown": "^4.3.3", |
91 | | - "typedoc-vitepress-theme": "^1.1.1", |
92 | | - "typescript": "^5.7.2", |
93 | | - "typescript-eslint": "^8.18.2", |
| 89 | + "typedoc": "^0.28.13", |
| 90 | + "typedoc-plugin-markdown": "^4.9.0", |
| 91 | + "typedoc-vitepress-theme": "^1.1.2", |
| 92 | + "typescript": "^5.9.3", |
| 93 | + "typescript-eslint": "^8.45.0", |
94 | 94 | "us-atlas": "^3.0.1", |
95 | | - "vite": "^6.0.6", |
96 | | - "vitepress": "^1.5.0", |
97 | | - "vitest": "^2.1.8", |
98 | | - "vue": "^3.5.13", |
| 95 | + "vite": "^7.1.9", |
| 96 | + "vitepress": "^1.6.4", |
| 97 | + "vitest": "^3.2.4", |
| 98 | + "vue": "^3.5.22", |
99 | 99 | "vue-chartjs": "^5.3.2", |
100 | 100 | "world-atlas": "^2.0.2" |
101 | 101 | }, |
|
120 | 120 | "docs:build": "yarn run docs:api && vitepress build docs", |
121 | 121 | "docs:preview": "vitepress preview docs" |
122 | 122 | }, |
123 | | - "packageManager": "yarn@4.5.3" |
| 123 | + "packageManager": "yarn@4.10.3" |
124 | 124 | } |
0 commit comments