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

Commitde3b605

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

File tree

4 files changed

+2386
-1290
lines changed

4 files changed

+2386
-1290
lines changed

‎package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,32 +36,32 @@
3636
"dependencies": {
3737
"chokidar":"^3.4.2",
3838
"dotenv":"^8.2.0",
39-
"eslint":"^7.6.0",
40-
"git-url-parse":"^11.1.2",
41-
"jest":"^26.2.2",
42-
"jsdom":"^16.3.0",
39+
"eslint":"^7.7.0",
40+
"git-url-parse":"^11.1.3",
41+
"jest":"^26.4.0",
42+
"jsdom":"^16.4.0",
4343
"node-fetch":"^2.6.0",
4444
"semver":"^7.3.2",
45-
"ts-jest":"^26.1.4",
45+
"ts-jest":"^26.2.0",
4646
"typescript":"^3.9.7",
4747
"vscode-extension-telemetry":"^0.1.6"
4848
},
4949
"devDependencies": {
5050
"@types/assert":"^1.5.1",
51-
"@types/jest":"^26.0.9",
51+
"@types/jest":"^26.0.10",
5252
"@types/jsdom":"^16.2.3",
5353
"@types/node":"^14.0.27",
5454
"@types/node-fetch":"^2.5.7",
55-
"@types/semver":"^7.3.1",
56-
"@typescript-eslint/eslint-plugin":"^3.8.0",
57-
"@typescript-eslint/parser":"^3.8.0",
55+
"@types/semver":"^7.3.2",
56+
"@typescript-eslint/eslint-plugin":"^3.9.0",
57+
"@typescript-eslint/parser":"^3.9.0",
5858
"eslint-config-prettier":"^6.11.0",
5959
"eslint-config-react-app":"^5.2.1",
6060
"eslint-plugin-flowtype":"^5.2.0",
6161
"eslint-plugin-import":"^2.22.0",
6262
"eslint-plugin-jsx-a11y":"^6.3.1",
6363
"eslint-plugin-prettier":"^3.1.4",
64-
"eslint-plugin-react":"^7.20.5",
64+
"eslint-plugin-react":"^7.20.6",
6565
"eslint-plugin-react-hooks":"^4.0.8",
6666
"prettier":"2.0.5",
6767
"vscode":"^1.1.37",

‎web-app/package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,11 @@
2525
"extends":"react-app"
2626
},
2727
"dependencies": {
28-
"@alifd/next":"^1.20.25",
28+
"@alifd/next":"^1.20.28",
2929
"@emotion/babel-preset-css-prop":"^10.0.27",
30-
"@emotion/core":"^10.0.28",
31-
"babel-jest":"^26.2.2",
30+
"@emotion/core":"^10.0.34",
31+
"babel-jest":"^26.3.0",
32+
"emotion-theming":"^10.0.27",
3233
"js-yaml":"^3.14.0",
3334
"markdown-it":"^11.0.0",
3435
"markdown-it-emoji":"^1.4.0",
@@ -43,30 +44,30 @@
4344
},
4445
"devDependencies": {
4546
"@babel/core":"^7.11.1",
46-
"@storybook/addon-actions":"^5.3.19",
47-
"@storybook/addon-knobs":"^5.3.19",
48-
"@storybook/addon-links":"^5.3.19",
49-
"@storybook/addons":"^5.3.19",
47+
"@storybook/addon-actions":"^6.0.10",
48+
"@storybook/addon-knobs":"^6.0.10",
49+
"@storybook/addon-links":"^6.0.10",
50+
"@storybook/addons":"^6.0.10",
5051
"@storybook/preset-create-react-app":"^3.1.4",
51-
"@storybook/react":"^5.3.19",
52+
"@storybook/react":"^6.0.10",
5253
"@types/graphql":"^14.5.0",
5354
"@types/highlight.js":"^9.12.4",
54-
"@types/jest":"^26.0.9",
55+
"@types/jest":"^26.0.10",
5556
"@types/js-yaml":"^3.12.5",
56-
"@types/markdown-it":"^10.0.1",
57+
"@types/markdown-it":"^10.0.2",
5758
"@types/node":"^14.0.27",
5859
"@types/prismjs":"^1.16.1",
59-
"@types/react":"^16.9.44",
60+
"@types/react":"^16.9.46",
6061
"@types/react-addons-css-transition-group":"^15.0.5",
6162
"@types/react-dom":"^16.9.8",
6263
"babel-loader":"8.1.0",
6364
"babel-plugin-import":"^1.13.0",
6465
"customize-cra":"^1.0.0",
65-
"mini-css-extract-plugin":"^0.9.0",
66+
"mini-css-extract-plugin":"^0.10.0",
6667
"node-sass":"^4.14.1",
6768
"prettier":"2.0.5",
6869
"react-app-rewired":"^2.1.6",
69-
"react-scripts":"^3.4.1",
70+
"react-scripts":"^3.4.3",
7071
"sass-loader":"^8.0.2",
7172
"typescript":"^3.9.7"
7273
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp