1
0
Fork 0

gatsby updates

This commit is contained in:
Matthias Kretschmann 2023-04-01 15:25:09 +01:00
parent faefe832dc
commit 93e4e90508
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 361 additions and 550 deletions

875
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,27 +37,27 @@
"feather-icons": "^4.29.0",
"fraction.js": "^4.2.0",
"framer-motion": "^10.0.1",
"gatsby": "^5.7.0",
"gatsby-plugin-catch-links": "^5.7.0",
"gatsby-plugin-feed": "^5.7.0",
"gatsby-plugin-image": "^3.7.0",
"gatsby": "^5.8.1",
"gatsby-plugin-catch-links": "^5.8.0",
"gatsby-plugin-feed": "^5.8.0",
"gatsby-plugin-image": "^3.8.0",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^5.7.0",
"gatsby-plugin-manifest": "^5.8.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-sharp": "^5.7.0",
"gatsby-plugin-sitemap": "^6.7.0",
"gatsby-plugin-sharp": "^5.8.1",
"gatsby-plugin-sitemap": "^6.8.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-redirect-from": "^1.0.0",
"gatsby-remark-autolink-headers": "^6.7.0",
"gatsby-remark-copy-linked-files": "^6.7.0",
"gatsby-remark-images": "^7.7.0",
"gatsby-redirect-from": "^1.0.1",
"gatsby-remark-autolink-headers": "^6.8.0",
"gatsby-remark-copy-linked-files": "^6.8.0",
"gatsby-remark-images": "^7.8.0",
"gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-smartypants": "^6.7.0",
"gatsby-remark-smartypants": "^6.8.0",
"gatsby-remark-vscode": "^3.3.1",
"gatsby-source-filesystem": "^5.7.0",
"gatsby-source-graphql": "^5.7.0",
"gatsby-transformer-remark": "^6.7.0",
"gatsby-transformer-sharp": "^5.7.0",
"gatsby-source-filesystem": "^5.8.0",
"gatsby-source-graphql": "^5.8.0",
"gatsby-transformer-remark": "^6.8.0",
"gatsby-transformer-sharp": "^5.8.0",
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
"pigeon-maps": "^0.21.3",
"pigeon-marker": "^0.3.4",
@ -68,7 +68,7 @@
"rehype-react": "^7.1.2",
"remark-parse": "^10.0.1",
"remark-rehype": "^10.1.0",
"slugify": "^1.6.5",
"slugify": "^1.6.6",
"unified": "^10.1.2",
"use-debounce": "^9.0.3",
"wagmi": "^0.11.7"
@ -86,7 +86,7 @@
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"babel-preset-gatsby": "^3.5.0",
"babel-preset-gatsby": "^3.8.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-graphql": "^4.0.0",