Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Nov 8, 2024
1 parent 9744fb1 commit ca848bf
Show file tree
Hide file tree
Showing 2 changed files with 1,186 additions and 964 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,36 +20,36 @@
},
"license": "GPL-3.0",
"devDependencies": {
"@octokit/graphql": "^7.0.2",
"prettier": "^3.0.0"
"@octokit/graphql": "^7.1.0",
"prettier": "^3.3.3"
},
"dependencies": {
"@algolia/autocomplete-core": "^1.13.0",
"esbuild": "~0.19.11",
"gatsby": "^5.13.1",
"gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.0",
"gatsby-plugin-page-creator": "^5.13.0",
"@algolia/autocomplete-core": "^1.17.7",
"esbuild": "~0.24.0",
"gatsby": "^5.14.0",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-manifest": "^5.14.0",
"gatsby-plugin-page-creator": "^5.14.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^5.13.0",
"gatsby-plugin-sharp": "^5.14.0",
"gatsby-plugin-umami": "^0.1.5",
"gatsby-remark-autolink-headers": "^6.13.0",
"gatsby-remark-copy-linked-files": "^6.13.0",
"gatsby-remark-embed-snippet": "^8.13.0",
"gatsby-remark-autolink-headers": "^6.14.0",
"gatsby-remark-copy-linked-files": "^6.14.0",
"gatsby-remark-embed-snippet": "^8.14.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^7.13.0",
"gatsby-remark-katex": "^7.13.0",
"gatsby-remark-prismjs": "^7.13.0",
"gatsby-remark-images": "^7.14.0",
"gatsby-remark-katex": "^7.14.0",
"gatsby-remark-prismjs": "^7.14.0",
"gatsby-remark-table-of-contents": "^2.0.0",
"gatsby-source-filesystem": "^5.13.0",
"gatsby-transformer-remark": "^6.13.0",
"katex": "^0.16.9",
"gatsby-source-filesystem": "^5.14.0",
"gatsby-transformer-remark": "^6.14.0",
"katex": "^0.16.11",
"meilisearch": "^0.41.0",
"mermaid": "^10.9.0",
"mermaid": "^11.4.0",
"mini-svg-data-uri": "^1.4.4",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-directive": "^1.0.1"
},
"engines": {
Expand Down
Loading

0 comments on commit ca848bf

Please sign in to comment.