Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions-e561ad9038
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcretu committed Aug 6, 2024
2 parents 46304d5 + 03b716e commit 78a5f17
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
142 changes: 71 additions & 71 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"@mui/material-nextjs": "^5.16.6",
"@tanstack/react-query": "^5.51.21",
"clsx": "^2.1.0",
"dotenv-cli": "^7.4.1",
"dotenv-cli": "^7.4.2",
"graphql": "^16.9.0",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"next": "14.2.5",
"phoenix": "^1.7.12",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-fast-marquee": "^1.6.4",
"react-fast-marquee": "^1.6.5",
"react-ga4": "^2.1.0",
"react-leaflet": "^4.2.1",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"video.js": "^8.17.2",
"videojs-offset": "^2.1.3"
},
Expand All @@ -48,7 +48,7 @@
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-react-query": "^6.1.0",
"@next/bundle-analyzer": "^14.2.2",
"@next/bundle-analyzer": "^14.2.5",
"@tanstack/react-query-devtools": "^5.51.21",
"@types/leaflet": "^1.9.12",
"@types/node": "22.0.2",
Expand All @@ -65,6 +65,6 @@
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"prettier": "3.3.3",
"typescript": "5.4.5"
"typescript": "5.5.4"
}
}

0 comments on commit 78a5f17

Please sign in to comment.