Compare commits
1 Commits
854b8cb803
...
52ece98f1c
Author | SHA1 | Date | |
---|---|---|---|
52ece98f1c |
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -783,19 +783,19 @@
|
||||
}
|
||||
},
|
||||
"@angular-eslint/template-parser": {
|
||||
"version": "15.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-15.2.0.tgz",
|
||||
"integrity": "sha512-xnnxPfV/G0Ll3B0HGrF1ucsc/DHmNE6UhhmWxYPTERq0McbZGRiATa66hCoOZ/Rdylun4ogBfsRKAG8XxEvlvw==",
|
||||
"version": "15.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-15.2.1.tgz",
|
||||
"integrity": "sha512-ViCi79gC2aKJecmYLkOT+QlT5WMRNXeYz0Dr9Pr8qXzIbY0oAWE7nOT5jkXwQ9oUk+ybtGCWHma5JVJWVJsIog==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@angular-eslint/bundled-angular-compiler": "15.2.0",
|
||||
"@angular-eslint/bundled-angular-compiler": "15.2.1",
|
||||
"eslint-scope": "^7.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-eslint/bundled-angular-compiler": {
|
||||
"version": "15.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-15.2.0.tgz",
|
||||
"integrity": "sha512-a0bfXxYyGoWJHrVQ4QER0HdRgselcTtJeyqiFPAxID2ZxF0IBGKLNTtugUTXekEmiLev8yGLX9TqAtthN57fEg==",
|
||||
"version": "15.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-15.2.1.tgz",
|
||||
"integrity": "sha512-LO7Am8eVCr7oh6a0VmKSL7K03CnQEQhFO7Wt/YtbfYOxVjrbwmYLwJn+wZPOT7A02t/BttOD/WXuDrOWtSMQ/Q==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-scope": {
|
||||
|
@ -34,7 +34,7 @@
|
||||
"@angular-eslint/eslint-plugin": "15.1.0",
|
||||
"@angular-eslint/eslint-plugin-template": "15.1.0",
|
||||
"@angular-eslint/schematics": "15.1.0",
|
||||
"@angular-eslint/template-parser": "15.2.0",
|
||||
"@angular-eslint/template-parser": "15.2.1",
|
||||
"@angular/cli": "~15.0.0",
|
||||
"@angular/compiler-cli": "~15.0.0",
|
||||
"@types/jasmine": "~4.3.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user