Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2023
1 parent 14c6af4 commit 1537ac0
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 230 deletions.
182 changes: 91 additions & 91 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,113 +46,113 @@
"dependencies": {
"@dvcorg/gatsby-theme-iterative": "^0.3.5",
"@dvcorg/websites-server": "^0.1.1",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@hapi/wreck": "^18.0.0",
"@mdx-js/react": "^2.2.1",
"@octokit/graphql": "^5.0.4",
"@reach/portal": "^0.18.0",
"@reach/tooltip": "^0.18.0",
"@theme-ui/color": "^0.15.4",
"@theme-ui/components": "^0.15.4",
"@theme-ui/mdx": "^0.15.4",
"@theme-ui/presets": "^0.15.4",
"classnames": "^2.3.2",
"color": "^4.2.3",
"compression": "^1.7.4",
"date-fns": "^2.29.3",
"docsearch.js": "^2.6.3",
"ease-component": "^1.0.0",
"fs-extra": "^11.1.0",
"gatsby": "^5.4.2",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-image": "^3.4.0",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-theme-ui": "^0.15.4",
"github-markdown-css": "^5.1.0",
"iso-url": "^1.2.1",
"isomorphic-fetch": "^3.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"nanoid": "^4.0.0",
"perfect-scrollbar": "^1.5.5",
"pretty-quick": "^3.1.3",
"promise-polyfill": "^8.2.3",
"prop-types": "^15.8.1",
"raf-polyfill": "^1.0.0",
"react": "^18.2.0",
"react-collapse": "^5.1.1",
"react-collapsible": "^2.10.0",
"react-dom": "^18.2.0",
"react-ga": "^3.3.1",
"react-helmet": "^6.1.0",
"react-popover": "^0.5.10",
"react-slick": "^0.29.0",
"react-use": "^17.4.0",
"rehype-react": "^7.1.2",
"remark-preset-lint-recommended": "^6.1.2",
"repo-link-check": "^0.14.0",
"scroll": "^3.0.1",
"slick-carousel": "^1.8.1",
"theme-ui": "^0.15.4",
"title-case": "^3.0.3",
"upath": "^2.0.1"
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@hapi/wreck": "18.0.0",
"@mdx-js/react": "2.2.1",
"@octokit/graphql": "5.0.4",
"@reach/portal": "0.18.0",
"@reach/tooltip": "0.18.0",
"@theme-ui/color": "0.15.4",
"@theme-ui/components": "0.15.4",
"@theme-ui/mdx": "0.15.4",
"@theme-ui/presets": "0.15.4",
"classnames": "2.3.2",
"color": "4.2.3",
"compression": "1.7.4",
"date-fns": "2.29.3",
"docsearch.js": "2.6.3",
"ease-component": "1.0.0",
"fs-extra": "11.1.0",
"gatsby": "5.4.2",
"gatsby-plugin-alias-imports": "1.0.5",
"gatsby-plugin-image": "3.4.0",
"gatsby-plugin-robots-txt": "1.8.0",
"gatsby-plugin-theme-ui": "0.15.4",
"github-markdown-css": "5.1.0",
"iso-url": "1.2.1",
"isomorphic-fetch": "3.0.0",
"lodash": "4.17.21",
"moment": "2.29.4",
"nanoid": "4.0.0",
"perfect-scrollbar": "1.5.5",
"pretty-quick": "3.1.3",
"promise-polyfill": "8.2.3",
"prop-types": "15.8.1",
"raf-polyfill": "1.0.0",
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-collapsible": "2.10.0",
"react-dom": "18.2.0",
"react-ga": "3.3.1",
"react-helmet": "6.1.0",
"react-popover": "0.5.10",
"react-slick": "0.29.0",
"react-use": "17.4.0",
"rehype-react": "7.1.2",
"remark-preset-lint-recommended": "6.1.2",
"repo-link-check": "0.14.0",
"scroll": "3.0.1",
"slick-carousel": "1.8.1",
"theme-ui": "0.15.4",
"title-case": "3.0.3",
"upath": "2.0.1"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@svgr/webpack": "^6.5.1",
"@types/classnames": "^2.3.1",
"@types/isomorphic-fetch": "^0.0.36",
"@types/promise-polyfill": "^6.0.4",
"@babel/core": "7.20.12",
"@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-collapse": "^5.0.1",
"@types/react-collapse": "5.0.1",
"@types/react-dom": "^18.0.10",
"@types/react-helmet": "^6.1.6",
"@types/react-popover": "^0.5.5",
"@types/react-slick": "^0.23.10",
"@types/rehype-react": "^6.0.0",
"@types/react-helmet": "6.1.6",
"@types/react-popover": "0.5.5",
"@types/react-slick": "0.23.10",
"@types/rehype-react": "6.0.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"autoprefixer": "^10.4.13",
"autoprefixer": "10.4.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.3.1",
"babel-plugin-transform-define": "^2.1.0",
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-jest": "29.3.1",
"babel-plugin-transform-define": "2.1.0",
"babel-plugin-transform-object-assign": "6.22.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.1",
"gatsby-plugin-catch-links": "^5.4.0",
"gatsby-plugin-manifest": "^5.4.0",
"gatsby-plugin-react-helmet": "^6.4.0",
"gatsby-plugin-sitemap": "^6.4.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-autolink-headers": "^6.4.0",
"gatsby-remark-copy-linked-files": "^6.4.0",
"gatsby-remark-embed-gist": "^1.2.1",
"gatsby-remark-embedder": "^6.0.1",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^7.4.0",
"gatsby-remark-prismjs": "^7.4.0",
"gatsby-remark-responsive-iframe": "^6.4.0",
"gatsby-remark-smartypants": "^6.4.0",
"gatsby-source-filesystem": "^5.4.0",
"gatsby-transformer-remark": "^6.4.0",
"hast-util-select": "^5.0.4",
"husky": "^8.0.3",
"jest": "^29.3.1",
"lint-staged": "^13.1.0",
"gatsby-plugin-catch-links": "5.4.0",
"gatsby-plugin-manifest": "5.4.0",
"gatsby-plugin-react-helmet": "6.4.0",
"gatsby-plugin-sitemap": "6.4.0",
"gatsby-plugin-svgr": "3.0.0-beta.0",
"gatsby-remark-autolink-headers": "6.4.0",
"gatsby-remark-copy-linked-files": "6.4.0",
"gatsby-remark-embed-gist": "1.2.1",
"gatsby-remark-embedder": "6.0.1",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "7.4.0",
"gatsby-remark-prismjs": "7.4.0",
"gatsby-remark-responsive-iframe": "6.4.0",
"gatsby-remark-smartypants": "6.4.0",
"gatsby-source-filesystem": "5.4.0",
"gatsby-transformer-remark": "6.4.0",
"hast-util-select": "5.0.4",
"husky": "8.0.3",
"jest": "29.3.1",
"lint-staged": "13.1.0",
"prettier": "^2.8.4",
"remark": "^14.0.2",
"remark-html": "^15.0.1",
"remark-parse": "^10.0.1",
"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",
"typescript": "^4.9.4",
"unist-util-remove-position": "^4.0.1"
"tailwindcss": "3.2.4",
"typescript": "4.9.4",
"unist-util-remove-position": "4.0.1"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 1537ac0

Please sign in to comment.