mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-14 09:05:15 +01:00
package updates
This commit is contained in:
parent
2143109447
commit
462e37efb8
761
package-lock.json
generated
761
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
50
package.json
50
package.json
@ -21,26 +21,26 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^4.1.2",
|
||||
"@yaireo/relative-time": "^1.0.1",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"axios": "^0.26.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^6.2.8",
|
||||
"gatsby": "^4.9.3",
|
||||
"gatsby-plugin-image": "^2.7.0",
|
||||
"gatsby-plugin-manifest": "^4.9.1",
|
||||
"gatsby-plugin-matomo": "^0.11.1",
|
||||
"gatsby-plugin-offline": "^5.9.1",
|
||||
"gatsby-plugin-react-helmet": "^5.9.0",
|
||||
"gatsby-plugin-sharp": "^4.9.1",
|
||||
"gatsby-plugin-sitemap": "^5.9.0",
|
||||
"framer-motion": "^6.2.9",
|
||||
"gatsby": "^4.11.2",
|
||||
"gatsby-plugin-image": "^2.11.1",
|
||||
"gatsby-plugin-manifest": "^4.11.1",
|
||||
"gatsby-plugin-matomo": "^0.13.0",
|
||||
"gatsby-plugin-offline": "^5.11.1",
|
||||
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||
"gatsby-plugin-sharp": "^4.11.1",
|
||||
"gatsby-plugin-sitemap": "^5.11.1",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-source-filesystem": "^4.9.1",
|
||||
"gatsby-transformer-json": "^4.7.0",
|
||||
"gatsby-transformer-sharp": "^4.9.0",
|
||||
"gatsby-transformer-yaml": "^4.9.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-transformer-json": "^4.11.0",
|
||||
"gatsby-transformer-sharp": "^4.11.0",
|
||||
"gatsby-transformer-yaml": "^4.11.0",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-feather": "^2.0.9",
|
||||
"react-helmet": "^6.1.0",
|
||||
"remark": "^13.0.0",
|
||||
@ -55,27 +55,27 @@
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@loadable/component": "^5.15.2",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@welldone-software/why-did-you-render": "^6.2.3",
|
||||
"babel-preset-gatsby": "^2.9.1",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^13.0.0",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"babel-preset-gatsby": "^2.11.1",
|
||||
"chalk": "^4.1.2",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint": "^8.13.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-graphql": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-react": "^7.29.4",
|
||||
"eslint-plugin-react-hooks": "^4.3.0",
|
||||
"eslint-plugin-testing-library": "^5.1.0",
|
||||
"eslint-plugin-react-hooks": "^4.4.0",
|
||||
"eslint-plugin-testing-library": "^5.2.1",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^27.5.1",
|
||||
"jest-canvas-mock": "^2.3.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"ora": "^6.1.0",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^2.5.1",
|
||||
"prettier": "^2.6.2",
|
||||
"slugify": "^1.6.5",
|
||||
"stylelint": "^14.5.3",
|
||||
"stylelint": "^14.6.1",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-prettier": "^2.0.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user