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
dbf9132389
commit
332d25cae4
7205
package-lock.json
generated
7205
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
48
package.json
48
package.json
@ -20,25 +20,25 @@
|
||||
"new": "babel-node ./scripts/new.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@giphy/js-fetch-api": "^4.1.2",
|
||||
"@giphy/js-fetch-api": "^4.4.0",
|
||||
"@kremalicious/react-feather": "^2.1.0",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"axios": "^0.27.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^6.3.3",
|
||||
"gatsby": "^4.18.0",
|
||||
"gatsby-plugin-image": "^2.18.0",
|
||||
"gatsby-plugin-manifest": "^4.18.0",
|
||||
"framer-motion": "^7.2.1",
|
||||
"gatsby": "^4.21.1",
|
||||
"gatsby-plugin-image": "^2.21.0",
|
||||
"gatsby-plugin-manifest": "^4.21.0",
|
||||
"gatsby-plugin-matomo": "^0.13.0",
|
||||
"gatsby-plugin-offline": "^5.18.0",
|
||||
"gatsby-plugin-react-helmet": "^5.18.0",
|
||||
"gatsby-plugin-sharp": "^4.18.0",
|
||||
"gatsby-plugin-sitemap": "^5.18.0",
|
||||
"gatsby-plugin-offline": "^5.21.0",
|
||||
"gatsby-plugin-react-helmet": "^5.21.0",
|
||||
"gatsby-plugin-sharp": "^4.21.0",
|
||||
"gatsby-plugin-sitemap": "^5.21.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-source-filesystem": "^4.18.0",
|
||||
"gatsby-transformer-json": "^4.18.0",
|
||||
"gatsby-transformer-sharp": "^4.18.0",
|
||||
"gatsby-transformer-yaml": "^4.18.0",
|
||||
"gatsby-source-filesystem": "^4.21.0",
|
||||
"gatsby-transformer-json": "^4.21.0",
|
||||
"gatsby-transformer-sharp": "^4.21.0",
|
||||
"gatsby-transformer-yaml": "^4.21.0",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -51,31 +51,31 @@
|
||||
"vcf": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/node": "^7.18.6",
|
||||
"@babel/preset-env": "^7.18.6",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@babel/node": "^7.18.10",
|
||||
"@babel/preset-env": "^7.18.10",
|
||||
"@svgr/webpack": "^6.3.1",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.3.0",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"babel-preset-gatsby": "^2.18.0",
|
||||
"babel-preset-gatsby": "^2.21.0",
|
||||
"chalk": "4.1.2",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint": "^8.22.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-graphql": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.30.1",
|
||||
"eslint-plugin-react": "^7.31.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-testing-library": "^5.5.1",
|
||||
"eslint-plugin-testing-library": "^5.6.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^28.1.2",
|
||||
"jest": "^28.1.3",
|
||||
"jest-canvas-mock": "^2.4.0",
|
||||
"jest-environment-jsdom": "^28.1.2",
|
||||
"jest-environment-jsdom": "^28.1.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"ora": "^6.1.2",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^2.7.1",
|
||||
"slugify": "^1.6.5",
|
||||
"stylelint": "^14.9.1",
|
||||
"stylelint": "^14.11.0",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-prettier": "^2.0.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user