Compare commits
2 Commits
62d0b132b5
...
2b86588506
Author | SHA1 | Date | |
---|---|---|---|
2b86588506 | |||
8ef1693312 |
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -393,12 +393,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular-eslint/eslint-plugin-template": {
|
"@angular-eslint/eslint-plugin-template": {
|
||||||
"version": "14.1.0",
|
"version": "14.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.1.1.tgz",
|
||||||
"integrity": "sha512-QZt17MY2SLmf436uxUXtTe2fw4v49ey7GLnzbqmtnjlC450VTNXjV7MBcmLiu4h4nr+tlylgRrIU3fl0oXl1hw==",
|
"integrity": "sha512-jFvUFx+rn7cqLjsvvZP8Sr0VA9ihYYzaXJHDx5KBVyyA1+VpTecBBKNW9nKW23IcJFwuW2Xxx2lqwj2H8xcTtQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@angular-eslint/bundled-angular-compiler": "14.1.0",
|
"@angular-eslint/bundled-angular-compiler": "14.1.1",
|
||||||
"@typescript-eslint/type-utils": "5.37.0",
|
"@typescript-eslint/type-utils": "5.37.0",
|
||||||
"@typescript-eslint/utils": "5.37.0",
|
"@typescript-eslint/utils": "5.37.0",
|
||||||
"aria-query": "5.0.2",
|
"aria-query": "5.0.2",
|
||||||
@ -406,9 +406,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular-eslint/bundled-angular-compiler": {
|
"@angular-eslint/bundled-angular-compiler": {
|
||||||
"version": "14.1.0",
|
"version": "14.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.1.1.tgz",
|
||||||
"integrity": "sha512-djAVpNNY08NxZMNWq3pxb0Upj5vrYjOdaLo4vIev7KCgNgXFdd05L+5gvxOdhLH09NkIYwInhuVTEWfATG3UWQ==",
|
"integrity": "sha512-/l4741bivWuyA7zDXXjQc/MENOkIGKG6f7b5dTgquEGLyafFNIGXVHbHKD8BYOJ8ou6cheWGGKB9gL/JOltn7w==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@typescript-eslint/scope-manager": {
|
"@typescript-eslint/scope-manager": {
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"@angular-devkit/build-angular": "~13.3.5",
|
"@angular-devkit/build-angular": "~13.3.5",
|
||||||
"@angular-eslint/builder": "14.1.0",
|
"@angular-eslint/builder": "14.1.0",
|
||||||
"@angular-eslint/eslint-plugin": "13.5.0",
|
"@angular-eslint/eslint-plugin": "13.5.0",
|
||||||
"@angular-eslint/eslint-plugin-template": "14.1.0",
|
"@angular-eslint/eslint-plugin-template": "14.1.1",
|
||||||
"@angular-eslint/schematics": "13.2.1",
|
"@angular-eslint/schematics": "13.2.1",
|
||||||
"@angular-eslint/template-parser": "13.5.0",
|
"@angular-eslint/template-parser": "13.5.0",
|
||||||
"@angular/cli": "~14.2.0",
|
"@angular/cli": "~14.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user