Skip to content

Commit

Permalink
fix(deps): update www (#1285)
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 Jan 1, 2024
1 parent 069f3a2 commit 968bbb4
Show file tree
Hide file tree
Showing 2 changed files with 732 additions and 321 deletions.
26 changes: 13 additions & 13 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,30 @@
"serve": "gatsby serve"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@mdx-js/react": "^2.3.0",
"@react-three/drei": "^9.90.1",
"@react-three/drei": "^9.92.7",
"@theme-ui/mdx": "~0.16.1",
"@theme-ui/preset-tailwind": "~0.16.1",
"gatsby": "^5.12.12",
"gatsby-adapter-netlify": "^1.0.4",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-plugin-sitemap": "^6.12.3",
"gatsby": "^5.13.1",
"gatsby-adapter-netlify": "^1.1.1",
"gatsby-plugin-catch-links": "^5.13.0",
"gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.0",
"gatsby-plugin-sharp": "^5.13.0",
"gatsby-plugin-sitemap": "^6.13.0",
"gatsby-plugin-theme-ui": "~0.16.1",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-source-filesystem": "^5.13.0",
"gatsby-source-github-api": "^1.0.0",
"gatsby-transformer-sharp": "^5.12.3",
"gatsby-transformer-yaml": "^5.12.0",
"gatsby-transformer-sharp": "^5.13.0",
"gatsby-transformer-yaml": "^5.13.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-responsive": "^9.0.2",
"react-share": "^4.4.1",
"react-three-fiber": "^6.0.13",
"theme-ui": "~0.16.1",
"three": "^0.159.0"
"three": "^0.160.0"
},
"devDependencies": {
"gatsby-plugin-webpack-statoscope": "^1.0.3"
Expand Down
Loading

0 comments on commit 968bbb4

Please sign in to comment.