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 Oct 9, 2023
1 parent 2a811bb commit 01ea5a4
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 127 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@
"dependencies": {
"@reach/router": "^1.3.4",
"@reach/visually-hidden": "^0.18.0",
"@vercel/analytics": "^1.0.2",
"@vercel/analytics": "^1.1.0",
"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-plugin-image": "^3.12.1",
"gatsby-plugin-manifest": "^5.12.1",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-sharp": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-sharp": "^5.12.1",
"gatsby-plugin-sitemap": "^6.12.1",
"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-transformer-remark": "^6.12.1",
"gatsby-transformer-sharp": "^5.12.1",
"intersection-observer": "^0.12.2",
"postcss": "^8.4.29",
"prop-types": "^15.8.1",
Expand All @@ -46,13 +46,13 @@
"styled-components": "^5.3.11"
},
"devDependencies": {
"@babel/core": "^7.22.19",
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.22.15",
"ava": "^5.3.1",
"chrome-launcher": "^0.15.2",
"core-js": "^3.32.2",
"core-js": "^3.33.0",
"directory-named-webpack-plugin": "^4.0.1",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-react-app": "^7.0.1",
"eslint-loader": "^4.0.2",
Expand All @@ -65,7 +65,7 @@
"mkdirp": "^2.1.6",
"node-gyp": "^9.4.0",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.5.4",
"prettier-plugin-tailwindcss": "^0.5.5",
"tailwindcss": "^3.3.3"
}
}
Loading

0 comments on commit 01ea5a4

Please sign in to comment.