Skip to content

Commit 9f706ca

Browse files
committed
Update dependencies.
1 parent 9e4a88d commit 9f706ca

File tree

2 files changed

+1058
-966
lines changed

2 files changed

+1058
-966
lines changed

netflix-create-react-vite-app/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@
1111
"preview": "vite preview"
1212
},
1313
"dependencies": {
14-
"framer-motion": "11.1.7",
15-
"i18next": "^23.11.3",
16-
"i18next-browser-languagedetector": "^7.2.1",
17-
"i18next-http-backend": "^2.5.1",
18-
"jsdom": "^24.1.0",
14+
"framer-motion": "12.4.1",
15+
"i18next": "^24.2.2",
16+
"i18next-browser-languagedetector": "^8.0.2",
17+
"i18next-http-backend": "^3.0.2",
18+
"jsdom": "^26.0.0",
1919
"react": "^19.0.0",
2020
"react-dom": "^19.0.0",
2121
"react-i18next": "^14.1.2",
2222
"react-router-dom": "^6.24.1",
2323
"styled-components": "^5.3.5",
24-
"vitest": "^1.6.0"
24+
"vitest": "^3.0.5"
2525
},
2626
"devDependencies": {
27-
"@testing-library/jest-dom": "^6.4.6",
28-
"@testing-library/react": "^16.0.0",
29-
"@types/react": "^19.0.1",
30-
"@types/react-dom": "^19.0.2",
27+
"@testing-library/jest-dom": "^6.6.3",
28+
"@testing-library/react": "^16.2.0",
29+
"@types/react": "^19.0.8",
30+
"@types/react-dom": "^19.0.3",
3131
"@types/react-router-dom": "^5.3.3",
3232
"@types/styled-components": "5.1.34",
33-
"@typescript-eslint/eslint-plugin": "^7.13.1",
34-
"@typescript-eslint/parser": "^7.13.1",
35-
"@vitejs/plugin-react": "^4.3.1",
36-
"eslint": "^8.57.0",
37-
"eslint-plugin-react-hooks": "^4.6.2",
38-
"eslint-plugin-react-refresh": "^0.4.7",
39-
"typescript": "^5.5.3",
40-
"vite": "^5.3.1"
33+
"@typescript-eslint/eslint-plugin": "^8.23.0",
34+
"@typescript-eslint/parser": "^8.23.0",
35+
"@vitejs/plugin-react": "^4.3.4",
36+
"eslint": "^9.20.0",
37+
"eslint-plugin-react-hooks": "^5.1.0",
38+
"eslint-plugin-react-refresh": "^0.4.19",
39+
"typescript": "^5.7.3",
40+
"vite": "^6.1.0"
4141
}
4242
}

0 commit comments

Comments
 (0)