Compare commits

...

6 Commits

Author SHA1 Message Date
renovate[bot] 57e1f282b6
Update dependency vercel to v25 2022-06-28 16:45:34 +00:00
renovate[bot] 3815ee7c23 Update dependency mongoose to v6.4.1 2022-06-28 00:16:03 +00:00
renovate[bot] c0e8a02655 Update typescript-eslint monorepo to v5.30.0 2022-06-27 20:41:07 +00:00
renovate[bot] be87c3a72d Update ad-m/github-push-action digest to 6195df7 2022-06-26 01:23:51 +00:00
renovate[bot] 9715d93730 Update typescript-eslint monorepo to v5.29.0 2022-06-25 12:55:36 +00:00
renovate[bot] 58c1911ba0 Update react monorepo to v18.2.0 2022-06-25 09:44:54 +00:00
3 changed files with 311 additions and 428 deletions

View File

@ -30,7 +30,7 @@ jobs:
run: git pull -r
- name: Push changes
uses: ad-m/github-push-action@492de9080c3179a3187bd456763f988f9a06e196
uses: ad-m/github-push-action@6195df78711715844774f7f31889ead7749610ee
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: 'main'

View File

@ -25,10 +25,10 @@
"gatsby-plugin-sitemap": "5.17.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.10.4",
"mongoose": "6.4.0",
"mongoose": "6.4.1",
"prop-types": "15.8.1",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-toastify": "9.0.5",
"sass": "1.53.0"
@ -36,12 +36,12 @@
"devDependencies": {
"@types/mongoose": "5.11.97",
"@types/react-helmet": "6.1.5",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.23.0",
"@typescript-eslint/eslint-plugin": "5.30.0",
"@typescript-eslint/parser": "5.30.0",
"@vercel/node": "1.15.4",
"eslint": "8.18.0",
"eslint-plugin-react": "7.30.1",
"gatsby-plugin-robots-txt": "1.7.1",
"vercel": "24.2.5"
"vercel": "25.2.0"
}
}

725
yarn.lock

File diff suppressed because it is too large Load Diff