|
53 | 53 | "solid-js": "*" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@commitlint/cli": "20.1.0", |
57 | | - "@commitlint/config-conventional": "20.0.0", |
| 56 | + "@commitlint/cli": "20.2.0", |
| 57 | + "@commitlint/config-conventional": "20.2.0", |
58 | 58 | "@semantic-release/changelog": "6.0.3", |
59 | 59 | "@semantic-release/git": "10.0.1", |
60 | 60 | "@solidjs/testing-library": "0.8.10", |
61 | 61 | "@testing-library/jest-dom": "6.9.1", |
62 | 62 | "@types/eslint": "9.6.1", |
63 | 63 | "@types/geojson": "^7946.0.16", |
64 | | - "@typescript-eslint/eslint-plugin": "8.46.4", |
65 | | - "@typescript-eslint/parser": "8.46.4", |
66 | | - "@vitest/coverage-v8": "4.0.13", |
| 64 | + "@typescript-eslint/eslint-plugin": "8.49.0", |
| 65 | + "@typescript-eslint/parser": "8.49.0", |
| 66 | + "@vitest/coverage-v8": "4.0.15", |
67 | 67 | "eslint": "8.57.0", |
68 | 68 | "eslint-config-prettier": "10.1.8", |
69 | 69 | "eslint-plugin-solid": "0.14.5", |
70 | 70 | "husky": "9.1.7", |
71 | | - "jsdom": "27.2.0", |
| 71 | + "jsdom": "27.3.0", |
72 | 72 | "jsdom-worker": "0.3.0", |
73 | 73 | "maplibre-gl": "5.13.0", |
74 | | - "prettier": "3.6.2", |
| 74 | + "prettier": "3.7.4", |
75 | 75 | "semantic-release": "25.0.2", |
76 | 76 | "solid-js": "1.9.10", |
77 | 77 | "tsup": "8.5.1", |
78 | 78 | "tsup-preset-solid": "2.2.0", |
79 | 79 | "typescript": "5.9.3", |
80 | 80 | "vite-plugin-solid": "2.11.10", |
81 | | - "vitest": "4.0.13" |
| 81 | + "vitest": "4.0.15" |
82 | 82 | }, |
83 | | - "packageManager": "pnpm@10.23.0+sha512.21c4e5698002ade97e4efe8b8b4a89a8de3c85a37919f957e7a0f30f38fbc5bbdd05980ffe29179b2fb6e6e691242e098d945d1601772cad0fef5fb6411e2a4b" |
| 83 | + "packageManager": "pnpm@10.25.0+sha512.5e82639027af37cf832061bcc6d639c219634488e0f2baebe785028a793de7b525ffcd3f7ff574f5e9860654e098fe852ba8ac5dd5cefe1767d23a020a92f501" |
84 | 84 | } |
0 commit comments