Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2023
1 parent 11bf8eb commit a144bd4
Show file tree
Hide file tree
Showing 2 changed files with 1,313 additions and 952 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@hapi/wreck": "^18.0.0",
"@mdx-js/react": "^2.2.1",
"@mdx-js/react": "^2.3.0",
"@octokit/graphql": "^5.0.4",
"@reach/portal": "^0.18.0",
"@reach/tooltip": "^0.18.0",
Expand All @@ -58,11 +58,11 @@
"classnames": "^2.3.2",
"color": "^4.2.3",
"compression": "^1.7.4",
"date-fns": "^2.29.3",
"date-fns": "^2.30.0",
"docsearch.js": "^2.6.3",
"ease-component": "^1.0.0",
"fs-extra": "^11.1.0",
"gatsby": "^5.4.2",
"gatsby": "^5.9.0",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-image": "^3.4.0",
"gatsby-plugin-robots-txt": "^1.8.0",
Expand All @@ -76,7 +76,7 @@
"nanoid": "^4.0.0",
"perfect-scrollbar": "^1.5.5",
"pretty-quick": "^3.1.3",
"promise-polyfill": "^8.2.3",
"promise-polyfill": "^8.3.0",
"prop-types": "^15.8.1",
"raf-polyfill": "^1.0.0",
"react": "^18.2.0",
Expand All @@ -88,7 +88,7 @@
"react-popover": "^0.5.10",
"react-slick": "^0.29.0",
"react-use": "^17.4.0",
"rehype-react": "^7.1.2",
"rehype-react": "^7.2.0",
"remark-preset-lint-recommended": "^6.1.2",
"repo-link-check": "^0.14.0",
"scroll": "^3.0.1",
Expand All @@ -98,14 +98,14 @@
"upath": "^2.0.1"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.8",
"@svgr/webpack": "^6.5.1",
"@types/classnames": "^2.3.1",
"@types/isomorphic-fetch": "^0.0.36",
"@types/promise-polyfill": "^6.0.4",
"@types/react": "^18.0.27",
"@types/react": "^18.2.2",
"@types/react-collapse": "^5.0.1",
"@types/react-dom": "^18.0.10",
"@types/react-dom": "^18.2.3",
"@types/react-helmet": "^6.1.6",
"@types/react-popover": "^0.5.5",
"@types/react-slick": "^0.23.10",
Expand All @@ -114,7 +114,7 @@
"@typescript-eslint/parser": "^5.48.2",
"autoprefixer": "^10.4.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.3.1",
"babel-jest": "^29.5.0",
"babel-plugin-transform-define": "^2.1.0",
"babel-plugin-transform-object-assign": "^6.22.0",
"eslint": "^8.34.0",
Expand Down Expand Up @@ -142,15 +142,15 @@
"gatsby-transformer-sharp": "^5.4.0",
"hast-util-select": "^5.0.4",
"husky": "^8.0.3",
"jest": "^29.3.1",
"jest": "^29.5.0",
"lint-staged": "^13.1.0",
"prettier": "^2.8.4",
"remark": "^14.0.2",
"remark-html": "^15.0.1",
"remark-parse": "^10.0.1",
"stylelint": "^15.1.0",
"stylelint-config-standard": "^30.0.1",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.3.2",
"typescript": "^4.9.4",
"unist-util-remove-position": "^4.0.1"
},
Expand Down
Loading

0 comments on commit a144bd4

Please sign in to comment.