chore(deps): update dependency @types/prismjs to ^1.26.4
This commit is contained in:
parent
2257721fe3
commit
11ded9491e
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
||||||
"@types/insert-text-at-cursor": "^0.3.2",
|
"@types/insert-text-at-cursor": "^0.3.2",
|
||||||
"@types/katex": "0.16.7",
|
"@types/katex": "0.16.7",
|
||||||
"@types/matter-js": "0.19.6",
|
"@types/matter-js": "0.19.6",
|
||||||
"@types/prismjs": "^1.26.3",
|
"@types/prismjs": "^1.26.4",
|
||||||
"@types/punycode": "2.1.4",
|
"@types/punycode": "2.1.4",
|
||||||
"@types/qrcode": "1.5.5",
|
"@types/qrcode": "1.5.5",
|
||||||
"@types/seedrandom": "3.0.8",
|
"@types/seedrandom": "3.0.8",
|
||||||
|
|
|
@ -573,8 +573,8 @@ importers:
|
||||||
specifier: 0.19.6
|
specifier: 0.19.6
|
||||||
version: 0.19.6
|
version: 0.19.6
|
||||||
'@types/prismjs':
|
'@types/prismjs':
|
||||||
specifier: ^1.26.3
|
specifier: ^1.26.4
|
||||||
version: 1.26.3
|
version: 1.26.4
|
||||||
'@types/punycode':
|
'@types/punycode':
|
||||||
specifier: 2.1.4
|
specifier: 2.1.4
|
||||||
version: 2.1.4
|
version: 2.1.4
|
||||||
|
@ -2715,8 +2715,8 @@ packages:
|
||||||
'@types/pg@8.11.5':
|
'@types/pg@8.11.5':
|
||||||
resolution: {integrity: sha512-2xMjVviMxneZHDHX5p5S6tsRRs7TpDHeeK7kTTMe/kAC/mRRNjWHjZg0rkiY+e17jXSZV3zJYDxXV8Cy72/Vuw==}
|
resolution: {integrity: sha512-2xMjVviMxneZHDHX5p5S6tsRRs7TpDHeeK7kTTMe/kAC/mRRNjWHjZg0rkiY+e17jXSZV3zJYDxXV8Cy72/Vuw==}
|
||||||
|
|
||||||
'@types/prismjs@1.26.3':
|
'@types/prismjs@1.26.4':
|
||||||
resolution: {integrity: sha512-A0D0aTXvjlqJ5ZILMz3rNfDBOx9hHxLZYv2by47Sm/pqW35zzjusrZTryatjN/Rf8Us2gZrJD+KeHbUSTux1Cw==}
|
resolution: {integrity: sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==}
|
||||||
|
|
||||||
'@types/probe-image-size@7.2.4':
|
'@types/probe-image-size@7.2.4':
|
||||||
resolution: {integrity: sha512-HVqYj3L+D+S/6qpQRv5qMxrD/5pglzZuhP7ZIqgVSZ+Ck4z1TCFkNIRG8WesFueQTqWFTSgkkAl6f8lwxFPQSw==}
|
resolution: {integrity: sha512-HVqYj3L+D+S/6qpQRv5qMxrD/5pglzZuhP7ZIqgVSZ+Ck4z1TCFkNIRG8WesFueQTqWFTSgkkAl6f8lwxFPQSw==}
|
||||||
|
@ -10526,7 +10526,7 @@ snapshots:
|
||||||
pg-protocol: 1.6.1
|
pg-protocol: 1.6.1
|
||||||
pg-types: 4.0.1
|
pg-types: 4.0.1
|
||||||
|
|
||||||
'@types/prismjs@1.26.3': {}
|
'@types/prismjs@1.26.4': {}
|
||||||
|
|
||||||
'@types/probe-image-size@7.2.4':
|
'@types/probe-image-size@7.2.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue