1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 00:38:06 +00:00

add missing tsc dependency

This commit is contained in:
thatmattlove 2022-12-19 15:33:56 -05:00
parent f4a7d128e2
commit f8fcbd306c
2 changed files with 10 additions and 1 deletions

View file

@ -18,6 +18,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.11.17"
"@types/node": "^18.11.17",
"typescript": "^4.9.4"
}
}

8
docs/pnpm-lock.yaml generated
View file

@ -7,6 +7,7 @@ specifiers:
nextra-theme-docs: ^2.0.1
react: ^18.2.0
react-dom: ^18.2.0
typescript: ^4.9.4
dependencies:
next: 13.0.6_biqbaboplfbrettd7655fr4n2y
@ -17,6 +18,7 @@ dependencies:
devDependencies:
'@types/node': 18.11.17
typescript: 4.9.4
packages:
@ -1821,6 +1823,12 @@ packages:
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
dev: false
/typescript/4.9.4:
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
/unified/10.1.2:
resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==}
dependencies: