|
|
|
@ -2,6 +2,7 @@ lockfileVersion: 5.3
|
|
|
|
|
|
|
|
|
|
specifiers: |
|
|
|
|
'@types/howler': ^2.2.3 |
|
|
|
|
'@types/node': ^16.0.1 |
|
|
|
|
'@vitejs/plugin-legacy': ^1.4.3 |
|
|
|
|
howler: ^2.2.3 |
|
|
|
|
prettier: 2.3.2 |
|
|
|
@ -13,6 +14,7 @@ dependencies:
|
|
|
|
|
|
|
|
|
|
devDependencies: |
|
|
|
|
'@types/howler': 2.2.3 |
|
|
|
|
'@types/node': 16.0.1 |
|
|
|
|
'@vitejs/plugin-legacy': 1.4.3_vite@2.4.1 |
|
|
|
|
prettier: 2.3.2 |
|
|
|
|
typescript: 4.3.5 |
|
|
|
@ -29,6 +31,10 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-rzIE56NmGh7t8LdZT/zuBMa9iZvwqVmB65gNhwNLtrGEIHdWkEDp1fVmoM/zctR4UJZFe0uP01AmPuPzOwhecA==} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@types/node/16.0.1: |
|
|
|
|
resolution: {integrity: sha512-hBOx4SUlEPKwRi6PrXuTGw1z6lz0fjsibcWCM378YxsSu/6+C30L6CR49zIBKHiwNWCYIcOLjg4OHKZaFeLAug==} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@vitejs/plugin-legacy/1.4.3_vite@2.4.1: |
|
|
|
|
resolution: {integrity: sha512-lxZUJaMWYMQuqvZM1wPzDP6KABQgA/drVL5fnaygEPcz9adc2OHhfFNN/SvvHQ1V0rP8gybIc7uA+iI1gAdkVQ==} |
|
|
|
|
engines: {node: '>=12.0.0'} |
|
|
|
|