Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent ee7f835 commit 35812b2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@o3r/testing": "workspace:^",
"@o3r/training-tools": "workspace:^",
"@popperjs/core": "^2.11.5",
"@vscode/codicons": "^0.0.35",
"@vscode/codicons": "^0.0.36",
"@webcontainer/api": "~1.2.4",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.0.0",
Expand All @@ -73,7 +73,7 @@
"bootstrap": "5.3.3",
"highlight.js": "^11.8.0",
"intl-messageformat": "~10.5.1",
"monaco-editor": "~0.50.0",
"monaco-editor": "~0.51.0",
"ngx-highlightjs": "^12.0.0",
"ngx-monaco-editor-v2": "^18.0.0",
"ngx-monaco-tree": "^18.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8834,7 +8834,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.14.1"
"@typescript-eslint/types": "npm:^7.14.1"
"@typescript-eslint/utils": "npm:^7.14.1"
"@vscode/codicons": "npm:^0.0.35"
"@vscode/codicons": "npm:^0.0.36"
"@webcontainer/api": "npm:~1.2.4"
"@xterm/addon-fit": "npm:^0.10.0"
"@xterm/xterm": "npm:^5.0.0"
Expand All @@ -8858,7 +8858,7 @@ __metadata:
jsonc-eslint-parser: "npm:~2.4.0"
lighthouse: "npm:~12.2.0"
minimist: "npm:^1.2.6"
monaco-editor: "npm:~0.50.0"
monaco-editor: "npm:~0.51.0"
ngx-highlightjs: "npm:^12.0.0"
ngx-monaco-editor-v2: "npm:^18.0.0"
ngx-monaco-tree: "npm:^18.1.0"
Expand Down Expand Up @@ -13004,10 +13004,10 @@ __metadata:
languageName: node
linkType: hard

"@vscode/codicons@npm:^0.0.35":
version: 0.0.35
resolution: "@vscode/codicons@npm:0.0.35"
checksum: 10/eed59049130e413467de7acac7b6627d07086978eab9480cce6ddb7d36eeeb2ace28176a855861c2e76b35739dc1540c49a5336194a15ea8c2cf765f6356a485
"@vscode/codicons@npm:^0.0.36":
version: 0.0.36
resolution: "@vscode/codicons@npm:0.0.36"
checksum: 10/c360387f6d550ddb5039f6ed92ecf08531ad247226a9340cf444d80264daba9771ebc6e1eaeac945b58932ca3795b3deab3a58964c035973adc509e912fb388a
languageName: node
linkType: hard

Expand Down Expand Up @@ -25087,10 +25087,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:~0.50.0":
version: 0.50.0
resolution: "monaco-editor@npm:0.50.0"
checksum: 10/594f2a3812147c1ef41c4dba444c649c32af95c3eb09529049bb7a2cb38e1747facbae0a459a07140e77cf9d73df41f034399804f9123f9cfff45394321a3983
"monaco-editor@npm:~0.51.0":
version: 0.51.0
resolution: "monaco-editor@npm:0.51.0"
checksum: 10/2d4f076e35edb32add51b9b7a0ff5a7a81bf946cdeda9983ab6b24c2e5b84f537d5a5c781925d7ee8c898e890212b379d3c96139a965ad1004e6dd3d890163fa
languageName: node
linkType: hard

Expand Down

0 comments on commit 35812b2

Please sign in to comment.