Compare commits
1 Commits
f2b38c1ec9
...
60ef109c7c
Author | SHA1 | Date | |
---|---|---|---|
60ef109c7c |
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@ -231,9 +231,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@angular-eslint/bundled-angular-compiler": {
|
||||
"version": "14.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.2.0.tgz",
|
||||
"integrity": "sha512-s0xaBaO8z+YjIQjGxcffIHC2lnkbfZhfmPiUYJHMBquCG0bIHSwVOxLbh3hEei1E3Um+2LXxK2Y9MuPHRFoMYA==",
|
||||
"version": "14.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.3.0.tgz",
|
||||
"integrity": "sha512-Kq8EzFwiX/uH4mpPCqkXR6Vhr1uKrBuQPKh0JoY13xs1Jjmdr8cRFveTPOdyOS4pDNJLLNoo2LSTWzKhD9JBZw==",
|
||||
"dev": true
|
||||
},
|
||||
"@angular-eslint/eslint-plugin": {
|
||||
@ -247,12 +247,12 @@
|
||||
}
|
||||
},
|
||||
"@angular-eslint/eslint-plugin-template": {
|
||||
"version": "14.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.2.0.tgz",
|
||||
"integrity": "sha512-VI2sL+mSXnTlZRa++xmmooJykh41kmpEG8Ik0XzSBprBy/WhMuoNPI6HJyHcEMGXz8v3QOo2KQirb7KyfO4l3Q==",
|
||||
"version": "14.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.3.0.tgz",
|
||||
"integrity": "sha512-HY9tPA8l9BvxP4nO5gLkm8oHeQGfSH6SysM0kCzK9gznkIQet5nNtvx4tNlP0a1QT5xpAT7QYhb83Ps8eq5oCA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@angular-eslint/bundled-angular-compiler": "14.2.0",
|
||||
"@angular-eslint/bundled-angular-compiler": "14.3.0",
|
||||
"@typescript-eslint/type-utils": "5.43.0",
|
||||
"@typescript-eslint/utils": "5.43.0",
|
||||
"aria-query": "5.1.3",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"@angular-devkit/build-angular": "~14.2.0",
|
||||
"@angular-eslint/builder": "14.1.2",
|
||||
"@angular-eslint/eslint-plugin": "14.1.2",
|
||||
"@angular-eslint/eslint-plugin-template": "14.2.0",
|
||||
"@angular-eslint/eslint-plugin-template": "14.3.0",
|
||||
"@angular-eslint/schematics": "14.1.2",
|
||||
"@angular-eslint/template-parser": "14.1.2",
|
||||
"@angular/cli": "~14.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user