root layout
This commit is contained in:
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -14,6 +14,7 @@ importers:
|
||||
astro-eslint-parser: ^0.12.0
|
||||
eslint: ^8.36.0
|
||||
prettier: ^2.7.1
|
||||
prettier-plugin-astro: ^0.8.0
|
||||
typescript: ^4.8.4
|
||||
devDependencies:
|
||||
'@changesets/cli': 2.25.0
|
||||
@@ -23,6 +24,7 @@ importers:
|
||||
astro-eslint-parser: 0.12.0
|
||||
eslint: 8.36.0
|
||||
prettier: 2.7.1
|
||||
prettier-plugin-astro: 0.8.0
|
||||
typescript: 4.8.4
|
||||
|
||||
packages/helpers:
|
||||
@@ -86,6 +88,8 @@ importers:
|
||||
specifiers:
|
||||
'@astrojs/react': ^2.1.0
|
||||
'@astrojs/tailwind': ^3.1.0
|
||||
'@fontsource/jetbrains-mono': ^4.5.12
|
||||
'@fontsource/rubik': ^4.5.14
|
||||
'@headlessui/react': ^1.6.6
|
||||
'@heroicons/react': ^1.0.6
|
||||
'@reach/rect': ^0.17.0
|
||||
@@ -124,6 +128,8 @@ importers:
|
||||
zod: ^3.17.10
|
||||
dependencies:
|
||||
'@astrojs/react': 2.1.0_v7vsrdtui4d36prbwvdnlb7tpq
|
||||
'@fontsource/jetbrains-mono': 4.5.12
|
||||
'@fontsource/rubik': 4.5.14
|
||||
'@headlessui/react': 1.6.6_biqbaboplfbrettd7655fr4n2y
|
||||
'@heroicons/react': 1.0.6_react@18.2.0
|
||||
'@reach/rect': 0.17.0_biqbaboplfbrettd7655fr4n2y
|
||||
@@ -2078,6 +2084,14 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@fontsource/jetbrains-mono/4.5.12:
|
||||
resolution: {integrity: sha512-LJF1ala1/u+wXZmESFqIk08FA9yGX4/uAAleCHmXUMgEjvNAYFHUQQ7eK5hQQoBOwh99cU5suTrqYqEkgzwzPA==}
|
||||
dev: false
|
||||
|
||||
/@fontsource/rubik/4.5.14:
|
||||
resolution: {integrity: sha512-EvMK3kkeAgKkk8qAeT4PjpyAYyu72pIlJm+SXJ5vR/xhCX2yj2xoq3+YS38rPmPcCAnrAVONoQ3ezLxVm6jhBA==}
|
||||
dev: false
|
||||
|
||||
/@gar/promisify/1.1.3:
|
||||
resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==}
|
||||
dev: true
|
||||
@@ -9071,6 +9085,16 @@ packages:
|
||||
sass-formatter: 0.7.6
|
||||
synckit: 0.8.5
|
||||
|
||||
/prettier-plugin-astro/0.8.0:
|
||||
resolution: {integrity: sha512-kt9wk33J7HvFGwFaHb8piwy4zbUmabC8Nu+qCw493jhe96YkpjscqGBPy4nJ9TPy9pd7+kEx1zM81rp+MIdrXg==}
|
||||
engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'}
|
||||
dependencies:
|
||||
'@astrojs/compiler': 1.2.0
|
||||
prettier: 2.8.4
|
||||
sass-formatter: 0.7.6
|
||||
synckit: 0.8.5
|
||||
dev: true
|
||||
|
||||
/prettier/2.7.1:
|
||||
resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
|
||||
Reference in New Issue
Block a user