Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhang1999 committed Nov 11, 2024
1 parent 106e531 commit b50b7d8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"private": true,
"homepage": "https://tkhang1999.github.io/about-me/",
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"@testing-library/user-event": "^14.5.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-reveal": "^1.2.2",
"react-scripts": "^5.0.1",
"react-toggle": "^4.1.2",
"web-vitals": "^1.1.2"
"web-vitals": "^4.2.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -46,9 +46,9 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"gh-pages": "^5.0.0",
"prettier": "2.4.1",
"enzyme-adapter-react-16": "^1.15.8",
"gh-pages": "^6.2.0",
"prettier": "3.3.3",
"react-test-renderer": "^16.14.0"
},
"jest": {
Expand Down

0 comments on commit b50b7d8

Please sign in to comment.