Skip to content

Commit

Permalink
Update Debug UI dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 4b50da8 commit 2e1c3a8
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
162 changes: 81 additions & 81 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"graphql-request": "7.1.0",
"maplibre-gl": "4.5.0",
"react": "18.3.1",
"react-bootstrap": "2.10.3",
"react-bootstrap": "2.10.4",
"react-dom": "18.3.1",
"react-map-gl": "7.1.7"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.3.1",
"@graphql-codegen/client-preset": "4.3.2",
"@graphql-codegen/introspection": "4.0.3",
"@parcel/watcher": "2.4.1",
"@testing-library/react": "16.0.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.0",
Expand All @@ -48,7 +48,7 @@
"eslint-plugin-react-refresh": "0.4.7",
"jsdom": "24.1.0",
"prettier": "3.3.2",
"typescript": "5.5.2",
"typescript": "5.5.3",
"vite": "5.3.2",
"vitest": "1.6.0"
}
Expand Down

0 comments on commit 2e1c3a8

Please sign in to comment.