Skip to content

Commit

Permalink
Update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhannah committed Oct 4, 2022
1 parent 4a82cd3 commit 040ff8b
Show file tree
Hide file tree
Showing 2 changed files with 1,381 additions and 1,712 deletions.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,33 +26,33 @@
"test": "jest"
},
"dependencies": {
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@raae/gatsby-remark-oembed": "0.3.2",
"acorn": "^8.5.0",
"ajv": "^8.6.3",
"gatsby": "^4.21.1",
"gatsby-plugin-emotion": "^7.21.0",
"acorn": "^8.8.0",
"ajv": "^8.11.0",
"gatsby": "^4.24.1",
"gatsby-plugin-emotion": "^7.24.0",
"gatsby-plugin-gtag": "^1.0.13",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "^2.21.0",
"gatsby-plugin-less": "^6.21.0",
"gatsby-plugin-image": "^2.24.0",
"gatsby-plugin-less": "^6.24.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-react-helmet": "^5.21.0",
"gatsby-plugin-react-helmet": "^5.24.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-sharp": "^4.21.0",
"gatsby-plugin-sitemap": "^5.21.0",
"gatsby-plugin-typography": "^4.21.0",
"gatsby-plugin-sharp": "^4.24.0",
"gatsby-plugin-sitemap": "^5.24.0",
"gatsby-plugin-typography": "^4.24.0",
"gatsby-redirect-from": "^0.5.0",
"gatsby-remark-autolink-headers": "^5.21.0",
"gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-numbered-footnotes": "^1.0.1",
"gatsby-remark-prismjs": "^6.21.0",
"gatsby-remark-smartypants": "^5.21.0",
"gatsby-source-filesystem": "^4.21.1",
"gatsby-transformer-remark": "^5.21.0",
"gatsby-transformer-sharp": "^4.21.0",
"gatsby-remark-prismjs": "^6.24.0",
"gatsby-remark-smartypants": "^5.24.0",
"gatsby-source-filesystem": "^4.24.0",
"gatsby-transformer-remark": "^5.24.0",
"gatsby-transformer-sharp": "^4.24.0",
"luxon": "^2.0.2",
"prismjs": "^1.25.0",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
Expand All @@ -70,47 +70,47 @@
"unist-util-visit": "^2.0.3"
},
"devDependencies": {
"@babel/core": "^7.18.13",
"@babel/eslint-parser": "^7.18.9",
"@babel/core": "^7.19.3",
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-typescript": "^7.18.6",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/react": "^13.4.0",
"@types/compass-vertical-rhythm": "^1.4.2",
"@types/hast": "^2.3.4",
"@types/jest": "^28.1.8",
"@types/jest": "^29.1.1",
"@types/luxon": "^2.0.4",
"@types/node": "16.10.3",
"@types/react": "^18.0.17",
"@types/node": "18.8.1",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react-helmet": "^6.1.5",
"@types/typography": "^0.16.4",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.0.0",
"babel-preset-gatsby": "^2.21.0",
"babel-jest": "^29.1.2",
"babel-preset-gatsby": "^2.24.0",
"chalk": "^4.1.2",
"core-js": "^3.25.0",
"es-abstract": "1.20.1",
"eslint": "^8.22.0",
"core-js": "^3.25.5",
"es-abstract": "1.20.3",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-jest": "^26.8.7",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.0",
"eslint-plugin-react": "^7.31.8",
"glob": "^7.2.0",
"gray-matter": "^4.0.3",
"hast-to-hyperscript": "^9.0.1",
"husky": "^7.0.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.0.0",
"jest-environment-jsdom": "^29.0.0",
"jest-junit": "^14.0.0",
"jest": "^29.1.2",
"jest-environment-jsdom": "^29.1.2",
"jest-junit": "^14.0.1",
"mockdate": "^3.0.5",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"ts-jest": "^28.0.8",
"typescript": "^4.7.4",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",
"unified": "^9.2.2",
"vercel": "^28.1.4",
"vercel": "^28.4.6",
"weak-napi": "^2.0.2",
"webpack": "^5.74.0"
}
Expand Down
Loading

1 comment on commit 040ff8b

@vercel
Copy link

@vercel vercel bot commented on 040ff8b Oct 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.