Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4ecc63

Browse files
committed
update storybook deps
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parente207b7d commitb4ecc63

File tree

2 files changed

+150
-62
lines changed

2 files changed

+150
-62
lines changed

‎web-app/package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"extends":"react-app"
2626
},
2727
"dependencies": {
28-
"@alifd/next":"^1.20.10",
28+
"@alifd/next":"^1.20.12",
2929
"@alifd/theme-4":"^0.3.1",
3030
"@emotion/babel-preset-css-prop":"^10.0.27",
3131
"@emotion/core":"^10.0.28",
32-
"@sentry/browser":"^5.16.1",
32+
"@sentry/browser":"^5.17.0",
3333
"js-yaml":"^3.14.0",
3434
"markdown-it":"^11.0.0",
3535
"markdown-it-emoji":"^1.4.0",
@@ -47,22 +47,23 @@
4747
"@storybook/addon-knobs":"^5.3.19",
4848
"@storybook/addon-links":"^5.3.19",
4949
"@storybook/addons":"^5.3.19",
50+
"@storybook/preset-create-react-app":"^3.1.0",
5051
"@storybook/react":"^5.3.19",
5152
"@types/graphql":"^14.5.0",
5253
"@types/highlight.js":"^9.12.4",
5354
"@types/jest":"^25.2.3",
5455
"@types/js-yaml":"^3.12.4",
5556
"@types/markdown-it":"^10.0.1",
56-
"@types/node":"^14.0.11",
57+
"@types/node":"^14.0.13",
5758
"@types/prismjs":"^1.16.1",
58-
"@types/react":"^16.9.35",
59+
"@types/react":"^16.9.36",
5960
"@types/react-addons-css-transition-group":"^15.0.5",
6061
"@types/react-dom":"^16.9.8",
6162
"@typescript-eslint/eslint-plugin":"^2.34.0",
6263
"@typescript-eslint/parser":"^2.34.0",
6364
"babel-loader":"8.1.0",
6465
"babel-plugin-import":"^1.13.0",
65-
"customize-cra":"^0.9.1",
66+
"customize-cra":"^1.0.0",
6667
"eslint":"^6.8.0",
6768
"eslint-config-prettier":"^6.11.0",
6869
"eslint-plugin-prettier":"^3.1.3",

‎web-app/yarn.lock

Lines changed: 144 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@alifd/validate" "^1.2.0"
1111
prop-types "^15.5.8"
1212

13-
"@alifd/next@^1.20.10":
14-
version "1.20.10"
15-
resolved "https://registry.yarnpkg.com/@alifd/next/-/next-1.20.10.tgz#6fea0357844b16f495a45ac66fb52fa018cda427"
16-
integrity sha512-5XxftU49nNHbbTkdq64CnfOpuJDj+dh40Q/zdP8NpDmyAorXfCSqEKAnX19XDdWC14nPtMjG/tB4OV3Lwc62SQ==
13+
"@alifd/next@^1.20.12":
14+
version "1.20.12"
15+
resolved "https://registry.yarnpkg.com/@alifd/next/-/next-1.20.12.tgz#a25fdde9faa66d22e9f54bdb5635d7c296cc5045"
16+
integrity sha512-kAuXeM/qsT9bZe7UXFiqzDWCAJcsjuApREPzNAnDzDuMyjK478w6GdGzstVEmty/1RMhoKNoqBt935zWrG9X5w==
1717
dependencies:
1818
"@alifd/field" "~1.4.1"
1919
"@alifd/validate" "~1.2.0"
@@ -1426,56 +1426,56 @@
14261426
prop-types "^15.6.1"
14271427
react-lifecycles-compat "^3.0.4"
14281428

1429-
"@sentry/browser@^5.16.1":
1430-
version "5.16.1"
1431-
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.16.1.tgz#7a5ad85d9002de1495b1f63c3a4edb688a27f644"
1432-
integrity sha512-uXXKRGLWDqwaKO09K1GTTV0Yj+OfELVs+0cDDYqPDow+DlIXyx0gSnZPd0caCqFllUy8JSxb4S9OprYinvks2A==
1429+
"@sentry/browser@^5.17.0":
1430+
version "5.17.0"
1431+
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.17.0.tgz#0c3796cb02df3ec8db13341564fae0bc83e148c5"
1432+
integrity sha512-++pXpCHtdek1cRUwVeLvlxUJ2w1s+eiC9qN1N+7+HdAjHpBz2/tA1sKBCqwwVQZ490Cf2GLll9Ao7fuPPmveRQ==
14331433
dependencies:
1434-
"@sentry/core" "5.16.1"
1435-
"@sentry/types" "5.16.1"
1436-
"@sentry/utils" "5.16.1"
1434+
"@sentry/core" "5.17.0"
1435+
"@sentry/types" "5.17.0"
1436+
"@sentry/utils" "5.17.0"
14371437
tslib "^1.9.3"
14381438

1439-
"@sentry/core@5.16.1":
1440-
version "5.16.1"
1441-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.16.1.tgz#c5c2f5d3391440f62b3e4dbefafc776449c45c35"
1442-
integrity sha512-CDKUAUWefZ+bx7tUGm7pgkuJbwn+onAlwzKkLGVg730IP+N/AWSpVtbvFTPiel2+NPiFhWX5/F0SpxDMLPRKfg==
1439+
"@sentry/core@5.17.0":
1440+
version "5.17.0"
1441+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.17.0.tgz#b2deef95465c766076d5cffd8534a67100f9b821"
1442+
integrity sha512-Kfx4rGKDC7V1YJjTGJXyl12VVHxM8Cjpu61YOyF8kXoXXg9u06C3n0G1dmfzLQERKXasUVMtXRBdKx/OjYpl1g==
14431443
dependencies:
1444-
"@sentry/hub" "5.16.1"
1445-
"@sentry/minimal" "5.16.1"
1446-
"@sentry/types" "5.16.1"
1447-
"@sentry/utils" "5.16.1"
1444+
"@sentry/hub" "5.17.0"
1445+
"@sentry/minimal" "5.17.0"
1446+
"@sentry/types" "5.17.0"
1447+
"@sentry/utils" "5.17.0"
14481448
tslib "^1.9.3"
14491449

1450-
"@sentry/hub@5.16.1":
1451-
version "5.16.1"
1452-
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.16.1.tgz#e35d507a134a6ab4c572304dc1143b6bccfa9b45"
1453-
integrity sha512-Og4zxp0lM9yS6TyKbZ5lQR94f/fNOalodm71Dk4qfBWi0OzfFCVpO4fPOhHtbXEsvMNg5xh0Pe8ezqX3CZ3hTw==
1450+
"@sentry/hub@5.17.0":
1451+
version "5.17.0"
1452+
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.17.0.tgz#b7d255ca3f766385911d9414af97f388e869d996"
1453+
integrity sha512-lyUbEmshwaMYdAzy4iwgizgvKODVVloB2trnefpq90AuWCdvzcxMLIGULx1ou+KohccqdNorYICKWeuRscKq5A==
14541454
dependencies:
1455-
"@sentry/types" "5.16.1"
1456-
"@sentry/utils" "5.16.1"
1455+
"@sentry/types" "5.17.0"
1456+
"@sentry/utils" "5.17.0"
14571457
tslib "^1.9.3"
14581458

1459-
"@sentry/minimal@5.16.1":
1460-
version "5.16.1"
1461-
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.16.1.tgz#71d16c20a0a396ab3da07b19cb444b4459fd2b11"
1462-
integrity sha512-RCwEKLneV5BQlv1MEmsCR3I5jajHgVGusBgwGgnFv+4Cn4cNC7OHWH4QbuZ3IHOEHJl7YS074BeluM+7jn0+Tw==
1459+
"@sentry/minimal@5.17.0":
1460+
version "5.17.0"
1461+
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.17.0.tgz#b40e4b4109b098840277def3b51cc20ae6767164"
1462+
integrity sha512-v8xfkySXKrliZO6er6evlVe/ViUcqN0O8BhGyauK28Mf+KnKEOs5W6oWbt4qCDIttw9ynKIYyRrkAl/9oUR76A==
14631463
dependencies:
1464-
"@sentry/hub" "5.16.1"
1465-
"@sentry/types" "5.16.1"
1464+
"@sentry/hub" "5.17.0"
1465+
"@sentry/types" "5.17.0"
14661466
tslib "^1.9.3"
14671467

1468-
"@sentry/types@5.16.1":
1469-
version "5.16.1"
1470-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.16.1.tgz#ba69dbf096d121b4197fdd54c35ac941b53d0b6a"
1471-
integrity sha512-uERNhBdsiWvWG7qTC9QVsvFmOSL8rFfy8usEXeH3l4oCQao9TvGUvXJv6gRfiWmoiJZ1A0608Lj15CORygdbng==
1468+
"@sentry/types@5.17.0":
1469+
version "5.17.0"
1470+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.17.0.tgz#b8d245ac7d5caa749c549e9f72aab2d6522afe63"
1471+
integrity sha512-1z8EXzvg8GcsBNnSXgB5/G7mz2PwmMt9mjOrVG1jhtSGH1c7WvB32F5boqoMcjIJmy5MrBGaaXwrF/RRJrwUQg==
14721472

1473-
"@sentry/utils@5.16.1":
1474-
version "5.16.1"
1475-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.16.1.tgz#c663858ab04bbb0cba6660fb37a4ccdb30cc2ec8"
1476-
integrity sha512-hn2jTc6ZH1lXGij7yqkV6cGhEYxsdjqB5P4MjfrRHB5bk5opY9R89bsAhs1rpanTdwv6Ul0ieR1z18gdIgUf0g==
1473+
"@sentry/utils@5.17.0":
1474+
version "5.17.0"
1475+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.17.0.tgz#b809b067665f3ebaea77ba7b5d1d1d14a4ed76cb"
1476+
integrity sha512-qn8WgZcSkV/rx0ezp9q/xFjP7aMaYZO1/JYLXV4o6pYrQ9tvMmmwAZT39FpJunhhbkR36WNEuRB9C2K250cb/A==
14771477
dependencies:
1478-
"@sentry/types" "5.16.1"
1478+
"@sentry/types" "5.17.0"
14791479
tslib "^1.9.3"
14801480

14811481
"@storybook/addon-actions@^5.3.19":
@@ -1745,7 +1745,7 @@
17451745
dependencies:
17461746
lodash "^4.17.15"
17471747

1748-
"@storybook/node-logger@5.3.19":
1748+
"@storybook/node-logger@*", "@storybook/node-logger@5.3.19":
17491749
version "5.3.19"
17501750
resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-5.3.19.tgz#c414e4d3781aeb06298715220012f552a36dff29"
17511751
integrity sha512-hKshig/u5Nj9fWy0OsyU04yqCxr0A9pydOHIassr4fpLAaePIN2YvqCqE2V+TxQHjZUnowSSIhbXrGt0DI5q2A==
@@ -1757,6 +1757,19 @@
17571757
pretty-hrtime "^1.0.3"
17581758
regenerator-runtime "^0.13.3"
17591759

1760+
"@storybook/preset-create-react-app@^3.1.0":
1761+
version "3.1.0"
1762+
resolved "https://registry.yarnpkg.com/@storybook/preset-create-react-app/-/preset-create-react-app-3.1.0.tgz#50f75c59b5ca226fda1173c21e945889d97d7aba"
1763+
integrity sha512-lJt5LQVccpJCVJbfo6oFetx05ossHP38UknUQx3VI/nM6Ec/CWTcn+Wxdoc+YjK5TaVNd84f0BMOYs3UYfTuoA==
1764+
dependencies:
1765+
"@storybook/node-logger" "*"
1766+
"@types/babel__core" "^7.1.7"
1767+
"@types/webpack" "^4.41.13"
1768+
babel-plugin-react-docgen "^4.1.0"
1769+
pnp-webpack-plugin "^1.6.4"
1770+
react-docgen-typescript-loader "^3.7.2"
1771+
semver "^7.3.2"
1772+
17601773
"@storybook/react@^5.3.19":
17611774
version "5.3.19"
17621775
resolved "https://registry.yarnpkg.com/@storybook/react/-/react-5.3.19.tgz#ad7e7a5538399e2794cdb5a1b844a2b77c10bd09"
@@ -1976,6 +1989,17 @@
19761989
"@types/babel__template" "*"
19771990
"@types/babel__traverse" "*"
19781991

1992+
"@types/babel__core@^7.1.7":
1993+
version "7.1.8"
1994+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.8.tgz#057f725aca3641f49fc11c7a87a9de5ec588a5d7"
1995+
integrity sha512-KXBiQG2OXvaPWFPDS1rD8yV9vO0OuWIqAEqLsbfX0oU2REN5KuoMnZ1gClWcBhO5I3n6oTVAmrMufOvRqdmFTQ==
1996+
dependencies:
1997+
"@babel/parser" "^7.1.0"
1998+
"@babel/types" "^7.0.0"
1999+
"@types/babel__generator" "*"
2000+
"@types/babel__template" "*"
2001+
"@types/babel__traverse" "*"
2002+
19792003
"@types/babel__generator@*":
19802004
version "7.6.1"
19812005
resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.1.tgz#4901767b397e8711aeb99df8d396d7ba7b7f0e04"
@@ -2115,10 +2139,10 @@
21152139
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.0.tgz#30d2d09f623fe32cde9cb582c7a6eda2788ce4a8"
21162140
integrity sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==
21172141

2118-
"@types/node@^14.0.11":
2119-
version "14.0.11"
2120-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3"
2121-
integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg==
2142+
"@types/node@^14.0.13":
2143+
version "14.0.13"
2144+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9"
2145+
integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==
21222146

21232147
"@types/npmlog@^4.1.2":
21242148
version "4.1.2"
@@ -2204,10 +2228,10 @@
22042228
"@types/prop-types" "*"
22052229
csstype "^2.2.0"
22062230

2207-
"@types/react@^16.9.35":
2208-
version "16.9.35"
2209-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
2210-
integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==
2231+
"@types/react@^16.9.36":
2232+
version "16.9.36"
2233+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
2234+
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
22112235
dependencies:
22122236
"@types/prop-types" "*"
22132237
csstype "^2.2.0"
@@ -2248,6 +2272,18 @@
22482272
"@types/source-list-map" "*"
22492273
source-map "^0.6.1"
22502274

2275+
"@types/webpack@^4.41.13":
2276+
version "4.41.17"
2277+
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.17.tgz#0a69005e644d657c85b7d6ec1c826a71bebd1c93"
2278+
integrity sha512-6FfeCidTSHozwKI67gIVQQ5Mp0g4X96c2IXxX75hYEQJwST/i6NyZexP//zzMOBb+wG9jJ7oO8fk9yObP2HWAw==
2279+
dependencies:
2280+
"@types/anymatch" "*"
2281+
"@types/node" "*"
2282+
"@types/tapable" "*"
2283+
"@types/uglify-js" "*"
2284+
"@types/webpack-sources" "*"
2285+
source-map "^0.6.0"
2286+
22512287
"@types/webpack@^4.41.8":
22522288
version "4.41.11"
22532289
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.11.tgz#7b7f725397d3b630bede05415d34e9ff30d9771f"
@@ -2656,6 +2692,18 @@
26562692
"@webassemblyjs/wast-parser" "1.9.0"
26572693
"@xtuc/long" "4.2.2"
26582694

2695+
"@webpack-contrib/schema-utils@^1.0.0-beta.0":
2696+
version "1.0.0-beta.0"
2697+
resolved "https://registry.yarnpkg.com/@webpack-contrib/schema-utils/-/schema-utils-1.0.0-beta.0.tgz#bf9638c9464d177b48209e84209e23bee2eb4f65"
2698+
integrity sha512-LonryJP+FxQQHsjGBi6W786TQB1Oym+agTpY0c+Kj8alnIw+DLUJb6SI8Y1GHGhLCH1yPRrucjObUmxNICQ1pg==
2699+
dependencies:
2700+
ajv "^6.1.0"
2701+
ajv-keywords "^3.1.0"
2702+
chalk "^2.3.2"
2703+
strip-ansi "^4.0.0"
2704+
text-table "^0.2.0"
2705+
webpack-log "^1.1.2"
2706+
26592707
"@xtuc/ieee754@^1.2.0":
26602708
version "1.2.0"
26612709
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
@@ -3373,7 +3421,7 @@ babel-plugin-named-asset-import@^0.3.1, babel-plugin-named-asset-import@^0.3.6:
33733421
resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.6.tgz#c9750a1b38d85112c9e166bf3ef7c5dbc605f4be"
33743422
integrity sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==
33753423

3376-
babel-plugin-react-docgen@^4.0.0:
3424+
babel-plugin-react-docgen@^4.0.0, babel-plugin-react-docgen@^4.1.0:
33773425
version "4.1.0"
33783426
resolved "https://registry.yarnpkg.com/babel-plugin-react-docgen/-/babel-plugin-react-docgen-4.1.0.tgz#1dfa447dac9ca32d625a123df5733a9e47287c26"
33793427
integrity sha512-vzpnBlfGv8XOhJM2zbPyyqw2OLEbelgZZsaaRRTpVwNKuYuc+pUg4+dy7i9gCRms0uOQn4osX571HRcCJMJCmA==
@@ -4005,7 +4053,7 @@ chain-function@^1.0.0:
40054053
resolved "https://registry.yarnpkg.com/chain-function/-/chain-function-1.0.1.tgz#c63045e5b4b663fb86f1c6e186adaf1de402a1cc"
40064054
integrity sha512-SxltgMwL9uCko5/ZCLiyG2B7R9fY4pDZUw7hJ4MhirdjBLosoDqkWABi3XMucddHdLiFJMb7PD2MZifZriuMTg==
40074055

4008-
chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2:
4056+
chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
40094057
version "2.4.2"
40104058
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
40114059
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -4847,10 +4895,10 @@ currently-unhandled@^0.4.1:
48474895
dependencies:
48484896
array-find-index "^1.0.1"
48494897

4850-
customize-cra@^0.9.1:
4851-
version "0.9.1"
4852-
resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.9.1.tgz#76b42c4f537c16329eccc09cfefd804d04c81550"
4853-
integrity sha512-LISruJ6ak6u+HVQ2vPI+HE4inpPugB73KB9YIpE2J1TW5L1Vrjzm3l2Yupyy+1alJGwAd5GAb5Hfc9qmSUuHow==
4898+
customize-cra@^1.0.0:
4899+
version "1.0.0"
4900+
resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-1.0.0.tgz#73286563631aa08127ad4d30a2e3c89cf4e93c8d"
4901+
integrity sha512-DbtaLuy59224U+xCiukkxSq8clq++MOtJ1Et7LED1fLszWe88EoblEYFBJ895sB1mC6B4uu3xPT/IjClELhMbA==
48544902
dependencies:
48554903
lodash.flow "^3.5.0"
48564904

@@ -8516,11 +8564,26 @@ lodash.uniq@^4.5.0:
85168564
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
85178565
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
85188566

8567+
log-symbols@^2.1.0:
8568+
version "2.2.0"
8569+
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
8570+
integrity sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==
8571+
dependencies:
8572+
chalk "^2.0.1"
8573+
85198574
loglevel@^1.6.6:
85208575
version "1.6.8"
85218576
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.8.tgz#8a25fb75d092230ecd4457270d80b54e28011171"
85228577
integrity sha512-bsU7+gc9AJ2SqpzxwU3+1fedl8zAntbtC5XYlt3s2j1hJcn2PsXSmgN8TaLG/J1/2mod4+cE/3vNL70/c1RNCA==
85238578

8579+
loglevelnext@^1.0.1:
8580+
version "1.0.5"
8581+
resolved "https://registry.yarnpkg.com/loglevelnext/-/loglevelnext-1.0.5.tgz#36fc4f5996d6640f539ff203ba819641680d75a2"
8582+
integrity sha512-V/73qkPuJmx4BcBF19xPBr+0ZRVBhc4POxvZTZdMeXpJ4NItXSJ/MSwuFT0kQJlCbXvdlZoQQ/418bS1y9Jh6A==
8583+
dependencies:
8584+
es6-symbol "^3.1.1"
8585+
object.assign "^4.1.0"
8586+
85248587
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
85258588
version "1.4.0"
85268589
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
@@ -9885,7 +9948,7 @@ pnp-webpack-plugin@1.5.0:
98859948
dependencies:
98869949
ts-pnp "^1.1.2"
98879950

9888-
pnp-webpack-plugin@1.6.4:
9951+
pnp-webpack-plugin@1.6.4, pnp-webpack-plugin@^1.6.4:
98899952
version "1.6.4"
98909953
resolved "https://registry.yarnpkg.com/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz#c9711ac4dc48a685dabafc86f8b6dd9f8df84149"
98919954
integrity sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==
@@ -11010,6 +11073,20 @@ react-dev-utils@^9.0.0:
1101011073
strip-ansi "5.2.0"
1101111074
text-table "0.2.0"
1101211075

11076+
react-docgen-typescript-loader@^3.7.2:
11077+
version "3.7.2"
11078+
resolved "https://registry.yarnpkg.com/react-docgen-typescript-loader/-/react-docgen-typescript-loader-3.7.2.tgz#45cb2305652c0602767242a8700ad1ebd66bbbbd"
11079+
integrity sha512-fNzUayyUGzSyoOl7E89VaPKJk9dpvdSgyXg81cUkwy0u+NBvkzQG3FC5WBIlXda0k/iaxS+PWi+OC+tUiGxzPA==
11080+
dependencies:
11081+
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
11082+
loader-utils "^1.2.3"
11083+
react-docgen-typescript "^1.15.0"
11084+
11085+
react-docgen-typescript@^1.15.0:
11086+
version "1.17.1"
11087+
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.17.1.tgz#6df6a5bf9b340e45ed3f1590515013ba71d3078b"
11088+
integrity sha512-JahR6AvNOQ2+HC+jIzMuFw6VctUnComz84W5AlRVF53wOq2yRR0xosQ3NShjU7mC27McgfzoFKKzL5UBN86FXw==
11089+
1101311090
react-docgen@^5.0.0:
1101411091
version "5.3.0"
1101511092
resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-5.3.0.tgz#9aabde5e69f1993c8ba839fd9a86696504654589"
@@ -13295,7 +13372,7 @@ utils-merge@1.0.1:
1329513372
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1329613373
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1329713374

13298-
uuid@^3.0.1, uuid@^3.3.2:
13375+
uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
1329913376
version "3.4.0"
1330013377
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1330113378
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
@@ -13455,6 +13532,16 @@ webpack-hot-middleware@^2.25.0:
1345513532
querystring "^0.2.0"
1345613533
strip-ansi "^3.0.0"
1345713534

13535+
webpack-log@^1.1.2:
13536+
version "1.2.0"
13537+
resolved "https://registry.yarnpkg.com/webpack-log/-/webpack-log-1.2.0.tgz#a4b34cda6b22b518dbb0ab32e567962d5c72a43d"
13538+
integrity sha512-U9AnICnu50HXtiqiDxuli5gLB5PGBo7VvcHx36jRZHwK4vzOYLbImqT4lwWwoMHdQWwEKw736fCHEekokTEKHA==
13539+
dependencies:
13540+
chalk "^2.1.0"
13541+
log-symbols "^2.1.0"
13542+
loglevelnext "^1.0.1"
13543+
uuid "^3.1.0"
13544+
1345813545
webpack-log@^2.0.0:
1345913546
version "2.0.0"
1346013547
resolved "https://registry.yarnpkg.com/webpack-log/-/webpack-log-2.0.0.tgz#5b7928e0637593f119d32f6227c1e0ac31e1b47f"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp