Skip to content

Commit 3531960

Browse files
Python dependency: Bump react-select from 4.3.1 to 5.7.2 in /web
Bumps [react-select](https://github.com/JedWatson/react-select) from 4.3.1 to 5.7.2. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.3.1...react-select@5.7.2) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4883998 commit 3531960

File tree

2 files changed

+50
-32
lines changed

2 files changed

+50
-32
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"react-resize-detector": "^8.0.3",
154154
"react-rnd": "^10.3.5",
155155
"react-router-dom": "^6.2.2",
156-
"react-select": "^4.2.1",
156+
"react-select": "^5.7.2",
157157
"react-table": "^7.6.3",
158158
"react-timer-hook": "^3.0.5",
159159
"react-virtualized-auto-sizer": "^1.0.6",

web/yarn.lock

Lines changed: 49 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
dependencies:
488488
"@babel/helper-plugin-utils" "^7.8.0"
489489

490-
"@babel/plugin-syntax-jsx@^7.16.0", "@babel/plugin-syntax-jsx@^7.17.12", "@babel/plugin-syntax-jsx@^7.18.6":
490+
"@babel/plugin-syntax-jsx@^7.16.0", "@babel/plugin-syntax-jsx@^7.18.6":
491491
version "7.18.6"
492492
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0"
493493
integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==
@@ -1033,13 +1033,12 @@
10331033
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
10341034
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
10351035

1036-
"@emotion/babel-plugin@^11.10.5":
1037-
version "11.10.5"
1038-
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.5.tgz#65fa6e1790ddc9e23cc22658a4c5dea423c55c3c"
1039-
integrity sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==
1036+
"@emotion/babel-plugin@^11.10.6":
1037+
version "11.10.6"
1038+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.6.tgz#a68ee4b019d661d6f37dec4b8903255766925ead"
1039+
integrity sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==
10401040
dependencies:
10411041
"@babel/helper-module-imports" "^7.16.7"
1042-
"@babel/plugin-syntax-jsx" "^7.17.12"
10431042
"@babel/runtime" "^7.18.3"
10441043
"@emotion/hash" "^0.9.0"
10451044
"@emotion/memoize" "^0.8.0"
@@ -1132,13 +1131,13 @@
11321131
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
11331132
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
11341133

1135-
"@emotion/react@^11.1.1", "@emotion/react@^11.1.5":
1136-
version "11.10.5"
1137-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.5.tgz#95fff612a5de1efa9c0d535384d3cfa115fe175d"
1138-
integrity sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==
1134+
"@emotion/react@^11.1.5", "@emotion/react@^11.8.1":
1135+
version "11.10.6"
1136+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.6.tgz#dbe5e650ab0f3b1d2e592e6ab1e006e75fd9ac11"
1137+
integrity sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==
11391138
dependencies:
11401139
"@babel/runtime" "^7.18.3"
1141-
"@emotion/babel-plugin" "^11.10.5"
1140+
"@emotion/babel-plugin" "^11.10.6"
11421141
"@emotion/cache" "^11.10.5"
11431142
"@emotion/serialize" "^1.1.1"
11441143
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
@@ -1263,6 +1262,18 @@
12631262
minimatch "^3.0.4"
12641263
strip-json-comments "^3.1.1"
12651264

1265+
"@floating-ui/core@^1.2.4":
1266+
version "1.2.5"
1267+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.5.tgz#612f0d203e6f647490d572c7b798eebac9e3cf54"
1268+
integrity sha512-qrcbyfnRVziRlB6IYwjCopYhO7Vud750JlJyuljruIXcPxr22y8zdckcJGsuOdnQ639uVD1tTXddrcH3t3QYIQ==
1269+
1270+
"@floating-ui/dom@^1.0.1":
1271+
version "1.2.5"
1272+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.5.tgz#c9ec259a24ce0958b1ea29674df4eee4455361a9"
1273+
integrity sha512-+sAUfpQ3Frz+VCbPCqj+cZzvEESy3fjSeT/pDWkYCWOBXYNNKZfuVsHuv8/JO2zze8+Eb/Q7a6hZVgzS81fLbQ==
1274+
dependencies:
1275+
"@floating-ui/core" "^1.2.4"
1276+
12661277
"@fortawesome/fontawesome-free@^5.14.0":
12671278
version "5.15.4"
12681279
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5"
@@ -1795,7 +1806,7 @@
17951806
dependencies:
17961807
"@types/react" "^16"
17971808

1798-
"@types/react-transition-group@^4.2.0":
1809+
"@types/react-transition-group@^4.2.0", "@types/react-transition-group@^4.4.0":
17991810
version "4.4.5"
18001811
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416"
18011812
integrity sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==
@@ -7062,11 +7073,16 @@ media-typer@0.3.0:
70627073
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
70637074
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
70647075

7065-
"memoize-one@>=3.1.1 <6", memoize-one@^5.0.0:
7076+
"memoize-one@>=3.1.1 <6":
70667077
version "5.2.1"
70677078
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.2.1.tgz#8337aa3c4335581839ec01c3d594090cebe8f00e"
70687079
integrity sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==
70697080

7081+
memoize-one@^6.0.0:
7082+
version "6.0.0"
7083+
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-6.0.0.tgz#b2591b871ed82948aee4727dc6abceeeac8c1045"
7084+
integrity sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==
7085+
70707086
meow@^10.1.1:
70717087
version "10.1.5"
70727088
resolved "https://registry.yarnpkg.com/meow/-/meow-10.1.5.tgz#be52a1d87b5f5698602b0f32875ee5940904aa7f"
@@ -8670,9 +8686,10 @@ react-checkbox-tree@^1.7.2:
86708686
nanoid "^3.0.0"
86718687
prop-types "^15.5.8"
86728688

8673-
"react-data-grid@git+https://github.com/pgadmin-org/react-data-grid.git/#200d2f5e02de694e3e9ffbe177c279bc40240fb8":
8689+
"react-data-grid@https://github.com/pgadmin-org/react-data-grid.git#200d2f5e02de694e3e9ffbe177c279bc40240fb8":
86748690
version "7.0.0-beta.14"
8675-
resolved "git+https://github.com/pgadmin-org/react-data-grid.git/#200d2f5e02de694e3e9ffbe177c279bc40240fb8"
8691+
uid "200d2f5e02de694e3e9ffbe177c279bc40240fb8"
8692+
resolved "https://github.com/pgadmin-org/react-data-grid.git#200d2f5e02de694e3e9ffbe177c279bc40240fb8"
86768693
dependencies:
86778694
clsx "^1.1.1"
86788695

@@ -8720,13 +8737,6 @@ react-dropzone@^14.2.1:
87208737
file-selector "^0.6.0"
87218738
prop-types "^15.8.1"
87228739

8723-
react-input-autosize@^3.0.0:
8724-
version "3.0.0"
8725-
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
8726-
integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==
8727-
dependencies:
8728-
prop-types "^15.5.8"
8729-
87308740
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.0:
87318741
version "16.13.1"
87328742
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
@@ -8785,18 +8795,20 @@ react-router@6.7.0:
87858795
dependencies:
87868796
"@remix-run/router" "1.3.0"
87878797

8788-
react-select@^4.2.1:
8789-
version "4.3.1"
8790-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.3.1.tgz#389fc07c9bc7cf7d3c377b7a05ea18cd7399cb81"
8791-
integrity sha512-HBBd0dYwkF5aZk1zP81Wx5UsLIIT2lSvAY2JiJo199LjoLHoivjn9//KsmvQMEFGNhe58xyuOITjfxKCcGc62Q==
8798+
react-select@^5.7.2:
8799+
version "5.7.2"
8800+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.2.tgz#ccd40071b9429277983bf15526e7a5773a060e09"
8801+
integrity sha512-cTlJkQ8YjV6T/js8wW0owTzht0hHGABh29vjLscY4HfZGkv7hc3FFTmRp9NzY/Ib1uQ36GieAKEjxpHdpCFpcA==
87928802
dependencies:
87938803
"@babel/runtime" "^7.12.0"
87948804
"@emotion/cache" "^11.4.0"
8795-
"@emotion/react" "^11.1.1"
8796-
memoize-one "^5.0.0"
8805+
"@emotion/react" "^11.8.1"
8806+
"@floating-ui/dom" "^1.0.1"
8807+
"@types/react-transition-group" "^4.4.0"
8808+
memoize-one "^6.0.0"
87978809
prop-types "^15.6.0"
8798-
react-input-autosize "^3.0.0"
87998810
react-transition-group "^4.3.0"
8811+
use-isomorphic-layout-effect "^1.1.2"
88008812

88018813
react-shallow-renderer@^16.13.1:
88028814
version "16.15.0"
@@ -10407,6 +10419,11 @@ url@~0.11.0:
1040710419
punycode "1.3.2"
1040810420
querystring "0.2.0"
1040910421

10422+
use-isomorphic-layout-effect@^1.1.2:
10423+
version "1.1.2"
10424+
resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb"
10425+
integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==
10426+
1041010427
util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
1041110428
version "1.0.2"
1041210429
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
@@ -10504,9 +10521,10 @@ watchpack@^2.4.0:
1050410521
glob-to-regexp "^0.4.1"
1050510522
graceful-fs "^4.1.2"
1050610523

10507-
"webcabin-docker@git+https://github.com/pgadmin-org/wcdocker/#460fc6d90ba170bb177faaa8277f5fbb8279522a":
10524+
"webcabin-docker@https://github.com/pgadmin-org/wcdocker#460fc6d90ba170bb177faaa8277f5fbb8279522a":
1050810525
version "2.2.5"
10509-
resolved "git+https://github.com/pgadmin-org/wcdocker/#460fc6d90ba170bb177faaa8277f5fbb8279522a"
10526+
uid "460fc6d90ba170bb177faaa8277f5fbb8279522a"
10527+
resolved "https://github.com/pgadmin-org/wcdocker#460fc6d90ba170bb177faaa8277f5fbb8279522a"
1051010528
dependencies:
1051110529
"@fortawesome/fontawesome-free" "^5.14.0"
1051210530
FileSaver "^0.10.0"

0 commit comments

Comments
 (0)