Skip to content

Commit c5157e1

Browse files
chore(deps): update all non-major dependencies
1 parent 2cc4812 commit c5157e1

File tree

2 files changed

+218
-193
lines changed

2 files changed

+218
-193
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
"author": "Thibaud Michel, modified by Frank Elsinga",
3636
"license": "MIT",
3737
"devDependencies": {
38-
"@maplibre/maplibre-gl-style-spec": "21.0.0",
39-
"@eslint/js": "9.11.1",
38+
"@maplibre/maplibre-gl-style-spec": "21.2.0",
39+
"@eslint/js": "9.15.0",
4040
"@types/eslint__js": "8.42.3",
4141
"@types/geojson": "7946.0.14",
42-
"@types/jest": "29.5.13",
43-
"@typescript-eslint/eslint-plugin": "8.7.0",
44-
"@typescript-eslint/parser": "8.7.0",
42+
"@types/jest": "29.5.14",
43+
"@typescript-eslint/eslint-plugin": "8.15.0",
44+
"@typescript-eslint/parser": "8.15.0",
4545
"dts-bundle-generator": "9.5.1",
46-
"eslint": "9.11.1",
47-
"eslint-plugin-perfectionist": "3.7.0",
46+
"eslint": "9.15.0",
47+
"eslint-plugin-perfectionist": "3.9.1",
4848
"events": "3.3.0",
4949
"jest": "29.7.0",
5050
"prettier": "3.3.3",
5151
"ts-jest": "29.2.5",
52-
"typescript": "5.6.2",
53-
"typescript-eslint": "8.7.0",
54-
"vite": "5.4.7"
52+
"typescript": "5.6.3",
53+
"typescript-eslint": "8.15.0",
54+
"vite": "5.4.11"
5555
},
5656
"dependencies": {
5757
"@turf/bbox": "7.1.0",

0 commit comments

Comments
 (0)