mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
chore(deps): bump monaco-editor-workers in /frontend (#459)
Bumps [monaco-editor-workers](https://github.com/TypeFox/monaco-components/tree/HEAD/packages/monaco-editor-workers) from 0.34.0 to 0.34.1. - [Release notes](https://github.com/TypeFox/monaco-components/releases) - [Changelog](https://github.com/TypeFox/monaco-components/blob/main/packages/monaco-editor-workers/CHANGELOG.md) - [Commits](https://github.com/TypeFox/monaco-components/commits/HEAD/packages/monaco-editor-workers) --- updated-dependencies: - dependency-name: monaco-editor-workers dependency-type: direct:production 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
@@ -13,7 +13,7 @@
|
||||
"fuse.js": "^6.4.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"monaco-editor": "^0.33.0",
|
||||
"monaco-editor-workers": "^0.34.0",
|
||||
"monaco-editor-workers": "^0.34.1",
|
||||
"monaco-languageclient": "2.1.0",
|
||||
"vscode-ws-jsonrpc": "^1.0.2"
|
||||
},
|
||||
@@ -3252,9 +3252,9 @@
|
||||
"integrity": "sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw=="
|
||||
},
|
||||
"node_modules/monaco-editor-workers": {
|
||||
"version": "0.34.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-workers/-/monaco-editor-workers-0.34.0.tgz",
|
||||
"integrity": "sha512-UnYsdUOiHz9X09ZDsmiZmWLhw2xuElJd+2712aA6EqCDIUXngYL8QbICT1xnLNFqYEjwFmKD2HUkDl0N8PrTcg==",
|
||||
"version": "0.34.1",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-workers/-/monaco-editor-workers-0.34.1.tgz",
|
||||
"integrity": "sha512-llqwgB6wPWIY079GSUGOHJFN9n89KgP6AHYR6cVhsn36G4mjAdwUaJ0FbYJfLwkM6YhHkt4AuyWFaEDb3Ce/Jw==",
|
||||
"dependencies": {
|
||||
"monaco-editor": "0.34.0"
|
||||
}
|
||||
@@ -7932,9 +7932,9 @@
|
||||
"integrity": "sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw=="
|
||||
},
|
||||
"monaco-editor-workers": {
|
||||
"version": "0.34.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-workers/-/monaco-editor-workers-0.34.0.tgz",
|
||||
"integrity": "sha512-UnYsdUOiHz9X09ZDsmiZmWLhw2xuElJd+2712aA6EqCDIUXngYL8QbICT1xnLNFqYEjwFmKD2HUkDl0N8PrTcg==",
|
||||
"version": "0.34.1",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-workers/-/monaco-editor-workers-0.34.1.tgz",
|
||||
"integrity": "sha512-llqwgB6wPWIY079GSUGOHJFN9n89KgP6AHYR6cVhsn36G4mjAdwUaJ0FbYJfLwkM6YhHkt4AuyWFaEDb3Ce/Jw==",
|
||||
"requires": {
|
||||
"monaco-editor": "0.34.0"
|
||||
},
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"fuse.js": "^6.4.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"monaco-editor": "^0.33.0",
|
||||
"monaco-editor-workers": "^0.34.0",
|
||||
"monaco-editor-workers": "^0.34.1",
|
||||
"monaco-languageclient": "2.1.0",
|
||||
"vscode-ws-jsonrpc": "^1.0.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user