|
5432 | 5432 | "@types/react" "*" |
5433 | 5433 | "@types/reactcss" "*" |
5434 | 5434 |
|
5435 | | -"@types/react-dom@*", "@types/react-dom@16.9.16": |
| 5435 | +"@types/react-dom@*": |
5436 | 5436 | version "16.9.16" |
5437 | 5437 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.16.tgz#c591f2ed1c6f32e9759dfa6eb4abfd8041f29e39" |
5438 | 5438 | integrity sha512-Oqc0RY4fggGA3ltEgyPLc3IV9T73IGoWjkONbsyJ3ZBn+UPPCYpU2ec0i3cEbJuEdZtkqcCF2l1zf2pBdgUGSg== |
|
5514 | 5514 | dependencies: |
5515 | 5515 | "@types/react" "*" |
5516 | 5516 |
|
5517 | | -"@types/react@*", "@types/react@16.9.3", "@types/react@^16": |
| 5517 | +"@types/react@*", "@types/react@^16": |
5518 | 5518 | version "16.9.3" |
5519 | 5519 | resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.3.tgz#6d13251e441a3e67fb60d719d1fc8785b984a2ec" |
5520 | 5520 | integrity sha512-Ogb2nSn+2qQv5opoCv7Ls5yFxtyrdUYxp5G+SWTrlGk7dmFKw331GiezCgEZj9U7QeXJi1CDtws9pdXU1zUL4g== |
@@ -6191,17 +6191,7 @@ ajv-keywords@^5.0.0: |
6191 | 6191 | dependencies: |
6192 | 6192 | fast-deep-equal "^3.1.3" |
6193 | 6193 |
|
6194 | | -ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2: |
6195 | | - version "6.10.2" |
6196 | | - resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52" |
6197 | | - integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw== |
6198 | | - dependencies: |
6199 | | - fast-deep-equal "^2.0.1" |
6200 | | - fast-json-stable-stringify "^2.0.0" |
6201 | | - json-schema-traverse "^0.4.1" |
6202 | | - uri-js "^4.2.2" |
6203 | | - |
6204 | | -ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5: |
| 6194 | +ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5: |
6205 | 6195 | version "6.12.6" |
6206 | 6196 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" |
6207 | 6197 | integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== |
@@ -10499,16 +10489,11 @@ fast-glob@^3.2.11, fast-glob@^3.2.9: |
10499 | 10489 | merge2 "^1.3.0" |
10500 | 10490 | micromatch "^4.0.4" |
10501 | 10491 |
|
10502 | | -fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.1.0: |
| 10492 | +fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0: |
10503 | 10493 | version "2.1.0" |
10504 | 10494 | resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" |
10505 | 10495 | integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== |
10506 | 10496 |
|
10507 | | -fast-json-stable-stringify@^2.0.0: |
10508 | | - version "2.0.0" |
10509 | | - resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2" |
10510 | | - integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I= |
10511 | | - |
10512 | 10497 | fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: |
10513 | 10498 | version "2.0.6" |
10514 | 10499 | resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" |
@@ -20269,9 +20254,9 @@ upper-case@^1.0.3, upper-case@^1.1.1: |
20269 | 20254 | integrity sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg= |
20270 | 20255 |
|
20271 | 20256 | uri-js@^4.2.2: |
20272 | | - version "4.2.2" |
20273 | | - resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0" |
20274 | | - integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ== |
| 20257 | + version "4.4.1" |
| 20258 | + resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" |
| 20259 | + integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== |
20275 | 20260 | dependencies: |
20276 | 20261 | punycode "^2.1.0" |
20277 | 20262 |
|
|
0 commit comments