Skip to content

Commit 57a8391

Browse files
fix(deps): update www (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d73951c commit 57a8391

File tree

2 files changed

+206
-216
lines changed

2 files changed

+206
-216
lines changed

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-three/fiber": "^8.18.0",
2020
"@theme-ui/mdx": "~0.17.2",
2121
"@theme-ui/preset-tailwind": "~0.17.2",
22-
"gatsby": "^5.14.1",
22+
"gatsby": "^5.14.3",
2323
"gatsby-adapter-netlify": "^1.2.0",
2424
"gatsby-plugin-catch-links": "^5.14.0",
2525
"gatsby-plugin-image": "^3.14.0",
@@ -35,7 +35,7 @@
3535
"react-dom": "^18.3.1",
3636
"react-responsive": "^10.0.1",
3737
"theme-ui": "~0.17.2",
38-
"three": "^0.175.0"
38+
"three": "^0.176.0"
3939
},
4040
"devDependencies": {
4141
"ajv": "^8.17.1",

0 commit comments

Comments
 (0)