Skip to content

Commit 652ea16

Browse files
committed
chore: update package-lock
1 parent 42c09a7 commit 652ea16

File tree

12 files changed

+64
-64
lines changed

12 files changed

+64
-64
lines changed

packages/angular-server/package-lock.json

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

packages/angular-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
},
6363
"prettier": "@ionic/prettier-config",
6464
"dependencies": {
65-
"@ionic/core": "^8.0.0-beta.3"
65+
"@ionic/core": "8.0.0-beta.3"
6666
}
6767
}

packages/angular/package-lock.json

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

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
}
4848
},
4949
"dependencies": {
50-
"@ionic/core": "^8.0.0-beta.3",
50+
"@ionic/core": "8.0.0-beta.3",
5151
"ionicons": "^7.0.0",
5252
"jsonc-parser": "^3.0.0",
5353
"tslib": "^2.3.0"

packages/react-router/package-lock.json

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

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dist/"
3737
],
3838
"dependencies": {
39-
"@ionic/react": "^8.0.0-beta.3",
39+
"@ionic/react": "8.0.0-beta.3",
4040
"tslib": "*"
4141
},
4242
"peerDependencies": {

packages/react/package-lock.json

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

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"css/"
4040
],
4141
"dependencies": {
42-
"@ionic/core": "^8.0.0-beta.3",
42+
"@ionic/core": "8.0.0-beta.3",
4343
"ionicons": "^7.0.0",
4444
"tslib": "*"
4545
},

packages/vue-router/package-lock.json

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

packages/vue-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"homepage": "https://github.com/ionic-team/ionic#readme",
4646
"dependencies": {
47-
"@ionic/vue": "^8.0.0-beta.3"
47+
"@ionic/vue": "8.0.0-beta.3"
4848
},
4949
"devDependencies": {
5050
"@ionic/eslint-config": "^0.3.0",

0 commit comments

Comments
 (0)