initial commit

This commit is contained in:
2024-08-30 17:59:14 +02:00
parent 65e9b294a1
commit 59015da143
19 changed files with 187 additions and 123 deletions

10
pnpm-lock.yaml generated
View File

@@ -36,6 +36,9 @@ importers:
postcss:
specifier: ^8
version: 8.4.41
prettier:
specifier: ^3.3.3
version: 3.3.3
tailwindcss:
specifier: ^3.4.1
version: 3.4.10
@@ -1210,6 +1213,11 @@ packages:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
prettier@3.3.3:
resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==}
engines: {node: '>=14'}
hasBin: true
prop-types@15.8.1:
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
@@ -2875,6 +2883,8 @@ snapshots:
prelude-ls@1.2.1: {}
prettier@3.3.3: {}
prop-types@15.8.1:
dependencies:
loose-envify: 1.4.0