Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent b10c5a2 commit 0abc492
Show file tree
Hide file tree
Showing 2 changed files with 1,256 additions and 733 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,52 +20,52 @@
"dependencies": {
"@reach/router": "^1.3.4",
"@reach/visually-hidden": "^0.18.0",
"@vercel/analytics": "^1.0.2",
"@vercel/analytics": "^1.3.1",
"babel-plugin-styled-components": "^1.13.3",
"eslint-webpack-plugin": "^3.2.0",
"gatsby": "^5.0.0",
"gatsby-link": "^5.12.0",
"gatsby-plugin-image": "^3.12.0",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-link": "^5.13.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-sharp": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-styled-components": "^6.12.0",
"gatsby-react-router-scroll": "^6.12.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-transformer-json": "^5.12.0",
"gatsby-transformer-remark": "^6.12.0",
"gatsby-transformer-sharp": "^5.12.0",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-plugin-styled-components": "^6.13.1",
"gatsby-react-router-scroll": "^6.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-json": "^5.13.1",
"gatsby-transformer-remark": "^6.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"intersection-observer": "^0.12.2",
"postcss": "^8.4.29",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^8.0.7",
"react-pose": "^4.0.10",
"styled-components": "^5.3.11"
},
"devDependencies": {
"@babel/core": "^7.22.19",
"@babel/eslint-parser": "^7.22.15",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"ava": "^5.3.1",
"chrome-launcher": "^0.15.2",
"core-js": "^3.32.2",
"directory-named-webpack-plugin": "^4.0.1",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"core-js": "^3.38.1",
"directory-named-webpack-plugin": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-loader": "^4.0.2",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"gatsby-plugin-eslint": "^4.0.4",
"lighthouse": "^10.4.0",
"mkdirp": "^2.1.6",
"node-gyp": "^9.4.0",
"node-gyp": "^9.4.1",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "^3.3.3"
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.11"
}
}
Loading

0 comments on commit 0abc492

Please sign in to comment.