Skip to content

Commit

Permalink
fix(deps): update www (#1385)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 7867212 commit c22d9b7
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 880 deletions.
14 changes: 7 additions & 7 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@mdx-js/react": "^2.3.0",
"@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",
"@react-three/drei": "^9.121.4",
"@react-three/fiber": "^8.17.14",
"@theme-ui/mdx": "~0.17.1",
"@theme-ui/preset-tailwind": "~0.17.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-plugin-theme-ui": "~0.17.1",
"gatsby-source-filesystem": "^5.14.0",
"gatsby-source-github-api": "^1.0.0",
"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",
"theme-ui": "~0.16.2",
"three": "^0.168.0"
"theme-ui": "~0.17.1",
"three": "^0.173.0"
},
"devDependencies": {
"ajv": "^8.17.1",
Expand Down
Loading

0 comments on commit c22d9b7

Please sign in to comment.