Skip to content

Commit

Permalink
chore(deps): update ionic to v8.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent c806ac5 commit 7396610
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 71 deletions.
4 changes: 2 additions & 2 deletions static/code/stackblitz/v8/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@ionic/angular": "8.2.2",
"@ionic/core": "8.2.2",
"@ionic/angular": "8.2.5",
"@ionic/core": "8.2.5",
"@angular/platform-browser-dynamic": "18.0.5"
}
}
2 changes: 1 addition & 1 deletion static/code/stackblitz/v8/html/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"@ionic/core": "8.2.2"
"@ionic/core": "8.2.5"
}
}
64 changes: 32 additions & 32 deletions static/code/stackblitz/v8/react/package-lock.json

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

4 changes: 2 additions & 2 deletions static/code/stackblitz/v8/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@ionic/react": "8.2.2",
"@ionic/react-router": "8.2.2",
"@ionic/react": "8.2.5",
"@ionic/react-router": "8.2.5",
"@types/node": "^20.0.0",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
Expand Down
64 changes: 32 additions & 32 deletions static/code/stackblitz/v8/vue/package-lock.json

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

4 changes: 2 additions & 2 deletions static/code/stackblitz/v8/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"preview": "vite preview"
},
"dependencies": {
"@ionic/vue": "8.2.2",
"@ionic/vue-router": "8.2.2",
"@ionic/vue": "8.2.5",
"@ionic/vue-router": "8.2.5",
"vue": "^3.2.25",
"vue-router": "4.4.0"
},
Expand Down

0 comments on commit 7396610

Please sign in to comment.