|
1 | 1 | {
|
2 | 2 | "name": "chartjs-chart-geo",
|
3 | 3 | "description": "Chart.js module for charting maps",
|
4 |
| - "version": "4.2.4", |
| 4 | + "version": "4.2.5", |
5 | 5 | "author": {
|
6 | 6 | "name": "Samuel Gratzl",
|
7 | 7 | "email": "sam@sgratzl.com",
|
|
50 | 50 | "chart.js": "^4.1.0"
|
51 | 51 | },
|
52 | 52 | "dependencies": {
|
53 |
| - "@types/d3-geo": "^3.0.3", |
| 53 | + "@types/d3-geo": "^3.0.4", |
54 | 54 | "@types/d3-scale-chromatic": "^3.0.0",
|
55 |
| - "@types/topojson-client": "^3.1.1", |
| 55 | + "@types/topojson-client": "^3.1.2", |
56 | 56 | "d3-array": "^3.2.4",
|
57 | 57 | "d3-color": "^3.1.0",
|
58 | 58 | "d3-geo": "^3.1.0",
|
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 | 64 | "@chiogen/rollup-plugin-terser": "^7.1.3",
|
65 |
| - "@rollup/plugin-commonjs": "^25.0.2", |
66 |
| - "@rollup/plugin-node-resolve": "^15.1.0", |
| 65 | + "@rollup/plugin-commonjs": "^25.0.4", |
| 66 | + "@rollup/plugin-node-resolve": "^15.2.1", |
67 | 67 | "@rollup/plugin-replace": "^5.0.2",
|
68 |
| - "@rollup/plugin-typescript": "^11.1.2", |
69 |
| - "@types/jest": "^29.5.2", |
70 |
| - "@types/jest-image-snapshot": "^6.1.0", |
71 |
| - "@types/node": "^20.3.3", |
| 68 | + "@rollup/plugin-typescript": "^11.1.3", |
| 69 | + "@types/jest": "^29.5.5", |
| 70 | + "@types/jest-image-snapshot": "^6.2.1", |
| 71 | + "@types/node": "^20.6.2", |
72 | 72 | "@types/seedrandom": "^3.0.5",
|
73 |
| - "@typescript-eslint/eslint-plugin": "^5.61.0", |
74 |
| - "@typescript-eslint/parser": "^5.61.0", |
| 73 | + "@typescript-eslint/eslint-plugin": "^6.7.0", |
| 74 | + "@typescript-eslint/parser": "^6.7.0", |
75 | 75 | "@yarnpkg/pnpify": "^3.1.6",
|
76 | 76 | "@yarnpkg/sdks": "^2.7.1",
|
77 | 77 | "canvas": "^2.11.2",
|
78 | 78 | "canvas-5-polyfill": "^0.1.5",
|
79 |
| - "chart.js": "^4.3.0", |
| 79 | + "chart.js": "^4.4.0", |
80 | 80 | "chartjs-plugin-datalabels": "^2.2.0",
|
81 |
| - "eslint": "^8.44.0", |
82 |
| - "eslint-config-airbnb-typescript": "^17.0.0", |
83 |
| - "eslint-config-prettier": "^8.8.0", |
| 81 | + "eslint": "^8.49.0", |
| 82 | + "eslint-config-airbnb-typescript": "^17.1.0", |
| 83 | + "eslint-config-prettier": "^9.0.0", |
84 | 84 | "eslint-config-react-app": "^7.0.1",
|
85 | 85 | "eslint-plugin-flowtype": "^8.0.3",
|
86 |
| - "eslint-plugin-import": "^2.27.5", |
| 86 | + "eslint-plugin-import": "^2.28.1", |
87 | 87 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
88 |
| - "eslint-plugin-prettier": "^4.2.1", |
89 |
| - "eslint-plugin-react": "^7.32.2", |
| 88 | + "eslint-plugin-prettier": "^5.0.0", |
| 89 | + "eslint-plugin-react": "^7.33.2", |
90 | 90 | "eslint-plugin-react-hooks": "^4.6.0",
|
91 |
| - "jest": "^29.6.0", |
92 |
| - "jest-environment-jsdom": "^29.6.0", |
93 |
| - "jest-image-snapshot": "^6.1.0", |
94 |
| - "prettier": "^2.8.8", |
| 91 | + "jest": "^29.7.0", |
| 92 | + "jest-environment-jsdom": "^29.7.0", |
| 93 | + "jest-image-snapshot": "^6.2.0", |
| 94 | + "prettier": "^3.0.3", |
95 | 95 | "rimraf": "^5.0.1",
|
96 |
| - "rollup": "^3.26.0", |
| 96 | + "rollup": "^3.29.2", |
97 | 97 | "rollup-plugin-cleanup": "^3.2.1",
|
98 |
| - "rollup-plugin-dts": "^5.3.0", |
| 98 | + "rollup-plugin-dts": "^6.0.2", |
99 | 99 | "seedrandom": "^3.0.5",
|
100 | 100 | "ts-jest": "^29.1.1",
|
101 |
| - "tslib": "^2.6.0", |
102 |
| - "typedoc": "^0.24.8", |
| 101 | + "tslib": "^2.6.2", |
| 102 | + "typedoc": "^0.25.1", |
103 | 103 | "typedoc-plugin-markdown": "^4.0.0-next.16",
|
104 |
| - "typedoc-vitepress-theme": "^1.0.0-next.2", |
105 |
| - "typescript": "^5.1.6", |
| 104 | + "typedoc-vitepress-theme": "^1.0.0-next.3", |
| 105 | + "typescript": "^5.2.2", |
106 | 106 | "us-atlas": "^3.0.1",
|
107 |
| - "vitepress": "^1.0.0-beta.5", |
| 107 | + "vitepress": "^1.0.0-rc.14", |
108 | 108 | "vue": "^3.3.4",
|
109 | 109 | "vue-chartjs": "^5.2.0",
|
110 | 110 | "world-atlas": "^2.0.2"
|
111 | 111 | },
|
| 112 | + "resolutions": { |
| 113 | + "@typescript-eslint/eslint-plugin": "^6.7.0", |
| 114 | + "@typescript-eslint/parser": "^6.7.0" |
| 115 | + }, |
112 | 116 | "scripts": {
|
113 |
| - "clean": "rimraf --glob build docs node_modules \"*.tgz\" \"*.tsbuildinfo\"", |
| 117 | + "clean": "rimraf --glob build node_modules \"*.tgz\" \"*.tsbuildinfo\"", |
114 | 118 | "compile": "tsc -b tsconfig.c.json",
|
115 | 119 | "start": "yarn run watch",
|
116 | 120 | "watch": "rollup -c -w",
|
|
130 | 134 | "docs:build": "yarn run docs:api && vitepress build docs",
|
131 | 135 | "docs:preview": "vitepress preview docs"
|
132 | 136 | },
|
133 |
| - "packageManager": "yarn@3.6.1" |
| 137 | + "packageManager": "yarn@3.6.3" |
134 | 138 | }
|
0 commit comments