mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-14 17:15:15 +01:00
package updates
This commit is contained in:
parent
73feedef5f
commit
e1362288a5
15870
package-lock.json
generated
15870
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
@ -25,29 +25,29 @@
|
||||
"axios": "^0.26.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^6.3.0",
|
||||
"gatsby": "^4.11.2",
|
||||
"gatsby": "^4.12.1",
|
||||
"gatsby-plugin-image": "^2.12.1",
|
||||
"gatsby-plugin-manifest": "^4.11.1",
|
||||
"gatsby-plugin-manifest": "^4.12.1",
|
||||
"gatsby-plugin-matomo": "^0.13.0",
|
||||
"gatsby-plugin-offline": "^5.12.1",
|
||||
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||
"gatsby-plugin-react-helmet": "^5.12.1",
|
||||
"gatsby-plugin-sharp": "^4.12.1",
|
||||
"gatsby-plugin-sitemap": "^5.11.1",
|
||||
"gatsby-plugin-sitemap": "^5.12.1",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-transformer-json": "^4.11.0",
|
||||
"gatsby-source-filesystem": "^4.12.1",
|
||||
"gatsby-transformer-json": "^4.12.1",
|
||||
"gatsby-transformer-sharp": "^4.12.1",
|
||||
"gatsby-transformer-yaml": "^4.11.0",
|
||||
"gatsby-transformer-yaml": "^4.12.1",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-feather": "^2.0.9",
|
||||
"react-helmet": "^6.1.0",
|
||||
"remark": "^13.0.0",
|
||||
"remark-breaks": "^2.0.2",
|
||||
"remark-html": "^13.0.2",
|
||||
"remark-parse": "^9.0.0",
|
||||
"remark-react": "^8.0.0",
|
||||
"remark": "^14.0.2",
|
||||
"remark-breaks": "^3.0.2",
|
||||
"remark-html": "^15.0.1",
|
||||
"remark-parse": "^10.0.1",
|
||||
"remark-react": "^9.0.1",
|
||||
"vcf": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -58,15 +58,15 @@
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^13.1.1",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"babel-preset-gatsby": "^2.11.1",
|
||||
"chalk": "^4.1.2",
|
||||
"babel-preset-gatsby": "^2.12.1",
|
||||
"chalk": "^5.0.1",
|
||||
"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.4.0",
|
||||
"eslint-plugin-testing-library": "^5.2.1",
|
||||
"eslint-plugin-testing-library": "^5.3.1",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^27.5.1",
|
||||
"jest-canvas-mock": "^2.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user