mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
chore(dependencies): add missing package lock files to packages (#21951)
- Add `package-lock.json` to `angular`, `angular-server`, `react`, `react-router` and the root - Ran `npm audit` on all, fixed vulnerabilities - Ran `npm outdated` on all, updated minor and patch versions - Ran `npm update` on all
This commit is contained in:
@ -1 +0,0 @@
|
||||
package-lock=false
|
4409
packages/angular-server/package-lock.json
generated
Normal file
4409
packages/angular-server/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -54,6 +54,6 @@
|
||||
"tslint": "^5.12.1",
|
||||
"tslint-ionic-rules": "0.0.21",
|
||||
"typescript": "3.4.5",
|
||||
"typescript-tslint-plugin": "0.5.4"
|
||||
"typescript-tslint-plugin": "^0.5.5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user