Skip to content

Commit

Permalink
Merge branch 'main' into deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Dec 20, 2023
2 parents 743c982 + e90e540 commit da3e2ac
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 482 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@material-ui/styles": "^4.11.5",
"@mdx-js/react": "^2.3.0",
"@reach/tabs": "^0.18.0",
"@sentry/gatsby": "^7.85.0",
"@sentry/gatsby": "^7.89.0",
"@slixites/gatsby-plugin-google-fonts": "^1.1.1",
"active-resource": "^1.0.0-beta.7",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
Expand All @@ -23,38 +23,38 @@
"file-saver": "^2.0.5",
"font-color-contrast": "^11.1.0",
"fuse.js": "^6.6.2",
"gatsby": "^5.12.11",
"gatsby-plugin-canonical-urls": "^5.12.0",
"gatsby": "^5.13.0",
"gatsby-plugin-canonical-urls": "^5.13.0",
"gatsby-plugin-csp": "^1.1.4",
"gatsby-plugin-feed": "^5.12.3",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-less": "^7.12.0",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-feed": "^5.13.0",
"gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-less": "^7.13.0",
"gatsby-plugin-manifest": "^5.13.0",
"gatsby-plugin-material-ui": "^3.0.1",
"gatsby-plugin-mdx": "^5.12.3",
"gatsby-plugin-mdx": "^5.13.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-react-head": "https://github.com/davwheat/gatsby-plugin-react-head",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-remove-console": "^0.0.2",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-plugin-sitemap": "^6.12.3",
"gatsby-plugin-sharp": "^5.13.0",
"gatsby-plugin-sitemap": "^6.13.0",
"gatsby-plugin-webpack-size": "^2.0.1",
"gatsby-react-router-scroll": "^6.12.0",
"gatsby-remark-autolink-headers": "^6.12.3",
"gatsby-remark-copy-linked-files": "^6.12.0",
"gatsby-remark-images": "^7.12.3",
"gatsby-react-router-scroll": "^6.13.0",
"gatsby-remark-autolink-headers": "^6.13.0",
"gatsby-remark-copy-linked-files": "^6.13.0",
"gatsby-remark-images": "^7.13.0",
"gatsby-remark-static-images": "^1.2.1",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-source-filesystem": "^5.13.0",
"gatsby-source-local-git": "^1.3.0",
"gatsby-transformer-sharp": "^5.12.3",
"gatsby-transformer-sharp": "^5.13.0",
"get-best-contrast-color": "^0.3.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"katex": "^0.16.9",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"leaflet.sync": "^0.2.4",
"mdi-react": "^9.3.0",
"mobile-spectrum-data": "^1.14.0",
"mobile-spectrum-data": "^1.16.0",
"nanoid": "^4.0.2",
"prop-types": "^15.8.1",
"rbush": "^3.0.1",
Expand Down Expand Up @@ -82,15 +82,15 @@
"@types/file-saver": "^2.0.7",
"@types/leaflet": "^1.9.8",
"@types/leaflet.markercluster": "^1.5.4",
"@types/material-ui": "^0.21.14",
"@types/material-ui": "^0.21.15",
"@types/rbush": "^3.0.3",
"@types/react": "^18.2.42",
"@types/react": "^18.2.45",
"@types/throttle-debounce": "^5.0.2",
"@types/uuid": "^9.0.7",
"@welldone-software/why-did-you-render": "^7.0.1",
"babel-plugin-transform-remove-console": "^6.9.4",
"cross-env": "^7.0.3",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-plugin-mdx": "^2.2.0",
"gatsby-plugin-perf-budgets": "^0.0.18",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32",
Expand Down
Loading

0 comments on commit da3e2ac

Please sign in to comment.