Skip to content

Commit

Permalink
fix(deps): update www (#1361)
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 Sep 1, 2024
1 parent c7f02ab commit b90e985
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 114 deletions.
12 changes: 6 additions & 6 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"serve": "gatsby serve"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.3",
"@mdx-js/react": "^2.3.0",
"@react-three/drei": "^9.108.3",
"@react-three/fiber": "^8.16.8",
"@react-three/drei": "^9.111.5",
"@react-three/fiber": "^8.17.6",
"@theme-ui/mdx": "~0.16.2",
"@theme-ui/preset-tailwind": "~0.16.2",
"gatsby": "^5.13.6",
"gatsby-adapter-netlify": "^1.1.6",
"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",
Expand All @@ -35,7 +35,7 @@
"react-dom": "^18.3.1",
"react-responsive": "^10.0.0",
"theme-ui": "~0.16.2",
"three": "^0.166.1"
"three": "^0.168.0"
},
"devDependencies": {
"gatsby-plugin-webpack-statoscope": "^1.0.3"
Expand Down
Loading

0 comments on commit b90e985

Please sign in to comment.