File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "license" : " MIT" ,
3131 "devDependencies" : {
3232 "@cybozu/eslint-config" : " ^17.0.2" ,
33- "eslint" : " ^8.18 .0" ,
33+ "eslint" : " ^8.19 .0" ,
3434 "lerna" : " ^5.1.6" ,
3535 "npm-run-all" : " ^4.1.5" ,
3636 "prettier" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 2121 "start:firefox" : " run-p start:firefox:*"
2222 },
2323 "devDependencies" : {
24- "@types/chrome" : " ^0.0.154 " ,
24+ "@types/chrome" : " ^0.0.193 " ,
2525 "@types/react" : " ^17.0.14" ,
2626 "@types/react-dom" : " ^17.0.9" ,
27- "@types/webextension-polyfill" : " ^0.8 .0" ,
27+ "@types/webextension-polyfill" : " ^0.9 .0" ,
2828 "copy-webpack-plugin" : " ^11.0.0" ,
2929 "swr" : " ^2.0.0-beta.2" ,
3030 "ts-loader" : " ^9.3.1" ,
3131 "typescript" : " ^4.7.4" ,
32- "web-ext" : " ^6.5.0" ,
33- "webextension-polyfill" : " ^0.8.0" ,
32+ "web-ext" : " ^7.1.0" ,
3433 "webpack" : " ^5.73.0" ,
3534 "webpack-cli" : " ^4.10.0"
3635 },
3736 "dependencies" : {
3837 "react" : " ^17.0.2" ,
3938 "react-dom" : " ^17.0.2" ,
40- "styled-components" : " ^5.3.0 " ,
39+ "styled-components" : " ^5.3.5 " ,
4140 "swr" : " ^1.0.0" ,
4241 "swr-devtools" : " ^0.5.0" ,
43- "swr-devtools-panel" : " ^0.5.0"
42+ "swr-devtools-panel" : " ^0.5.0" ,
43+ "webextension-polyfill" : " ^0.9.0"
4444 }
4545}
Original file line number Diff line number Diff line change 3737 },
3838 "devDependencies" : {
3939 "@types/react" : " ^17.0.16" ,
40- "@types/styled-components" : " ^5.1.12 " ,
40+ "@types/styled-components" : " ^5.1.25 " ,
4141 "react" : " ^17.0.2" ,
42- "styled-components" : " ^5.3.0 " ,
42+ "styled-components" : " ^5.3.5 " ,
4343 "swr" : " ^2.0.0-beta.2" ,
4444 "typescript" : " ^4.7.4"
4545 },
You can’t perform that action at this time.
0 commit comments