Skip to content

Commit

Permalink
deps(deps): update dependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 9b6802b commit 55ca0a1
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"test:e2e": "playwright test --config=tests/e2e/playwright.config.ts"
},
"dependencies": {
"@supabase/supabase-js": "2.46.1",
"@supabase/supabase-js": "2.47.11",
"@types/d3": "7.4.3",
"d3": "7.9.0",
"d3-contour": "4.0.2",
"date-fns": "4.1.0",
"mapbox-gl": "3.8.0",
"mapbox-gl": "3.9.2",
"react": "18.3.1",
"react-card-flip": "1.2.3",
"react-dom": "18.3.1",
"react-markdown": "9.0.1",
"react-share": "5.1.1",
"zustand": "4.5.5"
"react-markdown": "9.0.3",
"react-share": "5.1.2",
"zustand": "4.5.6"
},
"devDependencies": {
"@playwright/test": "1.47.2",
Expand Down

0 comments on commit 55ca0a1

Please sign in to comment.