Skip to content

Commit

Permalink
fix(deps): update dependencies minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 3119406 commit 38db725
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 36 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lodash.takeright": "4.1.1",
"lodash.takewhile": "4.6.0",
"lodash.uniq": "4.5.0",
"monaco-editor": "^0.51.0",
"monaco-editor": "^0.52.0",
"oidc-spa": "^5.0.0",
"prop-types": "15.8.1",
"react": "^18.2.0",
Expand All @@ -57,7 +57,7 @@
"react-dnd-html5-backend": "2.6.0",
"react-dom": "^18.2.0",
"react-loader-spinner": "^4.0.0",
"react-modal": "3.16.1",
"react-modal": "3.16.3",
"react-redux": "7.2.9",
"react-router-dom": "^5.0.1",
"react-router-navigation-prompt": "^1.8.10",
Expand Down
56 changes: 22 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -675,13 +675,13 @@
"@jridgewell/sourcemap-codec" "^1.4.14"

"@making-sense/antlr-editor@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@making-sense/antlr-editor/-/antlr-editor-2.0.0.tgz#fc21060c0667873f1f5c3adde0868fd3dd898f3e"
integrity sha512-Hq5gkM6LXeH1LVaLUax/XXDhFu81exboSEVQbIExIXVwzjiVgYNBoCC93MNY6iIR9Rk9Jc6W+nI+9Pw5EP2TAw==
version "2.0.2"
resolved "https://registry.yarnpkg.com/@making-sense/antlr-editor/-/antlr-editor-2.0.2.tgz#17448accc534467addf6b515d594826e29d85af0"
integrity sha512-jZ6/Fxiv2Ga/JrIuGohAM5iqbYnYYga4hD+ys7NqJ4u4WUPrHvVtQN3l4QILH+wLr7GgYbxO7HSBifnTY8G2Zw==
dependencies:
"@making-sense/antlr4ng" "^3.0.4"
"@monaco-editor/react" "^4.6.0"
monaco-editor "^0.47.0"
monaco-editor "^0.52.0"

"@making-sense/antlr4ng@^3.0.4":
version "3.0.4"
Expand Down Expand Up @@ -3586,15 +3586,10 @@ minimist@^1.2.3:
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==

monaco-editor@^0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.47.0.tgz#39865d67e0c9fb8c6b49e760bf9caf6a6650d28e"
integrity sha512-VabVvHvQ9QmMwXu4du008ZDuyLnHs9j7ThVFsiJoXSOQk18+LF89N4ADzPbFenm0W4V2bGHnFBztIRQTgBfxzw==

monaco-editor@^0.51.0:
version "0.51.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.51.0.tgz#922a6103f6742b5a62fbb097276c5a6619d879db"
integrity sha512-xaGwVV1fq343cM7aOYB6lVE4Ugf0UyimdD/x5PWcWBMKENwectaEu77FAN7c5sFiyumqeJdX1RPTh1ocioyDjw==
monaco-editor@^0.52.0:
version "0.52.2"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205"
integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==

moo@^0.5.0:
version "0.5.2"
Expand Down Expand Up @@ -3745,9 +3740,9 @@ object.values@^1.1.1, object.values@^1.1.6, object.values@^1.1.7, object.values@
es-object-atoms "^1.0.0"

oidc-spa@^5.0.0:
version "5.2.8"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-5.2.8.tgz#8868542778e7ea7dfbfa429d0cb88437e5f14efb"
integrity sha512-ZSFTdxV7M2ZUhObxNC0s/uCJs/IR8tjl5HHU+8GlqNvFZkdJL6RfrUagmS5ipzPkl9MMLD3jc6Ko8VLUrumR5g==
version "5.6.1"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-5.6.1.tgz#bd4953bad6671d10088f86540cbc8e2f6c85701f"
integrity sha512-ZC9AA+rnsy9xX76znf3qppbtUliedl1B2WLWSkD3xx2svOWdPlm7sy7yHzbU8pBsBas0HEcccJrJpeBD6MGdKw==

once@^1.3.0:
version "1.4.0"
Expand Down Expand Up @@ -4069,12 +4064,12 @@ [email protected]:
prop-types "^15.5.10"

react-dom@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
version "18.3.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
dependencies:
loose-envify "^1.1.0"
scheduler "^0.23.0"
scheduler "^0.23.2"

"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.3.1:
version "18.3.1"
Expand Down Expand Up @@ -4103,10 +4098,10 @@ react-loader-spinner@^4.0.0:
dependencies:
prop-types "^15.7.2"

[email protected].1:
version "3.16.1"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.16.1.tgz#34018528fc206561b1a5467fc3beeaddafb39b2b"
integrity sha512-VStHgI3BVcGo7OXczvnJN7yT2TWHJPDXZWyI/a0ssFNhGZWsPmB8cF0z33ewDXq4VfYMO1vXgiv/g8Nj9NDyWg==
[email protected].3:
version "3.16.3"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.16.3.tgz#c412d41915782e3c261253435d01468e2439b11b"
integrity sha512-yCYRJB5YkeQDQlTt17WGAgFJ7jr2QYcWa1SHqZ3PluDmnKJ/7+tVU+E6uKyZ0nODaeEj+xCpK4LcSnKXLMC0Nw==
dependencies:
exenv "^1.2.0"
prop-types "^15.7.2"
Expand Down Expand Up @@ -4191,9 +4186,9 @@ react-test-renderer@^18.3.1:
scheduler "^0.23.2"

react@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
version "18.3.1"
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
dependencies:
loose-envify "^1.1.0"

Expand Down Expand Up @@ -4488,13 +4483,6 @@ scheduler@^0.19.1:
loose-envify "^1.1.0"
object-assign "^4.1.1"

scheduler@^0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
dependencies:
loose-envify "^1.1.0"

scheduler@^0.23.2:
version "0.23.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
Expand Down

0 comments on commit 38db725

Please sign in to comment.