mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
package updates
This commit is contained in:
parent
b2392f27aa
commit
4c06073a8b
6801
package-lock.json
generated
6801
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
40
package.json
40
package.json
@ -28,7 +28,7 @@
|
||||
"not op_mini all"
|
||||
],
|
||||
"dependencies": {
|
||||
"@ethersproject/providers": "^5.5.0",
|
||||
"@ethersproject/providers": "^5.5.1",
|
||||
"@ethersproject/units": "^5.5.0",
|
||||
"@loadable/component": "^5.15.0",
|
||||
"@web3-react/core": "^6.1.9",
|
||||
@ -40,32 +40,32 @@
|
||||
"fast-exif": "^1.0.1",
|
||||
"feather-icons": "^4.28.0",
|
||||
"fraction.js": "^4.1.2",
|
||||
"gatsby": "^4.2.0",
|
||||
"gatsby-plugin-catch-links": "^4.2.0",
|
||||
"gatsby-plugin-feed": "^4.2.0",
|
||||
"gatsby-plugin-image": "^2.2.0",
|
||||
"gatsby": "^4.3.0",
|
||||
"gatsby-plugin-catch-links": "^4.3.0",
|
||||
"gatsby-plugin-feed": "^4.3.0",
|
||||
"gatsby-plugin-image": "^2.3.0",
|
||||
"gatsby-plugin-lunr": "^1.5.2",
|
||||
"gatsby-plugin-manifest": "^4.2.0",
|
||||
"gatsby-plugin-manifest": "^4.3.0",
|
||||
"gatsby-plugin-matomo": "^0.11.0",
|
||||
"gatsby-plugin-meta-redirect": "^1.1.1",
|
||||
"gatsby-plugin-offline": "^5.2.0",
|
||||
"gatsby-plugin-react-helmet": "^5.2.0",
|
||||
"gatsby-plugin-sharp": "^4.2.0",
|
||||
"gatsby-plugin-sitemap": "^5.2.0",
|
||||
"gatsby-plugin-offline": "^5.3.0",
|
||||
"gatsby-plugin-react-helmet": "^5.3.0",
|
||||
"gatsby-plugin-sharp": "^4.3.0",
|
||||
"gatsby-plugin-sitemap": "^5.3.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.26",
|
||||
"gatsby-plugin-webpack-size": "^2.0.1",
|
||||
"gatsby-redirect-from": "^0.4.3",
|
||||
"gatsby-remark-autolink-headers": "^5.2.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.2.0",
|
||||
"gatsby-remark-images": "^6.2.0",
|
||||
"gatsby-remark-autolink-headers": "^5.3.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.3.0",
|
||||
"gatsby-remark-images": "^6.3.0",
|
||||
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
||||
"gatsby-remark-smartypants": "^5.2.0",
|
||||
"gatsby-remark-smartypants": "^5.3.0",
|
||||
"gatsby-remark-vscode": "^3.3.0",
|
||||
"gatsby-source-filesystem": "^4.2.0",
|
||||
"gatsby-source-graphql": "^4.2.0",
|
||||
"gatsby-transformer-remark": "^5.2.0",
|
||||
"gatsby-transformer-sharp": "^4.2.0",
|
||||
"gatsby-source-filesystem": "^4.3.0",
|
||||
"gatsby-source-graphql": "^4.3.0",
|
||||
"gatsby-transformer-remark": "^5.3.0",
|
||||
"gatsby-transformer-sharp": "^4.3.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
|
||||
"pigeon-maps": "^0.19.7",
|
||||
@ -106,10 +106,10 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-react": "^7.27.1",
|
||||
"eslint-plugin-testing-library": "^5.0.0",
|
||||
"eslint-plugin-testing-library": "^5.0.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^27.4.2",
|
||||
"jest": "^27.4.3",
|
||||
"markdownlint-cli": "^0.30.0",
|
||||
"node-iptc": "^1.0.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
Loading…
Reference in New Issue
Block a user