three js frog for fun

This commit is contained in:
2024-05-29 21:51:30 +02:00
parent 2b9387cd7c
commit e9bea5e1e5
6 changed files with 159 additions and 9 deletions

View File

@@ -11,6 +11,9 @@ importers:
socket.io-client:
specifier: ^4.7.5
version: 4.7.5
three:
specifier: ^0.164.1
version: 0.164.1
devDependencies:
autoprefixer:
specifier: ^10.4.19
@@ -714,6 +717,9 @@ packages:
thenify@3.3.1:
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
three@0.164.1:
resolution: {integrity: sha512-iC/hUBbl1vzFny7f5GtqzVXYjMJKaTPxiCxXfrvVdBi1Sf+jhd1CAkitiFwC7mIBFCo3MrDLJG97yisoaWig0w==}
to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
@@ -1411,6 +1417,8 @@ snapshots:
dependencies:
any-promise: 1.3.0
three@0.164.1: {}
to-regex-range@5.0.1:
dependencies:
is-number: 7.0.0