mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
chore(): update package lock files
This commit is contained in:
13
core/package-lock.json
generated
13
core/package-lock.json
generated
@ -47,11 +47,6 @@
|
|||||||
"typescript": "^4.0.5"
|
"typescript": "^4.0.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"custom-rules": {
|
|
||||||
"name": "eslint-plugin-custom-rules",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"dev": true
|
|
||||||
},
|
|
||||||
"node_modules/@axe-core/playwright": {
|
"node_modules/@axe-core/playwright": {
|
||||||
"version": "4.6.0",
|
"version": "4.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.6.0.tgz",
|
||||||
@ -4076,8 +4071,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-custom-rules": {
|
"node_modules/eslint-plugin-custom-rules": {
|
||||||
"resolved": "custom-rules",
|
"version": "1.0.0",
|
||||||
"link": true
|
"resolved": "file:custom-rules",
|
||||||
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/eslint-plugin-import": {
|
"node_modules/eslint-plugin-import": {
|
||||||
"version": "2.25.4",
|
"version": "2.25.4",
|
||||||
@ -13564,7 +13560,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eslint-plugin-custom-rules": {
|
"eslint-plugin-custom-rules": {
|
||||||
"version": "file:custom-rules"
|
"version": "1.0.0",
|
||||||
|
"dev": true
|
||||||
},
|
},
|
||||||
"eslint-plugin-import": {
|
"eslint-plugin-import": {
|
||||||
"version": "2.25.4",
|
"version": "2.25.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user