Skip to content

Commit 7f29f78

Browse files
Update all non-major dependencies (#232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ced353 commit 7f29f78

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

apps/react-pouchdb-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/react-pouchdb-example",
3-
"version": "0.3.14",
3+
"version": "0.3.15",
44
"description": "A react app using pouchdb built in typescript",
55
"author": "Stan Lemon <stanlemon@users.noreply.github.com",
66
"license": "MIT",
@@ -28,7 +28,7 @@
2828
"@stanlemon/react-couchdb-authentication": "*",
2929
"@stanlemon/react-pouchdb": "*",
3030
"@stanlemon/webdev": "*",
31-
"bulma": "^1.0.2",
31+
"bulma": "^1.0.3",
3232
"date-fns": "^4.1.0",
3333
"pouchdb": "^9.0.0",
3434
"react": "^19.0.0",

apps/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/app-template",
3-
"version": "0.3.72",
3+
"version": "0.3.73",
44
"description": "A template for creating apps using the webdev package.",
55
"author": "Stan Lemon <stanlemon@users.noreply.github.com>",
66
"license": "MIT",
@@ -37,7 +37,7 @@
3737
"@types/jest": "^29.5.14",
3838
"@types/react": "^19.0.2",
3939
"@types/react-dom": "^19.0.2",
40-
"concurrently": "^9.1.0",
40+
"concurrently": "^9.1.2",
4141
"nodemon": "^3.1.9",
4242
"supertest": "^7.0.0"
4343
}

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)