mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
Bump svelte-markdown from 0.2.2 to 0.2.3 in /frontend (#425)
Bumps [svelte-markdown](https://github.com/pablo-abc/svelte-markdown) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/pablo-abc/svelte-markdown/releases) - [Commits](https://github.com/pablo-abc/svelte-markdown/compare/0.2.2...0.2.3) --- updated-dependencies: - dependency-name: svelte-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -47,7 +47,7 @@
|
||||
"svelte-check": "^2.8.0",
|
||||
"svelte-heros": "^2.3.3",
|
||||
"svelte-highlight": "^6.2.1",
|
||||
"svelte-markdown": "^0.2.1",
|
||||
"svelte-markdown": "^0.2.3",
|
||||
"svelte-overlay": "^1.4.1",
|
||||
"svelte-popperjs": "^1.2.11",
|
||||
"svelte-preprocess": "^4.9.8",
|
||||
@@ -5164,9 +5164,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/svelte-markdown": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/svelte-markdown/-/svelte-markdown-0.2.2.tgz",
|
||||
"integrity": "sha512-bNxpG3gRbC2UjAFakIMcLEzVq5db2Md57aeU4wKCuffSfD6f7RkvtYDqbrAk2ycC55t3wykOy0E7KDuvVKyDYA==",
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/svelte-markdown/-/svelte-markdown-0.2.3.tgz",
|
||||
"integrity": "sha512-2h680NzTXnAD0CXhxe3GeHl6W+ayG4iKQRl+BIDRw+R0mUE0OiNxP1Vt8Rn+aWevB/LBiBIPCAwvL+0BkG057A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/marked": "^4.0.1",
|
||||
@@ -9419,9 +9419,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"svelte-markdown": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/svelte-markdown/-/svelte-markdown-0.2.2.tgz",
|
||||
"integrity": "sha512-bNxpG3gRbC2UjAFakIMcLEzVq5db2Md57aeU4wKCuffSfD6f7RkvtYDqbrAk2ycC55t3wykOy0E7KDuvVKyDYA==",
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/svelte-markdown/-/svelte-markdown-0.2.3.tgz",
|
||||
"integrity": "sha512-2h680NzTXnAD0CXhxe3GeHl6W+ayG4iKQRl+BIDRw+R0mUE0OiNxP1Vt8Rn+aWevB/LBiBIPCAwvL+0BkG057A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/marked": "^4.0.1",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"svelte-check": "^2.8.0",
|
||||
"svelte-heros": "^2.3.3",
|
||||
"svelte-highlight": "^6.2.1",
|
||||
"svelte-markdown": "^0.2.1",
|
||||
"svelte-markdown": "^0.2.3",
|
||||
"svelte-overlay": "^1.4.1",
|
||||
"svelte-popperjs": "^1.2.11",
|
||||
"svelte-preprocess": "^4.9.8",
|
||||
|
||||
Reference in New Issue
Block a user