Skip to content

Commit

Permalink
Update all non-major dependencies (#232)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 6ced353 commit 7f29f78
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 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.3.14",
"version": "0.3.15",
"description": "A react app using pouchdb built in typescript",
"author": "Stan Lemon <[email protected]",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@stanlemon/react-couchdb-authentication": "*",
"@stanlemon/react-pouchdb": "*",
"@stanlemon/webdev": "*",
"bulma": "^1.0.2",
"bulma": "^1.0.3",
"date-fns": "^4.1.0",
"pouchdb": "^9.0.0",
"react": "^19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/app-template",
"version": "0.3.72",
"version": "0.3.73",
"description": "A template for creating apps using the webdev package.",
"author": "Stan Lemon <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@types/jest": "^29.5.14",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"nodemon": "^3.1.9",
"supertest": "^7.0.0"
}
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

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

0 comments on commit 7f29f78

Please sign in to comment.