Skip to content

Commit 7c5fc22

Browse files
authored
chore(deps): update react and vue playground dependencies (#2989)
1 parent e665d7e commit 7c5fc22

File tree

4 files changed

+86
-86
lines changed

4 files changed

+86
-86
lines changed

static/code/stackblitz/v7/react/package-lock.json

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

static/code/stackblitz/v7/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@ionic/react": "^7.0.0",
7-
"@ionic/react-router": "^7.0.0",
6+
"@ionic/react": "^7.0.10",
7+
"@ionic/react-router": "^7.0.10",
88
"@types/node": "^16.11.35",
99
"@types/react": "^18.0.9",
1010
"@types/react-dom": "^18.0.4",

static/code/stackblitz/v7/vue/package-lock.json

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

static/code/stackblitz/v7/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@ionic/vue": "^7.0.4",
12-
"@ionic/vue-router": "^7.0.4",
11+
"@ionic/vue": "^7.0.10",
12+
"@ionic/vue-router": "^7.0.10",
1313
"vue": "^3.2.25",
1414
"vue-router": "4.0.13"
1515
},

0 commit comments

Comments
 (0)