mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +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
@ -578,21 +578,21 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "6.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.5.tgz",
|
||||
"integrity": "sha512-srAZbD1ThJPNHr/6WolC89PFnJ8AA+MKYkZF/Wjq7ysHO+qdg5gP5GtlEN/sfO8DM5J3GZHEbRW3m+jCepNoxA==",
|
||||
"version": "6.3.6",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.6.tgz",
|
||||
"integrity": "sha512-QbLp9XNRfFHUVpSEEcFJYEyxek6Vi82EDIdJj0JvUPqMFdzF93dfzRoEIOos52jWxTG4LwGHLHlWem/3stF5Rg==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.0.3",
|
||||
"ionicons": "^6.0.4",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/vue": {
|
||||
"version": "6.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.5.tgz",
|
||||
"integrity": "sha512-qYG8fzwtUcuifj0WnSZOOj+9WRWqtGIxeoevMfv+Zw0Gl2NULKwMzpDgrbArWtn0DP3l/vBYj+qkefzlLPo+wQ==",
|
||||
"version": "6.3.6",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.6.tgz",
|
||||
"integrity": "sha512-0u5vWo++jDHqW92PbRFrIAQjBakJmjAhe2P1R/DqWv0zoMeZcwCNh9DKqKqrl9xIStnu6gjLSnT/lywrksiDuA==",
|
||||
"dependencies": {
|
||||
"@ionic/core": "^6.3.5",
|
||||
"@ionic/core": "^6.3.6",
|
||||
"ionicons": "^6.0.2"
|
||||
}
|
||||
},
|
||||
@ -5221,21 +5221,21 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "6.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.5.tgz",
|
||||
"integrity": "sha512-srAZbD1ThJPNHr/6WolC89PFnJ8AA+MKYkZF/Wjq7ysHO+qdg5gP5GtlEN/sfO8DM5J3GZHEbRW3m+jCepNoxA==",
|
||||
"version": "6.3.6",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.3.6.tgz",
|
||||
"integrity": "sha512-QbLp9XNRfFHUVpSEEcFJYEyxek6Vi82EDIdJj0JvUPqMFdzF93dfzRoEIOos52jWxTG4LwGHLHlWem/3stF5Rg==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.18.0",
|
||||
"ionicons": "^6.0.3",
|
||||
"ionicons": "^6.0.4",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"@ionic/vue": {
|
||||
"version": "6.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.5.tgz",
|
||||
"integrity": "sha512-qYG8fzwtUcuifj0WnSZOOj+9WRWqtGIxeoevMfv+Zw0Gl2NULKwMzpDgrbArWtn0DP3l/vBYj+qkefzlLPo+wQ==",
|
||||
"version": "6.3.6",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-6.3.6.tgz",
|
||||
"integrity": "sha512-0u5vWo++jDHqW92PbRFrIAQjBakJmjAhe2P1R/DqWv0zoMeZcwCNh9DKqKqrl9xIStnu6gjLSnT/lywrksiDuA==",
|
||||
"requires": {
|
||||
"@ionic/core": "^6.3.5",
|
||||
"@ionic/core": "^6.3.6",
|
||||
"ionicons": "^6.0.2"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user