Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 72c9000 commit 54bdcff
Show file tree
Hide file tree
Showing 6 changed files with 145 additions and 87 deletions.
4 changes: 2 additions & 2 deletions apps/react-pouchdb-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/react-pouchdb-example",
"version": "0.1.127",
"version": "0.1.128",
"description": "A react app using pouchdb built in typescript",
"author": "Stan Lemon <[email protected]",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/node": "^20.16.2",
"@types/node": "^20.16.5",
"@types/pouchdb": "^6.4.2",
"@types/uuid": "^10.0.0",
"identity-obj-proxy": "^3.0.0",
Expand Down
Loading

0 comments on commit 54bdcff

Please sign in to comment.