Skip to content

Commit

Permalink
fix(deps): update debug ui dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 509094c commit f5d6563
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 17 deletions.
33 changes: 19 additions & 14 deletions client/package-lock.json

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

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "19.0.0",
"react-bootstrap": "2.10.7",
"react-dom": "19.0.0",
"react-map-gl": "7.1.7"
"react-map-gl": "7.1.8"
},
"devDependencies": {
"@eslint/compat": "1.2.4",
Expand All @@ -36,7 +36,7 @@
"@graphql-codegen/introspection": "4.0.3",
"@parcel/watcher": "2.5.0",
"@testing-library/react": "16.1.0",
"@types/react": "19.0.1",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "2.1.8",
Expand All @@ -52,7 +52,7 @@
"prettier": "3.4.2",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"vite": "6.0.3",
"vite": "6.0.7",
"vitest": "2.1.8"
}
}

0 comments on commit f5d6563

Please sign in to comment.