Skip to content

Commit

Permalink
Merge pull request #97 from Cratis/dependabot/npm_and_yarn/cratis/fun…
Browse files Browse the repository at this point in the history
…damentals-5.3.5

Bump @cratis/fundamentals from 5.2.4 to 5.3.5
  • Loading branch information
einari authored Aug 28, 2024
2 parents 2ac5972 + 10a2935 commit 34cc116
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 34cc116

Please sign in to comment.