Skip to content

Commit 4b7da81

Browse files
committed
chore: update major deps
1 parent 4031054 commit 4b7da81

File tree

40 files changed

+43493
-3348
lines changed

40 files changed

+43493
-3348
lines changed

docs/package-lock.json

Lines changed: 519 additions & 145 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"live-server": "^1.2.2",
3333
"parallelshell": "3.0.1",
3434
"sass": "^1.87.0",
35-
"shelljs": "^0.8.5"
35+
"shelljs": "^0.9.2"
3636
}
3737
}

steps/01-jsx-solution/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

steps/01-jsx/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

steps/02-composition-solution/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

steps/02-composition/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

steps/03-state-and-clicks-solution/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

steps/03-state-and-clicks/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

steps/04-list-and-fetch-solution/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

steps/04-list-and-fetch/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
1515
"@fontsource/roboto": "^5.2.5",
16-
"@mui/icons-material": "^5.17.1",
17-
"@mui/material": "^5.17.1",
18-
"react": "^18.3.1",
19-
"react-dom": "^18.3.1"
16+
"@mui/icons-material": "^6.4.11",
17+
"@mui/material": "^6.4.11",
18+
"react": "^19.1.0",
19+
"react-dom": "^19.1.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^18.3.20",
23-
"@types/react-dom": "^18.3.6",
24-
"@typescript-eslint/eslint-plugin": "^7.18.0",
25-
"@typescript-eslint/parser": "^7.18.0",
22+
"@types/react": "^19.1.2",
23+
"@types/react-dom": "^19.1.2",
24+
"@typescript-eslint/eslint-plugin": "^8.31.0",
25+
"@typescript-eslint/parser": "^8.31.0",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"eslint": "^8.57.1",
28-
"eslint-plugin-react-hooks": "^4.6.2",
27+
"eslint": "^9.25.1",
28+
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"vite": "^5.4.18"
31+
"vite": "^6.3.2"
3232
}
3333
}

0 commit comments

Comments
 (0)