chore(repo): update @monodon/rust to 1.0.0 (#15095)

This commit is contained in:
Jonathan Cammisuli 2023-02-17 15:13:44 -05:00 committed by GitHub
parent b7272e33cd
commit bae35db0db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"@cypress/react": "^6.0.0", "@cypress/react": "^6.0.0",
"@floating-ui/react-dom": "^1.0.1", "@floating-ui/react-dom": "^1.0.1",
"@floating-ui/react": "^0.19.1", "@floating-ui/react": "^0.19.1",
"@monodon/rust": "0.4.4", "@monodon/rust": "1.0.0",
"@napi-rs/cli": "2.14.0", "@napi-rs/cli": "2.14.0",
"@nestjs/cli": "^9.0.0", "@nestjs/cli": "^9.0.0",
"@nestjs/common": "^9.0.0", "@nestjs/common": "^9.0.0",

View File

@ -4202,10 +4202,10 @@
"@monaco-editor/loader" "^1.3.2" "@monaco-editor/loader" "^1.3.2"
prop-types "^15.7.2" prop-types "^15.7.2"
"@monodon/rust@0.4.4": "@monodon/rust@1.0.0":
version "0.4.4" version "1.0.0"
resolved "https://registry.yarnpkg.com/@monodon/rust/-/rust-0.4.4.tgz#b0df3b547692e1a66971387efeb7ec48620fadb8" resolved "https://registry.yarnpkg.com/@monodon/rust/-/rust-1.0.0.tgz#e08a257b5db8fef581ff68d8921abea52e540f5c"
integrity sha512-sBU0h+6NoFaZYy3lcSqh6uNiGBp8cugj8V/wilsUy0+oEYmYTakO3So9EWwAsLMFRvh15yUOoOEVLuJ4ggIJOA== integrity sha512-KFfZ8oTSIRQIponU2KF2MGFViw7EbHUaCnVYC8Xvm2mvWpU/AVGbiURbHOw4hC8SNM5h6aetiyEPXTUeJZ0VCA==
dependencies: dependencies:
"@ltd/j-toml" "1.24.0" "@ltd/j-toml" "1.24.0"
"@nrwl/devkit" "15.3.0" "@nrwl/devkit" "15.3.0"