Skip to content

Commit

Permalink
chore(www): Update deps (#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored Dec 24, 2024
1 parent af17a18 commit 3816890
Show file tree
Hide file tree
Showing 2 changed files with 1,571 additions and 579 deletions.
26 changes: 13 additions & 13 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@
"serve": "gatsby serve"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@mdx-js/react": "^2.3.0",
"@react-three/drei": "^9.111.5",
"@react-three/fiber": "^8.17.6",
"@react-three/drei": "^9.120.4",
"@react-three/fiber": "^8.17.10",
"@theme-ui/mdx": "~0.16.2",
"@theme-ui/preset-tailwind": "~0.16.2",
"gatsby": "^5.13.7",
"gatsby-adapter-netlify": "^1.1.7",
"gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby": "^5.14.1",
"gatsby-adapter-netlify": "^1.2.0",
"gatsby-plugin-catch-links": "^5.14.0",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-manifest": "^5.14.0",
"gatsby-plugin-sharp": "^5.14.0",
"gatsby-plugin-sitemap": "^6.14.0",
"gatsby-plugin-theme-ui": "~0.16.2",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-source-filesystem": "^5.14.0",
"gatsby-source-github-api": "^1.0.0",
"gatsby-transformer-sharp": "^5.13.1",
"gatsby-transformer-yaml": "^5.13.1",
"gatsby-transformer-sharp": "^5.14.0",
"gatsby-transformer-yaml": "^5.14.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-responsive": "^10.0.0",
Expand Down
Loading

0 comments on commit 3816890

Please sign in to comment.