Skip to content

Commit

Permalink
fix(deps): update www (#1319)
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] committed Mar 1, 2024
1 parent 76ead9c commit a906969
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 112 deletions.
14 changes: 7 additions & 7 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"serve": "gatsby serve"
},
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/react": "^11.11.4",
"@mdx-js/react": "^2.3.0",
"@react-three/drei": "^9.97.0",
"@theme-ui/mdx": "~0.16.1",
"@theme-ui/preset-tailwind": "~0.16.1",
"@react-three/drei": "^9.99.5",
"@theme-ui/mdx": "~0.16.2",
"@theme-ui/preset-tailwind": "~0.16.2",
"gatsby": "^5.13.3",
"gatsby-adapter-netlify": "^1.1.3",
"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-plugin-theme-ui": "~0.16.1",
"gatsby-plugin-theme-ui": "~0.16.2",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-source-github-api": "^1.0.0",
"gatsby-transformer-sharp": "^5.13.1",
Expand All @@ -35,8 +35,8 @@
"react-responsive": "^9.0.2",
"react-share": "^4.4.1",
"react-three-fiber": "^6.0.13",
"theme-ui": "~0.16.1",
"three": "^0.161.0"
"theme-ui": "~0.16.2",
"three": "^0.162.0"
},
"devDependencies": {
"gatsby-plugin-webpack-statoscope": "^1.0.3"
Expand Down

0 comments on commit a906969

Please sign in to comment.