Skip to content

Commit

Permalink
fix: deps version
Browse files Browse the repository at this point in the history
  • Loading branch information
drodil committed Nov 7, 2023
1 parent 4425521 commit 0bef426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion plugins/toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@monaco-editor/react": "^4.5.2",
"monaco-editor": "^0.44.0",
"@roadiehq/roadie-backstage-entity-validator": "^2.3.6",
"color-convert": "^2.0.1",
"crypto-hash": "^2.0.1",
Expand All @@ -51,6 +50,7 @@
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"luxon": "^3.4.3",
"monaco-editor": "^0.44.0",
"react-qr-code": "^2.0.12",
"react-use": "^17.2.4",
"sql-formatter": "^13.0.0",
Expand Down
10 changes: 1 addition & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2649,7 +2649,7 @@ __metadata:
jwt-decode: ^3.1.2
lodash: ^4.17.21
luxon: ^3.4.3
monaco-editor: ^0.43.0
monaco-editor: ^0.44.0
react-qr-code: ^2.0.12
react-use: ^17.2.4
sql-formatter: ^13.0.0
Expand Down Expand Up @@ -14878,13 +14878,6 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:^0.43.0":
version: 0.43.0
resolution: "monaco-editor@npm:0.43.0"
checksum: eaebd9241f4fc2476d7eaf5f15fafc6c273675bba717bda5197576990d2b6a7189e282afe927e76cd46e60dfa8263eed6367c41b7ae8cea293b7d592e777cf52
languageName: node
linkType: hard

"monaco-editor@npm:^0.44.0":
version: 0.44.0
resolution: "monaco-editor@npm:0.44.0"
Expand Down Expand Up @@ -17696,7 +17689,6 @@ __metadata:
"@types/webpack": ^5.28.2
husky: ^8.0.1
lint-staged: ^14.0.1
monaco-editor: ^0.44.0
prettier: ^2.4.1
react: ^17.0.2
react-dom: ^17.0.2
Expand Down

0 comments on commit 0bef426

Please sign in to comment.