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

Commit2fab9a2

Browse files
committed
chore: Updates dependencies
1 parentd22a360 commit2fab9a2

File tree

2 files changed

+1965
-2016
lines changed

2 files changed

+1965
-2016
lines changed

‎package.json‎

Lines changed: 36 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -43,68 +43,68 @@
4343
"postpublish":"pinst --enable"
4444
},
4545
"resolutions": {
46-
"@types/react":"^17.0.19"
46+
"@types/react":"^17.0.39"
4747
},
4848
"peerDependencies": {
4949
"react":">= 16.8.0"
5050
},
5151
"dependencies": {
52-
"@babel/runtime":"^7.15.4",
53-
"immer":"^9.0.6",
54-
"redux":"^4.1.1",
55-
"redux-thunk":"^2.3.0",
52+
"@babel/runtime":"^7.17.2",
53+
"immer":"^9.0.12",
54+
"redux":"^4.1.2",
55+
"redux-thunk":"^2.4.1",
5656
"ts-toolbelt":"^9.6.0"
5757
},
5858
"devDependencies": {
59-
"@babel/cli":"^7.14.8",
60-
"@babel/core":"^7.15.0",
61-
"@babel/node":"^7.14.9",
62-
"@babel/plugin-external-helpers":"^7.14.5",
63-
"@babel/plugin-proposal-object-rest-spread":"^7.14.7",
64-
"@babel/plugin-transform-react-jsx":"^7.14.9",
65-
"@babel/plugin-transform-runtime":"^7.15.0",
59+
"@babel/cli":"^7.17.0",
60+
"@babel/core":"^7.17.2",
61+
"@babel/node":"^7.16.8",
62+
"@babel/plugin-external-helpers":"^7.16.7",
63+
"@babel/plugin-proposal-object-rest-spread":"^7.16.7",
64+
"@babel/plugin-transform-react-jsx":"^7.16.7",
65+
"@babel/plugin-transform-runtime":"^7.17.0",
6666
"@babel/polyfill":"^7.12.1",
67-
"@babel/preset-env":"^7.15.0",
68-
"@babel/preset-react":"^7.14.5",
69-
"@babel/preset-typescript":"^7.15.0",
70-
"@babel/register":"^7.15.3",
71-
"@testing-library/jest-dom":"^5.14.1",
72-
"@testing-library/react":"^11.2.5",
73-
"@testing-library/react-hooks":"^5.1.0",
74-
"@types/react":"^17.0.19",
75-
"@types/react-dom":"^17.0.9",
76-
"@types/react-redux":"^7.1.18",
67+
"@babel/preset-env":"^7.16.11",
68+
"@babel/preset-react":"^7.16.7",
69+
"@babel/preset-typescript":"^7.16.7",
70+
"@babel/register":"^7.17.0",
71+
"@testing-library/jest-dom":"^5.16.2",
72+
"@testing-library/react":"^12.1.2",
73+
"@testing-library/react-hooks":"^7.0.2",
74+
"@types/react":"^17.0.39",
75+
"@types/react-dom":"^17.0.11",
76+
"@types/react-redux":"^7.1.22",
7777
"app-root-dir":"^1.0.2",
7878
"babel-core":"^7.0.0-bridge.0",
7979
"babel-eslint":"^10.0.3",
80-
"babel-jest":"^26.6.3",
80+
"babel-jest":"^27.5.1",
8181
"codecov":"^3.8.3",
82-
"eslint":"^7.32.0",
82+
"eslint":"^8.8.0",
8383
"eslint-config-airbnb":"^18.2.1",
8484
"eslint-config-prettier":"^8.3.0",
85-
"eslint-plugin-import":"^2.24.1",
86-
"eslint-plugin-jsx-a11y":"^6.4.1",
85+
"eslint-plugin-import":"^2.25.4",
86+
"eslint-plugin-jsx-a11y":"^6.5.1",
8787
"eslint-plugin-markdown":"^2.2.0",
88-
"eslint-plugin-react":"^7.24.0",
89-
"eslint-plugin-react-hooks":"^4.2.0",
88+
"eslint-plugin-react":"^7.28.0",
89+
"eslint-plugin-react-hooks":"^4.3.0",
9090
"husky":"5.1.3",
91-
"jest":"^26.6.3",
92-
"lint-staged":"^10.5.4",
91+
"jest":"^27.5.1",
92+
"lint-staged":"^11.2.3",
9393
"pinst":"^2.1.6",
94-
"prettier":"^2.3.2",
95-
"prettier-eslint":"^12.0.0",
94+
"prettier":"^2.5.1",
95+
"prettier-eslint":"^13.0.0",
9696
"react":"^17.0.2",
9797
"react-dom":"^17.0.2",
98-
"react-redux":"^7.2.4",
98+
"react-redux":"^7.2.6",
9999
"react-test-renderer":"^17.0.1",
100100
"rimraf":"^3.0.1",
101-
"rollup":"^2.56.3",
101+
"rollup":"^2.67.1",
102102
"rollup-plugin-babel":"^4.4.0",
103103
"rollup-plugin-node-resolve":"^5.2.0",
104104
"rollup-plugin-size-snapshot":"^0.12.0",
105105
"shallowequal":"^1.1.0",
106106
"title-case":"^3.0.3",
107-
"typescript":"4.3.5",
107+
"typescript":"4.5.5",
108108
"typings-tester":"^0.3.2"
109109
},
110110
"jest": {
@@ -115,6 +115,7 @@
115115
"<rootDir>/node_modules/regenerator-runtime/runtime",
116116
"@testing-library/jest-dom/extend-expect"
117117
],
118+
"testEnvironment":"jsdom",
118119
"testMatch": [
119120
"**/?(*.)+(spec|test).[jt]s?(x)"
120121
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp