Sanferminak kentzen ditu (#9)

* chore: Strapi bertsioa igotzen du

* chore: Gatsby eguneratzen du

* chore: build-a konpontzen du

* feat: Sanferminak kentzen ditu

* feat: rimraf sartzen du

* chore: build-a ngrokekin lotzen du

* chore: karta eguneratzen du

* feat: karta eguneratzen du
This commit is contained in:
Aitor Urrutia
2023-12-07 12:46:06 +01:00
committed by GitHub
parent 9cfba79fe3
commit 8f14ee975d
28 changed files with 9447 additions and 10626 deletions

View File

@@ -17,37 +17,37 @@
"prettier": "prettier . --write"
},
"dependencies": {
"@strapi/plugin-graphql": "^4.1.12",
"@types/styled-components": "^5.1.20",
"babel-plugin-styled-components": "^2.0.2",
"dayjs": "^1.11.9",
"gatsby": "^4.5.2",
"gatsby-plugin-image": "^2.5.1",
"gatsby-plugin-manifest": "^4.5.1",
"gatsby-plugin-offline": "^5.5.2",
"gatsby-plugin-react-helmet": "^5.5.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-sharp": "^4.5.1",
"gatsby-plugin-sitemap": "^5.5.0",
"gatsby-plugin-styled-components": "^5.5.0",
"gatsby-plugin-webfonts": "^2.2.1",
"gatsby-source-filesystem": "^4.5.1",
"gatsby-source-strapi-graphql": "^4.6.2",
"gatsby-transformer-sharp": "^4.5.0",
"polished": "^4.1.3",
"@strapi/plugin-graphql": "^4.15.5",
"@types/styled-components": "^5.1.34",
"babel-plugin-styled-components": "^2.1.4",
"dayjs": "^1.11.10",
"gatsby": "^5.12.11",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-offline": "^6.12.3",
"gatsby-plugin-react-helmet": "^6.12.0",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-plugin-sitemap": "^6.12.3",
"gatsby-plugin-styled-components": "^6.12.0",
"gatsby-plugin-webfonts": "^2.3.2",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-source-strapi-graphql": "^6.1.2",
"gatsby-transformer-sharp": "^5.12.3",
"polished": "^4.2.2",
"raw-loader": "^4.0.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-markdown": "^8.0.3",
"react-responsive": "^9.0.0-beta.6",
"react-markdown": "^8.0.7",
"react-responsive": "^9.0.2",
"remark-gfm": "^3.0.1",
"styled-components": "^5.3.3"
"styled-components": "^6.1.1"
},
"devDependencies": {
"@types/react-helmet": "^6.1.5",
"@types/react-helmet": "^6.1.11",
"gatsby-source-rest-api": "^0.2.3",
"prettier": "^2.5.1",
"qs": "^6.10.3"
"prettier": "^3.1.0",
"qs": "^6.11.2"
}
}