Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Aug 16, 2023
1 parent 1c65b5f commit 75f8d72
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 37 deletions.
73 changes: 41 additions & 32 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@types/jest": "^29.0.3",
"@types/node": "^18.7.18",
"@types/node-fetch": "^2.6.2",
"@types/ramda": "^0.28.7",
"@types/ramda": "^0.29.3",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.6",
"@types/supertest": "^2.0.12",
"@types/uuid": "^8.3.4",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"eslint": "^8.12.0",
Expand All @@ -63,14 +63,14 @@
"jest-location-mock": "^1.0.9",
"next": "^13.2.4",
"node-mocks-http": "^1.11.0",
"ramda": "^0.28.0",
"ramda": "^0.29.0",
"react-test-renderer": "^18.2.0",
"rollup": "^2.70.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-terser": "^7.0.2",
"supertest": "^6.3.0",
"typedoc": "^0.23.15",
"typescript": "^4.6.3",
"typedoc": "^0.24.8",
"typescript": "^5.1.6",
"uuid": "^9.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 75f8d72

Please sign in to comment.