Merge branch 'lock2'
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
"optimization" : {
|
||||
"fonts": false
|
||||
},
|
||||
"budgets": [
|
||||
{
|
||||
"type": "initial",
|
||||
|
||||
9625
frontend/package-lock.json
generated
Normal file
9625
frontend/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -34,8 +34,8 @@
|
||||
"zone.js": "~0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "19.2.7",
|
||||
"@angular/cli": "19.2.7",
|
||||
"@angular/build": "<=19.2.7",
|
||||
"@angular/cli": "<=19.2.7",
|
||||
"@angular/compiler-cli": "^19.1.0",
|
||||
"@types/jasmine": "~5.1.0",
|
||||
"jasmine-core": "~5.9.0",
|
||||
@@ -44,6 +44,40 @@
|
||||
"karma-coverage": "~2.2.0",
|
||||
"karma-jasmine": "~5.1.0",
|
||||
"karma-jasmine-html-reporter": "~2.1.0",
|
||||
"typescript": "~5.8.0"
|
||||
"typescript": "~5.8.0",
|
||||
"undici-types": "7.12.0",
|
||||
"node-releases": "2.0.21",
|
||||
"node-gyp": "11.4.2",
|
||||
"tar": "7.4.3",
|
||||
"minizlib": "3.0.2",
|
||||
"immutable": "5.1.3",
|
||||
"exponential-backoff": "3.1.2",
|
||||
"emoji-regex": "10.5.0",
|
||||
"electron-to-chromium": "1.5.221",
|
||||
"caniuse-lite": "1.0.30001743"
|
||||
},
|
||||
"resolutions": {
|
||||
"undici-types": "7.12.0",
|
||||
"node-releases": "2.0.21",
|
||||
"node-gyp": "11.4.2",
|
||||
"tar": "7.4.3",
|
||||
"minizlib": "3.0.2",
|
||||
"immutable": "5.1.3",
|
||||
"exponential-backoff": "3.1.2",
|
||||
"emoji-regex": "10.5.0",
|
||||
"electron-to-chromium": "1.5.221",
|
||||
"caniuse-lite": "1.0.30001743"
|
||||
},
|
||||
"overrides": {
|
||||
"undici-types": "7.12.0",
|
||||
"node-releases": "2.0.21",
|
||||
"node-gyp": "11.4.2",
|
||||
"tar": "7.4.3",
|
||||
"minizlib": "3.0.2",
|
||||
"immutable": "5.1.3",
|
||||
"exponential-backoff": "3.1.2",
|
||||
"emoji-regex": "10.5.0",
|
||||
"electron-to-chromium": "1.5.221",
|
||||
"caniuse-lite": "1.0.30001743"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user