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

Commit 760ecb4

Browse files
committed
chapter-1
1 parent 45327e3 commit 760ecb4

File tree

2 files changed

+1416
-1342
lines changed

2 files changed

+1416
-1342
lines changed

‎book/1-end/app/package.json‎

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
"lint": "eslint . --ext .ts,.tsx"
99
},
1010
"dependencies": {
11-
"dotenv": "^16.3.1",
12-
"next": "^14.0.3",
13-
"react": "^18.2.0",
14-
"react-dom": "^18.2.0",
15-
"typescript": "^5.3.2"
11+
"dotenv": "^16.4.7",
12+
"next": "^15.2.3",
13+
"react": "^19.0.0",
14+
"react-dom": "^19.0.0",
15+
"typescript": "^5.8.2"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^20.10.1",
19-
"@types/react": "^18.2.39",
20-
"@types/react-dom": "^18.2.17",
21-
"@typescript-eslint/eslint-plugin": "^6.13.1",
22-
"@typescript-eslint/parser": "^6.13.1",
23-
"eslint": "^8.54.0",
24-
"eslint-config-prettier": "^9.0.0",
25-
"eslint-plugin-prettier": "^5.0.1",
26-
"eslint-plugin-react": "^7.33.2",
27-
"prettier": "^3.1.0"
18+
"@types/node": "^22.13.10",
19+
"@types/react": "^19.0.12",
20+
"@types/react-dom": "^19.0.4",
21+
"@typescript-eslint/eslint-plugin": "^8.27.0",
22+
"@typescript-eslint/parser": "^8.27.0",
23+
"eslint": "^9.22.0",
24+
"eslint-config-prettier": "^10.1.1",
25+
"eslint-plugin-prettier": "^5.2.3",
26+
"eslint-plugin-react": "^7.37.4",
27+
"prettier": "^3.5.3"
2828
}
2929
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /