Merge branch 'renovate/prismjs-1.x' into 'develop'
chore(deps): update dependency @types/prismjs to ^1.26.4 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10825
This commit is contained in:
commit
a82ed86539
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
"@types/insert-text-at-cursor": "^0.3.2",
|
||||
"@types/katex": "0.16.7",
|
||||
"@types/matter-js": "0.19.6",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/prismjs": "^1.26.4",
|
||||
"@types/punycode": "2.1.4",
|
||||
"@types/qrcode": "1.5.5",
|
||||
"@types/seedrandom": "3.0.8",
|
||||
|
|
|
@ -573,8 +573,8 @@ importers:
|
|||
specifier: 0.19.6
|
||||
version: 0.19.6
|
||||
'@types/prismjs':
|
||||
specifier: ^1.26.3
|
||||
version: 1.26.3
|
||||
specifier: ^1.26.4
|
||||
version: 1.26.4
|
||||
'@types/punycode':
|
||||
specifier: 2.1.4
|
||||
version: 2.1.4
|
||||
|
@ -2715,8 +2715,8 @@ packages:
|
|||
'@types/pg@8.11.6':
|
||||
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
|
||||
|
||||
'@types/prismjs@1.26.3':
|
||||
resolution: {integrity: sha512-A0D0aTXvjlqJ5ZILMz3rNfDBOx9hHxLZYv2by47Sm/pqW35zzjusrZTryatjN/Rf8Us2gZrJD+KeHbUSTux1Cw==}
|
||||
'@types/prismjs@1.26.4':
|
||||
resolution: {integrity: sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==}
|
||||
|
||||
'@types/probe-image-size@7.2.4':
|
||||
resolution: {integrity: sha512-HVqYj3L+D+S/6qpQRv5qMxrD/5pglzZuhP7ZIqgVSZ+Ck4z1TCFkNIRG8WesFueQTqWFTSgkkAl6f8lwxFPQSw==}
|
||||
|
@ -10517,7 +10517,7 @@ snapshots:
|
|||
pg-protocol: 1.6.1
|
||||
pg-types: 4.0.1
|
||||
|
||||
'@types/prismjs@1.26.3': {}
|
||||
'@types/prismjs@1.26.4': {}
|
||||
|
||||
'@types/probe-image-size@7.2.4':
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue