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] authored Jan 16, 2024
1 parent 9588af9 commit daf6e67
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 520 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,21 @@
"@dvcorg/websites-server": "0.1.3",
"@octokit/request": "8.1.6",
"@reach/router": "1.3.4",
"classnames": "2.3.2",
"classnames": "2.5.1",
"date-fns": "2.30.0",
"dotenv": "16.3.1",
"gatsby": "5.12.11",
"gatsby-plugin-catch-links": "5.12.0",
"gatsby-plugin-image": "3.12.3",
"gatsby-plugin-manifest": "5.12.3",
"gatsby-plugin-postcss": "6.12.0",
"gatsby-plugin-sharp": "5.12.3",
"gatsby-plugin-twitter": "5.12.3",
"gatsby": "5.13.1",
"gatsby-plugin-catch-links": "5.13.0",
"gatsby-plugin-image": "3.13.0",
"gatsby-plugin-manifest": "5.13.0",
"gatsby-plugin-postcss": "6.13.0",
"gatsby-plugin-sharp": "5.13.0",
"gatsby-plugin-twitter": "5.13.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.32",
"gatsby-source-rss-feed": "1.2.2",
"iframe-resizer-react": "1.1.0",
"isomorphic-fetch": "3.0.0",
"moment": "2.29.4",
"moment": "2.30.1",
"nanoid": "4.0.2",
"promise-polyfill": "8.3.0",
"prop-types": "15.8.1",
Expand All @@ -73,43 +73,43 @@
"react-helmet": "6.1.0",
"react-popover": "0.5.10",
"react-slick": "0.29.0",
"react-use": "17.4.1",
"react-use": "17.4.2",
"repo-link-check": "0.14.2",
"slick-carousel": "1.8.1",
"typed.js": "2.1.0",
"upath": "2.0.1",
"webpack-filter-warnings-plugin": "1.2.1"
},
"devDependencies": {
"@babel/core": "7.23.5",
"@babel/core": "7.23.7",
"@types/classnames": "2.3.1",
"@types/gatsbyjs__reach-router": "2.0.3",
"@types/gatsbyjs__reach-router": "2.0.4",
"@types/isomorphic-fetch": "0.0.39",
"@types/promise-polyfill": "6.0.6",
"@types/react": "18.2.39",
"@types/react": "18.2.47",
"@types/react-collapse": "5.0.4",
"@types/react-helmet": "6.1.9",
"@types/react-helmet": "6.1.11",
"@types/react-popover": "0.5.8",
"@types/react-slick": "0.23.12",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@types/react-slick": "0.23.13",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"babel-jest": "29.7.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-react": "7.33.2",
"gatsby-source-filesystem": "5.12.1",
"gatsby-source-filesystem": "5.13.0",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.1.0",
"prettier": "3.1.0",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"remark": "15.0.1",
"remark-html": "16.0.1",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"cacheDirectories": [
"node_modules"
Expand Down
Loading

0 comments on commit daf6e67

Please sign in to comment.