Skip to content

Commit 551da1b

Browse files
committed
chapter-7
1 parent 5451ec2 commit 551da1b

File tree

6 files changed

+4478
-4336
lines changed

6 files changed

+4478
-4336
lines changed

book/6-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"marked": "^15.0.7",
3535
"mongoose": "^8.12.1",
3636
"next": "^15.2.3",
37-
"node-fetch": "3.3.2",
37+
"node-fetch": "2",
3838
"nprogress": "^0.2.0",
3939
"passport": "^0.7.0",
4040
"passport-google-oauth": "^2.0.0",

book/6-end/yarn.lock

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4067,7 +4067,14 @@ node-domexception@^1.0.0:
40674067
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
40684068
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
40694069

4070-
node-fetch@3.3.2, node-fetch@^3.2.0:
4070+
node-fetch@2:
4071+
version "2.7.0"
4072+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
4073+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
4074+
dependencies:
4075+
whatwg-url "^5.0.0"
4076+
4077+
node-fetch@^3.2.0:
40714078
version "3.3.2"
40724079
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.2.tgz#d1e889bacdf733b4ff3b2b243eb7a12866a0b78b"
40734080
integrity sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==
@@ -5208,6 +5215,11 @@ tr46@^5.1.0:
52085215
dependencies:
52095216
punycode "^2.3.1"
52105217

5218+
tr46@~0.0.3:
5219+
version "0.0.3"
5220+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5221+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
5222+
52115223
tsconfig-paths@^3.15.0:
52125224
version "3.15.0"
52135225
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
@@ -5415,6 +5427,11 @@ web-streams-polyfill@^3.0.3:
54155427
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b"
54165428
integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==
54175429

5430+
webidl-conversions@^3.0.0:
5431+
version "3.0.1"
5432+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5433+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
5434+
54185435
webidl-conversions@^7.0.0:
54195436
version "7.0.0"
54205437
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
@@ -5428,6 +5445,14 @@ webidl-conversions@^7.0.0:
54285445
tr46 "^5.1.0"
54295446
webidl-conversions "^7.0.0"
54305447

5448+
whatwg-url@^5.0.0:
5449+
version "5.0.0"
5450+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5451+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
5452+
dependencies:
5453+
tr46 "~0.0.3"
5454+
webidl-conversions "^3.0.0"
5455+
54315456
which-boxed-primitive@^1.1.0, which-boxed-primitive@^1.1.1:
54325457
version "1.1.1"
54335458
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz#d76ec27df7fa165f18d5808374a5fe23c29b176e"

book/7-begin/package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -13,49 +13,49 @@
1313
"coverageDirectory": "./.coverage"
1414
},
1515
"dependencies": {
16-
"@emotion/cache": "^11.11.0",
17-
"@emotion/react": "^11.11.1",
16+
"@emotion/cache": "^11.14.0",
17+
"@emotion/react": "^11.14.0",
1818
"@emotion/server": "^11.11.0",
19-
"@emotion/styled": "^11.11.0",
20-
"@mui/icons-material": "^5.14.14",
21-
"@mui/material": "^5.14.14",
22-
"@octokit/oauth-authorization-url": "^6.0.2",
23-
"@octokit/rest": "^20.0.2",
24-
"aws-sdk": "^2.1476.0",
19+
"@emotion/styled": "^11.14.0",
20+
"@mui/icons-material": "^6.4.8",
21+
"@mui/material": "^6.4.8",
22+
"@octokit/oauth-authorization-url": "^7.1.1",
23+
"@octokit/rest": "^21.1.1",
24+
"aws-sdk": "^2.1692.0",
2525
"connect-mongo": "^5.1.0",
26-
"dotenv": "^16.3.1",
27-
"express": "^4.18.2",
28-
"express-session": "^1.17.1",
26+
"dotenv": "^16.4.7",
27+
"express": "^4.21.2",
28+
"express-session": "^1.18.1",
2929
"front-matter": "^4.0.2",
3030
"he": "^1.2.0",
31-
"highlight.js": "^11.9.0",
31+
"highlight.js": "^11.11.1",
3232
"isomorphic-unfetch": "^4.0.2",
3333
"lodash": "^4.17.21",
34-
"marked": "^9.1.2",
35-
"mongoose": "^7.6.3",
36-
"next": "^13.5.6",
37-
"node-fetch": "2.6.7",
34+
"marked": "^15.0.7",
35+
"mongoose": "^8.12.1",
36+
"next": "^15.2.3",
37+
"node-fetch": "2",
3838
"nprogress": "^0.2.0",
39-
"passport": "^0.6.0",
39+
"passport": "^0.7.0",
4040
"passport-google-oauth": "^2.0.0",
4141
"prop-types": "^15.7.2",
42-
"qs": "^6.11.2",
43-
"react": "^18.2.0",
44-
"react-dom": "^18.2.0"
42+
"qs": "^6.14.0",
43+
"react": "^19.0.0",
44+
"react-dom": "^19.0.0"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "^7.23.2",
48-
"@babel/eslint-parser": "^7.22.15",
49-
"eslint": "^8.51.0",
47+
"@babel/core": "^7.26.10",
48+
"@babel/eslint-parser": "^7.26.10",
49+
"eslint": "^9.22.0",
5050
"eslint-config-airbnb": "^19.0.4",
51-
"eslint-config-prettier": "^9.0.0",
52-
"eslint-plugin-import": "^2.28.1",
53-
"eslint-plugin-jsx-a11y": "^6.7.1",
54-
"eslint-plugin-prettier": "^5.0.1",
55-
"eslint-plugin-react": "^7.33.2",
56-
"eslint-plugin-react-hooks": "^4.6.0",
51+
"eslint-config-prettier": "^10.1.1",
52+
"eslint-plugin-import": "^2.31.0",
53+
"eslint-plugin-jsx-a11y": "^6.10.2",
54+
"eslint-plugin-prettier": "^5.2.3",
55+
"eslint-plugin-react": "^7.37.4",
56+
"eslint-plugin-react-hooks": "^5.2.0",
5757
"jest": "^29.7.0",
58-
"nodemon": "^3.0.1",
59-
"prettier": "^3.0.3"
58+
"nodemon": "^3.1.9",
59+
"prettier": "^3.5.3"
6060
}
6161
}

0 commit comments

Comments
 (0)