mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
package updates
This commit is contained in:
parent
c9018994e1
commit
7aefd0bfae
1369
package-lock.json
generated
1369
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@ -25,20 +25,20 @@
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"axios": "^0.27.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^7.3.2",
|
||||
"gatsby": "^4.22.1",
|
||||
"gatsby-plugin-image": "^2.22.0",
|
||||
"gatsby-plugin-manifest": "^4.22.0",
|
||||
"framer-motion": "^7.3.5",
|
||||
"gatsby": "^4.23.0",
|
||||
"gatsby-plugin-image": "^2.23.0",
|
||||
"gatsby-plugin-manifest": "^4.23.0",
|
||||
"gatsby-plugin-matomo": "^0.13.0",
|
||||
"gatsby-plugin-offline": "^5.22.0",
|
||||
"gatsby-plugin-react-helmet": "^5.22.0",
|
||||
"gatsby-plugin-sharp": "^4.22.0",
|
||||
"gatsby-plugin-sitemap": "^5.22.0",
|
||||
"gatsby-plugin-offline": "^5.23.0",
|
||||
"gatsby-plugin-react-helmet": "^5.23.0",
|
||||
"gatsby-plugin-sharp": "^4.23.0",
|
||||
"gatsby-plugin-sitemap": "^5.23.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-source-filesystem": "^4.22.0",
|
||||
"gatsby-transformer-json": "^4.22.0",
|
||||
"gatsby-transformer-sharp": "^4.22.0",
|
||||
"gatsby-transformer-yaml": "^4.22.0",
|
||||
"gatsby-source-filesystem": "^4.23.0",
|
||||
"gatsby-transformer-json": "^4.23.0",
|
||||
"gatsby-transformer-sharp": "^4.23.0",
|
||||
"gatsby-transformer-yaml": "^4.23.0",
|
||||
"intersection-observer": "^0.12.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -51,8 +51,8 @@
|
||||
"vcf": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/node": "^7.18.10",
|
||||
"@babel/preset-env": "^7.19.0",
|
||||
"@babel/node": "^7.19.1",
|
||||
"@babel/preset-env": "^7.19.1",
|
||||
"@svgr/webpack": "^6.3.1",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user