chore(deps): update dependency mdsvex to ^0.11.0 (#4782)

This commit is contained in:
renovate[bot] 2023-07-04 15:19:06 +01:00 committed by GitHub
parent db700df910
commit 0529dfd43e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@
"dependencies": {
"@sindresorhus/slugify": "^2.2.0",
"hast-util-to-string": "^2.0.0",
"mdsvex": "^0.10.6",
"mdsvex": "^0.11.0",
"postcss": ">=8.3.3 <9.0.0"
}
}

10
pnpm-lock.yaml generated
View File

@ -273,8 +273,8 @@ importers:
specifier: ^2.0.0
version: 2.0.0
mdsvex:
specifier: ^0.10.6
version: 0.10.6(svelte@3.59.2)
specifier: ^0.11.0
version: 0.11.0(svelte@3.59.2)
postcss:
specifier: '>=8.3.3 <9.0.0'
version: 8.4.21
@ -10653,10 +10653,10 @@ packages:
/mdn-data@2.0.30:
resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==}
/mdsvex@0.10.6(svelte@3.59.2):
resolution: {integrity: sha512-aGRDY0r5jx9+OOgFdyB9Xm3EBr9OUmcrTDPWLB7a7g8VPRxzPy4MOBmcVYgz7ErhAJ7bZ/coUoj6aHio3x/2mA==}
/mdsvex@0.11.0(svelte@3.59.2):
resolution: {integrity: sha512-gJF1s0N2nCmdxcKn8HDn0LKrN8poStqAicp6bBcsKFd/zkUBGLP5e7vnxu+g0pjBbDFOscUyI1mtHz+YK2TCDw==}
peerDependencies:
svelte: 3.x
svelte: '>=3 <5'
dependencies:
'@types/unist': 2.0.6
prism-svelte: 0.4.7