This commit is contained in:
2022-04-03 12:10:50 +02:00
parent 532857fa2e
commit 32e29abf03
2 changed files with 0 additions and 31 deletions

15
.vscode/launch.json vendored
View File

@@ -1,15 +0,0 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "http://localhost:4200",
"webRoot": "${workspaceFolder}/WEB"
}
]
}

16
package-lock.json generated
View File

@@ -7652,9 +7652,6 @@
"webpack": "^5.30.0"
}
},
"node_modules/@nrwl/cli": {
"dev": true
},
"node_modules/@nrwl/devkit": {
"version": "13.1.3",
"resolved": "https://registry.npmjs.org/@nrwl/devkit/-/devkit-13.1.3.tgz",
@@ -8373,10 +8370,6 @@
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
},
"node_modules/@types/body-parser": {
"dev": true
},
"node_modules/@types/eslint": {},
"node_modules/@types/jasmine": {
"version": "3.10.3",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.3.tgz",
@@ -8403,15 +8396,6 @@
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.17.tgz",
"integrity": "sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw=="
},
"node_modules/@types/qs": {
"dev": true
},
"node_modules/@types/range-parser": {
"dev": true
},
"node_modules/@types/serve-static": {
"dev": true
},
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.11.0.tgz",