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 May 16, 2024
1 parent 87d2319 commit 815af60
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"test-e2e-interactive": "start-server-and-test run-showcase http://localhost:3333 'cypress open --e2e'"
},
"dependencies": {
"@blueprintjs/core": "5.10.2",
"@blueprintjs/core": "5.10.3",
"@blueprintjs/popover2": "^2.1.4",
"@blueprintjs/select": "5.1.4",
"@blueprintjs/select": "5.1.5",
"@popperjs/core": "^2.11.6",
"prop-types": "^15.8.1",
"react": "^18.2.0",
Expand Down
48 changes: 24 additions & 24 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
dependencies:
tslib "~2.6.2"

"@blueprintjs/core@5.10.2", "@blueprintjs/core@^5.10.2":
version "5.10.2"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.2.tgz#4b41a449a59f941b02a13b87705662561c11b388"
integrity sha512-e5xXp5R7IyG7iR8h2TyOgvohSbLW8auE5eL2LAUU0g5MGqKLZDYabPwCer9b6/niTb7nfbTqlkeb7jB9bT3Akg==
"@blueprintjs/core@5.10.3", "@blueprintjs/core@^5.10.3":
version "5.10.3"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.3.tgz#92daf209ceb1b4bc33c3fb8c53287e63430bf0b9"
integrity sha512-QlfvAkZOimeyJKs9+EKd52nYfHd1yltSJQLAmv0+0wF/5m+eQ5jeWjF8Mr/vwq2EqiC3pS2+i3mivORvxXTgDg==
dependencies:
"@blueprintjs/colors" "^5.1.1"
"@blueprintjs/icons" "^5.9.0"
Expand All @@ -42,20 +42,20 @@
tslib "~2.6.2"

"@blueprintjs/popover2@^2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.4.tgz#85dc13a10d703aed4178a1969687ddd9c4cc5fc3"
integrity sha512-k10gVun760dWhq/RjjlCAX6sXtfxKCrcFQlp8eSOBy2n1sbUaSaw4mFI3g/9VM8xJEr0qBAQX+uyA0VLQORdBA==
version "2.1.5"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.5.tgz#c67403000b8278dea0f36f153a21150eef3c3f6f"
integrity sha512-4SbATKdrUh0WYoHwm+zb6nQdtagGKSBJJgqPKyzPpaxJTCl1YH6dlYG3AMBP8Vl20cyvwl8Ho7jrt95zSpgNJA==
dependencies:
"@blueprintjs/core" "^5.10.2"
"@blueprintjs/core" "^5.10.3"
classnames "^2.3.1"
tslib "~2.6.2"

"@blueprintjs/select@5.1.4":
version "5.1.4"
resolved "https://registry.yarnpkg.com/@blueprintjs/select/-/select-5.1.4.tgz#f58e7e9616eb97798832d6e256b26bc4a5272713"
integrity sha512-1CJOeGYO0NOvtsbeTVNIuXeGK/rg3zxyxG+3bSPY6tmib4H6hGAe/VmQsPfbogUdugS3AsjNxL6owosqluRyIQ==
"@blueprintjs/select@5.1.5":
version "5.1.5"
resolved "https://registry.yarnpkg.com/@blueprintjs/select/-/select-5.1.5.tgz#bcf17932d2da38dc91175d5240e5b0babf8012c7"
integrity sha512-7oSO6fmZ9lZpzPpAuxoIzgczTWvyNmUOxDUAzO5LltcKL5jNg9V8L/wADNvRTrr9MAw8IbVwEw5fPDeZ8iP3Vg==
dependencies:
"@blueprintjs/core" "^5.10.2"
"@blueprintjs/core" "^5.10.3"
"@blueprintjs/icons" "^5.9.0"
classnames "^2.3.1"
tslib "~2.6.2"
Expand Down Expand Up @@ -2827,12 +2827,12 @@ randombytes@^2.1.0:
safe-buffer "^5.1.0"

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-fast-compare@^3.0.1:
version "3.2.0"
Expand Down Expand Up @@ -2870,9 +2870,9 @@ react-uid@^2.3.3:
tslib "^2.0.0"

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 @@ -3026,10 +3026,10 @@ safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

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==
scheduler@^0.23.2:
version "0.23.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
dependencies:
loose-envify "^1.1.0"

Expand Down

0 comments on commit 815af60

Please sign in to comment.