Merge pull request #383 from quantified-uncertainty/dependabot/npm_and_yarn/react-ace-10.1.0

⬆️ Bump react-ace from 10.0.0 to 10.1.0
This commit is contained in:
Quinn 2022-04-26 11:28:28 -04:00 committed by GitHub
commit d82d890e4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"version": "0.2.9",
"dependencies": {
"antd": "^4.20.1",
"react-ace": "10.0.0",
"react-ace": "10.1.0",
"react-dom": "^18.0.0",
"@react-hook/size": "^2.1.2",
"styled-components": "^5.3.5"

View File

@ -14228,10 +14228,10 @@ rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"
react-ace@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-10.0.0.tgz#1760e302604cff35ba40963db43eb027513b6572"
integrity sha512-AUoA2OsKOCv8fXLqcFM232dF/Z8w14bwPUZ9z5I2zjBfqfZOZLqxnhXN+qKL6VrQXs1DLUvalGOuM5TABAFOCA==
react-ace@10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-10.1.0.tgz#d348eac2b16475231779070b6cd16768deed565f"
integrity sha512-VkvUjZNhdYTuKOKQpMIZi7uzZZVgzCjM7cLYu6F64V0mejY8a2XTyPUIMszC6A4trbeMIHbK5fYFcT/wkP/8VA==
dependencies:
ace-builds "^1.4.14"
diff-match-patch "^1.0.5"