feat: add syntax highlighting
This commit is contained in:
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
@@ -195,6 +195,9 @@ importers:
|
||||
'@types/blueimp-md5':
|
||||
specifier: ^2.18.2
|
||||
version: 2.18.2
|
||||
'@types/codemirror':
|
||||
specifier: ^5.60.15
|
||||
version: 5.60.15
|
||||
'@types/dompurify':
|
||||
specifier: ^3.0.5
|
||||
version: 3.0.5
|
||||
@@ -983,6 +986,9 @@ packages:
|
||||
'@types/blueimp-md5@2.18.2':
|
||||
resolution: {integrity: sha512-dJ9yRry9Olt5GAWlgCtE5dK9d/Dfhn/V7hna86eEO2Pn76+E8Y0S0n61iEUEGhWXXgtKtHxtZLVNwL8X+vLHzg==}
|
||||
|
||||
'@types/codemirror@5.60.15':
|
||||
resolution: {integrity: sha512-dTOvwEQ+ouKJ/rE9LT1Ue2hmP6H1mZv5+CCnNWu2qtiOe2LQa9lCprEY20HxiDmV/Bxh+dXjywmy5aKvoGjULA==}
|
||||
|
||||
'@types/dompurify@3.0.5':
|
||||
resolution: {integrity: sha512-1Wg0g3BtQF7sSb27fJQAKck1HECM6zV1EB66j8JH9i3LCjYabJa0FSdiSgsD5K/RbrsR0SiraKacLB+T8ZVYAg==}
|
||||
|
||||
@@ -1040,6 +1046,9 @@ packages:
|
||||
'@types/streamsaver@2.0.4':
|
||||
resolution: {integrity: sha512-XxpGYIaBP+2NgZ5+4YeG7hI3wYAyOX8QB92xlPpNvStIAvlniml1th+D0bes1lUZz52IWkPlXMf88wy8NzFkbA==}
|
||||
|
||||
'@types/tern@0.23.9':
|
||||
resolution: {integrity: sha512-ypzHFE/wBzh+BlH6rrBgS5I/Z7RD21pGhZ2rltb/+ZrVM1awdZwjx7hE5XfuYgHWk9uvV5HLZN3SloevCAp3Bw==}
|
||||
|
||||
'@types/three@0.154.0':
|
||||
resolution: {integrity: sha512-IioqpGhch6FdLDh4zazRn3rXHj6Vn2nVOziJdXVbJFi9CaI65LtP9qqUtpzbsHK2Ezlox8NtsLNHSw3AQzucjA==}
|
||||
|
||||
@@ -4388,6 +4397,10 @@ snapshots:
|
||||
|
||||
'@types/blueimp-md5@2.18.2': {}
|
||||
|
||||
'@types/codemirror@5.60.15':
|
||||
dependencies:
|
||||
'@types/tern': 0.23.9
|
||||
|
||||
'@types/dompurify@3.0.5':
|
||||
dependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
@@ -4436,6 +4449,10 @@ snapshots:
|
||||
|
||||
'@types/streamsaver@2.0.4': {}
|
||||
|
||||
'@types/tern@0.23.9':
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
|
||||
'@types/three@0.154.0':
|
||||
dependencies:
|
||||
'@tweenjs/tween.js': 18.6.4
|
||||
|
||||
Reference in New Issue
Block a user