mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 08:01:35 +00:00
chore(deps-dev): bump svelte-highlight from 6.0.1 to 6.1.2 in /frontend (#164)
Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight) from 6.0.1 to 6.1.2. - [Release notes](https://github.com/metonym/svelte-highlight/releases) - [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md) - [Commits](https://github.com/metonym/svelte-highlight/compare/v6.0.1...v6.1.2) --- updated-dependencies: - dependency-name: svelte-highlight dependency-type: direct:development update-type: version-update:semver-minor ... 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
@@ -42,7 +42,7 @@
|
||||
"svelte": "^3.42.6",
|
||||
"svelte-awesome": "^3.0.0",
|
||||
"svelte-check": "^2.8.0",
|
||||
"svelte-highlight": "^6.0.1",
|
||||
"svelte-highlight": "^6.1.2",
|
||||
"svelte-markdown": "^0.2.1",
|
||||
"svelte-preprocess": "^4.9.8",
|
||||
"svelte-split-pane": "^0.1.2",
|
||||
@@ -6024,9 +6024,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/svelte-highlight": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-6.0.1.tgz",
|
||||
"integrity": "sha512-FOe0ePVoP59VO7e0cAXZ7OMooXEuC/lh0FK4Zr++3qRzNWm14a/ljICBTGZXqD+/l3mAIB5EzkVu3Nc/TZEyuA==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-6.1.2.tgz",
|
||||
"integrity": "sha512-Oe78gBhU8YrQSA9K8mBYn23oNLtitEi7dO0AvKmDKHqNvQR9WCBFT6BhPPWXC7ONInH8F6dv4hRrgJYJM7iXOw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"highlight.js": "11.5.0"
|
||||
@@ -11049,9 +11049,9 @@
|
||||
}
|
||||
},
|
||||
"svelte-highlight": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-6.0.1.tgz",
|
||||
"integrity": "sha512-FOe0ePVoP59VO7e0cAXZ7OMooXEuC/lh0FK4Zr++3qRzNWm14a/ljICBTGZXqD+/l3mAIB5EzkVu3Nc/TZEyuA==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-6.1.2.tgz",
|
||||
"integrity": "sha512-Oe78gBhU8YrQSA9K8mBYn23oNLtitEi7dO0AvKmDKHqNvQR9WCBFT6BhPPWXC7ONInH8F6dv4hRrgJYJM7iXOw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"highlight.js": "11.5.0"
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"stylelint-config-recommended": "^8.0.0",
|
||||
"svelte": "^3.42.6",
|
||||
"svelte-check": "^2.8.0",
|
||||
"svelte-highlight": "^6.0.1",
|
||||
"svelte-highlight": "^6.1.2",
|
||||
"svelte-preprocess": "^4.9.8",
|
||||
"svelte2tsx": "^0.5.11",
|
||||
"tailwindcss": "^3.1.4",
|
||||
|
||||
Reference in New Issue
Block a user