Skip to content

Commit

Permalink
chore: update dependencies (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
incognitojam authored Feb 6, 2025
1 parent 027ec18 commit f202d18
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"@solidjs/testing-library": "^0.8.10",
"@stylistic/eslint-plugin": "^3.0.1",
"@types/eslint__js": "^8.42.3",
"@types/mapbox__polyline": "^1.0.5",
"@types/leaflet": "^1.9.16",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@vitest/browser": "^3.0.4",
"@types/mapbox__polyline": "^1.0.5",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"@vitest/browser": "^3.0.5",
"@vitest/eslint-plugin": "^1.1.25",
"autoprefixer": "^10.4.20",
"eslint": "^9.19.0",
Expand All @@ -66,11 +66,11 @@
"solid-devtools": "^0.33.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"vite": "^6.0.11",
"vite-plugin-solid": "^2.11.0",
"vitest": "^3.0.4",
"wrangler": "^3.107.2"
"typescript-eslint": "^8.23.0",
"vite": "^6.1.0",
"vite-plugin-solid": "^2.11.1",
"vitest": "^3.0.5",
"wrangler": "^3.107.3"
},
"//dependencies": {
"@mapbox/polyline": "display series of map coordinates as a line",
Expand All @@ -84,8 +84,8 @@
},
"dependencies": {
"@mapbox/polyline": "^1.2.1",
"@sentry/solid": "^8.53.0",
"@sentry/vite-plugin": "^3.1.1",
"@sentry/solid": "^8.54.0",
"@sentry/vite-plugin": "^3.1.2",
"@solid-primitives/state-machine": "^0.1.0",
"@solidjs/router": "^0.15.3",
"clsx": "^2.1.1",
Expand Down

0 comments on commit f202d18

Please sign in to comment.