Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioramos committed Jul 27, 2023
1 parent 36ca42e commit 9d3010d
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 330 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"gatsby-plugin-netlify": "^5.1.0",
"gatsby-plugin-plausible": "^0.0.7",
"gatsby-plugin-react-helmet": "^6.11.0",
"gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-robots-txt": "1.8.0",
"gatsby-plugin-sharp": "^5.11.0",
"gatsby-plugin-sitemap": "^6.11.0",
"gatsby-plugin-styled-components": "^6.11.0",
Expand Down Expand Up @@ -128,14 +128,14 @@
"apr-map": "^3.0.3",
"async-wait-until": "^2.0.12",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.6.1",
"babel-jest": "^29.6.2",
"babel-loader": "^9.1.3",
"babel-plugin-styled-components": "^2.1.4",
"babel-preset-gatsby": "^3.11.0",
"compression": "^1.7.4",
"contentful-export": "^7.19.65",
"contentful-import": "^8.5.62",
"contentful-management": "^10.39.1",
"contentful-export": "^7.19.66",
"contentful-import": "^8.5.63",
"contentful-management": "^10.39.2",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-react-app": "^7.0.1",
Expand All @@ -144,18 +144,18 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testcafe": "^0.2.1",
"fast-xml-parser": "^4.2.6",
"finalhandler": "^1.2.0",
"globby": "^11.1.0",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.6.1",
"jest-circus": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-environment-node": "^29.6.1",
"jest": "^29.6.2",
"jest-circus": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest-environment-node": "^29.6.2",
"jest-extended": "^3.2.4",
"jest-watch-typeahead": "^2.2.2",
"jest-when": "^3.5.2",
Expand Down
Loading

0 comments on commit 9d3010d

Please sign in to comment.