|
46 | 46 | "instrument": false
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@babel/core": "^7.21.4", |
50 |
| - "@babel/eslint-parser": "^7.21.3", |
51 |
| - "@babel/preset-env": "^7.21.4", |
52 |
| - "@babel/register": "^7.21.0", |
| 49 | + "@babel/core": "^7.22.20", |
| 50 | + "@babel/eslint-parser": "^7.22.15", |
| 51 | + "@babel/preset-env": "^7.22.20", |
| 52 | + "@babel/register": "^7.22.15", |
53 | 53 | "@mapbox/cloudfriend": "^6.0.0",
|
54 | 54 | "@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
|
55 | 55 | "@rollup/plugin-buble": "^1.0.2",
|
56 | 56 | "@rollup/plugin-commonjs": "^24.1.0",
|
57 | 57 | "@rollup/plugin-json": "^6.0.0",
|
58 |
| - "@rollup/plugin-node-resolve": "^15.0.2", |
| 58 | + "@rollup/plugin-node-resolve": "^15.2.1", |
59 | 59 | "@rollup/plugin-replace": "^5.0.2",
|
60 | 60 | "@turf/bbox-clip": "^6.5.0",
|
61 | 61 | "@turf/centroid": "^6.5.0",
|
62 | 62 | "babel-plugin-istanbul": "^6.1.1",
|
63 |
| - "eslint": "8.32.0", |
| 63 | + "eslint": "8.49.0", |
64 | 64 | "eslint-config-mourner": "3.0.0",
|
65 |
| - "eslint-plugin-import": "^2.27.5", |
| 65 | + "eslint-plugin-import": "^2.28.1", |
66 | 66 | "mock-browser": "^0.92.14",
|
67 | 67 | "npm-run-all": "^4.1.5",
|
68 | 68 | "nyc": "15.1.0",
|
|
72 | 72 | "sinon": "^15.0.3",
|
73 | 73 | "st": "^3.0.0",
|
74 | 74 | "synthetic-dom-events": "0.3.0",
|
75 |
| - "tape": "5.6.3" |
| 75 | + "tape": "5.6.6" |
76 | 76 | },
|
77 | 77 | "dependencies": {
|
78 | 78 | "@mapbox/geojson-area": "^0.2.2",
|
|
0 commit comments