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 5258737
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 75 deletions.
160 changes: 89 additions & 71 deletions client/package-lock.json

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

8 changes: 4 additions & 4 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 @@ -51,8 +51,8 @@
"jsdom": "25.0.1",
"prettier": "3.4.2",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"vite": "6.0.3",
"typescript-eslint": "8.19.1",
"vite": "6.0.7",
"vitest": "2.1.8"
}
}

0 comments on commit 5258737

Please sign in to comment.