Skip to content

Commit

Permalink
Bump @cratis/fundamentals from 5.2.4 to 5.3.5
Browse files Browse the repository at this point in the history
Bumps [@cratis/fundamentals](https://github.com/cratis/fundamentals) from 5.2.4 to 5.3.5.
- [Release notes](https://github.com/cratis/fundamentals/releases)
- [Commits](Cratis/Fundamentals@v5.2.4...v5.3.5)

---
updated-dependencies:
- dependency-name: "@cratis/fundamentals"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 58b3acd commit 10a2935
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Source/JavaScript/Applications.React.MVVM/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@cratis/applications": "1.0.0",
"@cratis/fundamentals": "5.2.4",
"@cratis/fundamentals": "5.3.5",
"mobx": "6.12.3",
"mobx-react": "9.1.1",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion Source/JavaScript/Applications.React/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@cratis/applications": "1.0.0",
"@cratis/fundamentals": "5.2.4",
"@cratis/fundamentals": "5.3.5",
"handlebars": "4.7.7",
"react": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion Source/JavaScript/Applications.Vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@cratis/applications": "1.0.0",
"@cratis/fundamentals": "5.2.4",
"@cratis/fundamentals": "5.3.5",
"handlebars": "4.7.7",
"react": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion Source/JavaScript/Applications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"up": "yarn g:up"
},
"dependencies": {
"@cratis/fundamentals": "5.2.4",
"@cratis/fundamentals": "5.3.5",
"handlebars": "4.7.7"
}
}

0 comments on commit 10a2935

Please sign in to comment.