chore(deps): update dependency @types/prismjs to v1.26.1 (#5671)

* chore(deps): update dependency @types/prismjs to v1.26.1

* add changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
This commit is contained in:
renovate[bot] 2023-09-25 15:04:20 -07:00 committed by GitHub
parent 2e25d43058
commit 6a36c3b786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 8 deletions

View File

@ -0,0 +1,7 @@
---
"@gradio/chatbot": patch
"@gradio/markdown": patch
"gradio": patch
---
feat:chore(deps): update dependency @types/prismjs to v1.26.1

View File

@ -17,7 +17,7 @@
"@gradio/utils": "workspace:^",
"@types/dompurify": "^3.0.2",
"@types/katex": "^0.16.0",
"@types/prismjs": "1.26.0"
"@types/prismjs": "1.26.1"
},
"main_changeset": true,
"exports": {

View File

@ -21,7 +21,7 @@
"@gradio/utils": "workspace:^",
"@types/dompurify": "^3.0.2",
"@types/katex": "^0.16.0",
"@types/prismjs": "1.26.0",
"@types/prismjs": "1.26.1",
"dompurify": "^3.0.3",
"katex": "^0.16.7",
"marked": "^7.0.0",

17
pnpm-lock.yaml generated
View File

@ -1,4 +1,4 @@
lockfileVersion: '6.1'
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
@ -596,8 +596,8 @@ importers:
specifier: ^0.16.0
version: 0.16.0
'@types/prismjs':
specifier: 1.26.0
version: 1.26.0
specifier: 1.26.1
version: 1.26.1
js/checkbox:
dependencies:
@ -944,8 +944,8 @@ importers:
specifier: ^0.16.0
version: 0.16.0
'@types/prismjs':
specifier: 1.26.0
version: 1.26.0
specifier: 1.26.1
version: 1.26.1
dompurify:
specifier: ^3.0.3
version: 3.0.3
@ -6401,7 +6401,7 @@ packages:
peerDependencies:
'@sveltejs/kit': ^1.0.0
dependencies:
'@sveltejs/kit': 1.16.3(svelte@3.59.2)(vite@4.3.9)
'@sveltejs/kit': 1.16.3(svelte@3.57.0)(vite@4.3.5)
import-meta-resolve: 3.0.0
dev: true
@ -6955,6 +6955,11 @@ packages:
/@types/prismjs@1.26.0:
resolution: {integrity: sha512-ZTaqn/qSqUuAq1YwvOFQfVW1AR/oQJlLSZVustdjwI+GZ8kr0MSHBj0tsXPW1EqHubx50gtBEjbPGsdZwQwCjQ==}
dev: true
/@types/prismjs@1.26.1:
resolution: {integrity: sha512-Q7jDsRbzcNHIQje15CS/piKhu6lMLb9jwjxSfEIi4KcFKXW23GoJMkwQiJ8VObyfx+VmUaDcJxXaWN+cTCjVog==}
dev: false
/@types/prop-types@15.7.5:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}