Skip to content

Commit

Permalink
chore(deps): update dependency @monaco-editor/react to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 7b76466 commit 0f563b5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"coverage": "vitest --coverage"
},
"dependencies": {
"@monaco-editor/react": "4.4.6",
"@monaco-editor/react": "4.5.2",
"@types/chroma-js": "^2.1.4",
"dom-to-image-more": "3.1.6",
"file-saver": "2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion settings-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"preview": "vite preview"
},
"dependencies": {
"@monaco-editor/react": "4.4.6",
"@monaco-editor/react": "4.5.2",
"@tabler/icons-react": "2.25.0",
"monaco-editor": "0.36.0"
},
Expand Down
17 changes: 8 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1633,7 +1633,7 @@ __metadata:
"@mantine/notifications": 6.0.16
"@mantine/prism": 6.0.16
"@mantine/tiptap": 6.0.16
"@monaco-editor/react": 4.4.6
"@monaco-editor/react": 4.5.2
"@tabler/icons-react": 2.25.0
"@testing-library/cypress": ^9.0.0
"@testing-library/jest-dom": ^5.16.4
Expand Down Expand Up @@ -1808,7 +1808,7 @@ __metadata:
resolution: "@devtable/settings-form@workspace:settings-form"
dependencies:
"@emotion/babel-plugin": 11.11.0
"@monaco-editor/react": 4.4.6
"@monaco-editor/react": 4.5.2
"@tabler/icons-react": 2.25.0
"@types/crypto-js": v4.1.1
"@types/lodash": ^4.14.182
Expand Down Expand Up @@ -3116,7 +3116,7 @@ __metadata:
languageName: node
linkType: hard

"@monaco-editor/loader@npm:^1.3.2":
"@monaco-editor/loader@npm:^1.3.3":
version: 1.3.3
resolution: "@monaco-editor/loader@npm:1.3.3"
dependencies:
Expand All @@ -3127,17 +3127,16 @@ __metadata:
languageName: node
linkType: hard

"@monaco-editor/react@npm:4.4.6":
version: 4.4.6
resolution: "@monaco-editor/react@npm:4.4.6"
"@monaco-editor/react@npm:4.5.2":
version: 4.5.2
resolution: "@monaco-editor/react@npm:4.5.2"
dependencies:
"@monaco-editor/loader": ^1.3.2
prop-types: ^15.7.2
"@monaco-editor/loader": ^1.3.3
peerDependencies:
monaco-editor: ">= 0.25.0 < 1"
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: cb25b5ce153608c2a4291390456488e100c5e3ac48a913875c98182836e2a9f315d4f96e85cf6f7d4b1eadff8d08d13356e38891b472894155bcb2c4aeaf3b1c
checksum: b739b9012729daaa2acc6bccc100cc6e96770b4a5d3779360775b7c69e9b7a333152d639e554e28395302c5c914ad692951a930ffdb2f21916f3cdbe487916c2
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f563b5

Please sign in to comment.