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 Dec 17, 2024
1 parent 5f9b448 commit 313ac9c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 36 deletions.
74 changes: 44 additions & 30 deletions client/package-lock.json

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

12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@googlemaps/polyline-codec": "1.0.28",
"@js-temporal/polyfill": "0.4.4",
"bootstrap": "5.3.3",
"graphql": "16.9.0",
"graphql": "16.10.0",
"graphql-request": "7.1.2",
"maplibre-gl": "4.7.1",
"react": "19.0.0",
"react-bootstrap": "2.10.6",
"react-bootstrap": "2.10.7",
"react-dom": "19.0.0",
"react-map-gl": "7.1.7"
},
Expand All @@ -35,7 +35,7 @@
"@parcel/watcher": "2.5.0",
"@testing-library/react": "16.1.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.4",
Expand All @@ -45,12 +45,12 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.16",
"jsdom": "25.0.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vite": "6.0.2",
"vite": "6.0.3",
"vitest": "2.1.8"
}
}

0 comments on commit 313ac9c

Please sign in to comment.