Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
francoborrelli committed Oct 1, 2024
1 parent 401ebf9 commit 84c0e36
Show file tree
Hide file tree
Showing 2 changed files with 1,503 additions and 1,629 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"homepage": "https://francoborrelli.github.io/portfolio/",
"private": true,
"dependencies": {
"antd": "^5.20.2",
"antd": "^5.21.2",
"devicons-react": "^1.3.0",
"html-react-parser": "^5.1.12",
"i18next": "^23.14.0",
"html-react-parser": "^5.1.16",
"i18next": "^23.15.1",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-full-screen": "^1.1.1",
"react-i18next": "^15.0.1",
"react-i18next": "^15.0.2",
"react-icons": "^5.3.0",
"react-player-controls": "^1.1.0",
"react-redux": "^9.1.2",
Expand Down Expand Up @@ -48,19 +48,19 @@
]
},
"devDependencies": {
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.2.7",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.9",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.9",
"@types/node": "^22.7.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/tinycolor2": "^1.4.6",
"gh-pages": "^6.1.1",
"sass": "^1.77.6",
"sass": "^1.79.4",
"typescript": "^4.4.2",
"web-vitals": "^4.2.1"
"web-vitals": "^4.2.3"
}
}
Loading

0 comments on commit 84c0e36

Please sign in to comment.