mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 01:03:03 +08:00
chore(): update package lock files
This commit is contained in:
32
packages/vue-router/package-lock.json
generated
32
packages/vue-router/package-lock.json
generated
@ -660,11 +660,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0.tgz",
|
||||
"integrity": "sha512-pM8qOaea9ZbqZbGnoIswaeeTiHJKNQ9ziSNHSILDpdd4FjpxZjOeMgNUdvYzh5rX9fA6hEM2wodg7McIWHgvZQ==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.1.tgz",
|
||||
"integrity": "sha512-RK69pJ+2e5gLM4eASR2vccPQibIz+Lsc1uHql61lV8Xghb7+usYdeSXUvmn2JL3hkbSMt6JxKCTLfQjFJc+d8Q==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^3.1.0",
|
||||
"@stencil/core": "^3.2.0",
|
||||
"ionicons": "^7.1.0",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
@ -851,11 +851,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/vue": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0.tgz",
|
||||
"integrity": "sha512-bikmbUm59EIciZS/Xdm3dhcoeg3PpoiFHl5YsgaydgiZccV7Hu9y7n5zT1ydIPYnJryb2gRaNQ4N8O4JvDll8w==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.1.tgz",
|
||||
"integrity": "sha512-5z3yd5y9lpq4NmPdOCM5rv+ltMwnMl3scCjTYjySsbi5tdq72VO0sk18QOc7xXkcxBRelUQbrCXG8q3Env4z7Q==",
|
||||
"dependencies": {
|
||||
"@ionic/core": "7.0.0",
|
||||
"@ionic/core": "7.0.1",
|
||||
"ionicons": "^7.0.0"
|
||||
}
|
||||
},
|
||||
@ -7677,11 +7677,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.0.tgz",
|
||||
"integrity": "sha512-pM8qOaea9ZbqZbGnoIswaeeTiHJKNQ9ziSNHSILDpdd4FjpxZjOeMgNUdvYzh5rX9fA6hEM2wodg7McIWHgvZQ==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.0.1.tgz",
|
||||
"integrity": "sha512-RK69pJ+2e5gLM4eASR2vccPQibIz+Lsc1uHql61lV8Xghb7+usYdeSXUvmn2JL3hkbSMt6JxKCTLfQjFJc+d8Q==",
|
||||
"requires": {
|
||||
"@stencil/core": "^3.1.0",
|
||||
"@stencil/core": "^3.2.0",
|
||||
"ionicons": "^7.1.0",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
@ -7792,11 +7792,11 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ionic/vue": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.0.tgz",
|
||||
"integrity": "sha512-bikmbUm59EIciZS/Xdm3dhcoeg3PpoiFHl5YsgaydgiZccV7Hu9y7n5zT1ydIPYnJryb2gRaNQ4N8O4JvDll8w==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.0.1.tgz",
|
||||
"integrity": "sha512-5z3yd5y9lpq4NmPdOCM5rv+ltMwnMl3scCjTYjySsbi5tdq72VO0sk18QOc7xXkcxBRelUQbrCXG8q3Env4z7Q==",
|
||||
"requires": {
|
||||
"@ionic/core": "7.0.0",
|
||||
"@ionic/core": "7.0.1",
|
||||
"ionicons": "^7.0.0"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user