Skip to content

Commit

Permalink
chore(deps): update ionic to v8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 0b392d6 commit a45381e
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 55 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.3.2",
"@ionic/core": "8.3.2",
"@ionic/angular": "8.3.3",
"@ionic/core": "8.3.3",
"@angular/platform-browser-dynamic": "18.2.6",
"ionicons": "7.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion static/code/stackblitz/v8/html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@ionic/core": "8.3.2",
"@ionic/core": "8.3.3",
"ionicons": "7.4.0"
}
}
48 changes: 24 additions & 24 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.3.2",
"@ionic/react-router": "8.3.2",
"@ionic/react": "8.3.3",
"@ionic/react-router": "8.3.3",
"@types/node": "^22.0.0",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
Expand Down
48 changes: 24 additions & 24 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.3.2",
"@ionic/vue-router": "8.3.2",
"@ionic/vue": "8.3.3",
"@ionic/vue-router": "8.3.3",
"vue": "^3.2.25",
"vue-router": "4.4.5"
},
Expand Down

0 comments on commit a45381e

Please sign in to comment.