Skip to content

Commit

Permalink
test12
Browse files Browse the repository at this point in the history
  • Loading branch information
brok3turtl3 committed Nov 29, 2023
1 parent 1771f84 commit b0512d0
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 2 deletions.
182 changes: 180 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
},
"devDependencies": {
"@babel/preset-env": "^7.22.9",
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@types/bcryptjs": "^2.4.2",
Expand All @@ -48,12 +49,14 @@
"@types/react": "^18.2.39",
"@types/redux-mock-store": "^1.0.6",
"@types/supertest": "^2.0.12",
"axios": "^1.6.2",
"concurrently": "^8.2.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.7.0",
"nodemon": "^3.0.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.20.0",
"react-test-renderer": "^18.2.0",
"redux-mock-store": "^1.5.4",
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
Expand Down

0 comments on commit b0512d0

Please sign in to comment.