chore: switch to the typescript
and typescript-rtti
versions used in the online playground
This commit is contained in:
parent
1f2a59c802
commit
5872bd8537
@ -20,13 +20,12 @@
|
||||
},
|
||||
dependencies: {
|
||||
'reflect-metadata': '0.1.13',
|
||||
'typescript-rtti': '0.8.2',
|
||||
},
|
||||
devDependencies: {
|
||||
'@types/node': '18.11.18',
|
||||
'ts-node': '10.9.1',
|
||||
ttypescript: '1.5.15',
|
||||
typescript: '4.8.4',
|
||||
'typescript-rtti': '0.8.2',
|
||||
typescript: '4.7.4',
|
||||
'typescript-rtti': '0.8.3',
|
||||
},
|
||||
}
|
||||
|
@ -5,18 +5,18 @@ specifiers:
|
||||
reflect-metadata: 0.1.13
|
||||
ts-node: 10.9.1
|
||||
ttypescript: 1.5.15
|
||||
typescript: 4.8.4
|
||||
typescript-rtti: 0.8.2
|
||||
typescript: 4.7.4
|
||||
typescript-rtti: 0.8.3
|
||||
|
||||
dependencies:
|
||||
reflect-metadata: 0.1.13
|
||||
typescript-rtti: 0.8.2_tjkpoysld524rvy7hjviaz6rje
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 18.11.18
|
||||
ts-node: 10.9.1_vqcafhj4xvr2nzknlrdklk55zm
|
||||
ttypescript: 1.5.15_mwhvu7sfp6vq5ryuwb6hlbjfka
|
||||
typescript: 4.8.4
|
||||
ts-node: 10.9.1_nv75g3i7xuh23du6z7qul3uiqi
|
||||
ttypescript: 1.5.15_6oasmw356qmm23djlsjgkwvrtm
|
||||
typescript: 4.7.4
|
||||
typescript-rtti: 0.8.3_qh5shpxvbkbt6m3jqtkkp2svgu
|
||||
|
||||
packages:
|
||||
|
||||
@ -114,7 +114,6 @@ packages:
|
||||
|
||||
/reflect-metadata/0.1.13:
|
||||
resolution: {integrity: sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==}
|
||||
dev: false
|
||||
|
||||
/resolve/1.22.1:
|
||||
resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
|
||||
@ -130,7 +129,7 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dev: true
|
||||
|
||||
/ts-node/10.9.1_vqcafhj4xvr2nzknlrdklk55zm:
|
||||
/ts-node/10.9.1_nv75g3i7xuh23du6z7qul3uiqi:
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -156,12 +155,12 @@ packages:
|
||||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 4.8.4
|
||||
typescript: 4.7.4
|
||||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
/ttypescript/1.5.15_mwhvu7sfp6vq5ryuwb6hlbjfka:
|
||||
/ttypescript/1.5.15_6oasmw356qmm23djlsjgkwvrtm:
|
||||
resolution: {integrity: sha512-48ykDNHzFnPMnv4hYX1P8Q84TvCZyL1QlFxeuxsuZ48X2+ameBgPenvmCkHJtoOSxpoWTWi8NcgNrRnVDOmfSg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -169,25 +168,26 @@ packages:
|
||||
typescript: '>=3.2.2'
|
||||
dependencies:
|
||||
resolve: 1.22.1
|
||||
ts-node: 10.9.1_vqcafhj4xvr2nzknlrdklk55zm
|
||||
typescript: 4.8.4
|
||||
ts-node: 10.9.1_nv75g3i7xuh23du6z7qul3uiqi
|
||||
typescript: 4.7.4
|
||||
dev: true
|
||||
|
||||
/typescript-rtti/0.8.2_tjkpoysld524rvy7hjviaz6rje:
|
||||
resolution: {integrity: sha512-MZUHMX+Up1+7dYaAcOYSTxKc4PNLNXhuXYBkIzEKvQvxJ6xp7wcjTtiIYmB9+RJxRH5/9phZLqKTMpy20aQ4Aw==}
|
||||
/typescript-rtti/0.8.3_qh5shpxvbkbt6m3jqtkkp2svgu:
|
||||
resolution: {integrity: sha512-uX1A0JKs1o/ptLJqkubRCGgN7NOCYSTKRXyRIjG80exsLrPDq4jJWMfQxlHMAcv/zjoX0V6iIGU7bwjGWTzpLg==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
reflect-metadata: ^0.1.13
|
||||
typescript: '4.6'
|
||||
typescript: ^4.5 || ^4.6 || ^4.7
|
||||
dependencies:
|
||||
reflect-metadata: 0.1.13
|
||||
typescript: 4.8.4
|
||||
dev: false
|
||||
typescript: 4.7.4
|
||||
dev: true
|
||||
|
||||
/typescript/4.8.4:
|
||||
resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==}
|
||||
/typescript/4.7.4:
|
||||
resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/v8-compile-cache-lib/3.0.1:
|
||||
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
||||
|
Loading…
Reference in New Issue
Block a user