|
|
|
@ -5,17 +5,17 @@ |
|
|
|
|
"version": "0.1.0", |
|
|
|
|
"private": true, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@angular-devkit/build-angular": "~12.2.6", |
|
|
|
|
"@angular-eslint/builder": "^12.0.0", |
|
|
|
|
"@angular-eslint/eslint-plugin": "^12.0.0", |
|
|
|
|
"@angular-eslint/eslint-plugin-template": "^12.0.0", |
|
|
|
|
"@angular-eslint/schematics": "12.5.0", |
|
|
|
|
"@angular-eslint/template-parser": "^12.0.0", |
|
|
|
|
"@angular/language-service": "12.2.6", |
|
|
|
|
"@angular-devkit/build-angular": "^14.2.5", |
|
|
|
|
"@angular-eslint/builder": "^13.2.1", |
|
|
|
|
"@angular-eslint/eslint-plugin": "^13.2.1", |
|
|
|
|
"@angular-eslint/eslint-plugin-template": "^13.2.1", |
|
|
|
|
"@angular-eslint/schematics": "13.2.1", |
|
|
|
|
"@angular-eslint/template-parser": "^13.2.1", |
|
|
|
|
"@angular/language-service": "14.0.2", |
|
|
|
|
"@babel/core": "^7.18.5", |
|
|
|
|
"@compodoc/compodoc": "^1.1.19", |
|
|
|
|
"@html-eslint/eslint-plugin": "^0.11.0", |
|
|
|
|
"@html-eslint/parser": "^0.11.0", |
|
|
|
|
"@html-eslint/eslint-plugin": "^0.13.1", |
|
|
|
|
"@html-eslint/parser": "^0.13.1", |
|
|
|
|
"@jsdevtools/coverage-istanbul-loader": "3.0.5", |
|
|
|
|
"@storybook/addon-actions": "^6.5.10", |
|
|
|
|
"@storybook/addon-essentials": "^6.5.10", |
|
|
|
@ -29,7 +29,7 @@ |
|
|
|
|
"@storybook/preset-scss": "^1.0.3", |
|
|
|
|
"@storybook/testing-library": "^0.0.13", |
|
|
|
|
"@types/chart.js": "^2.9.20", |
|
|
|
|
"@types/codemirror": "0.0.87", |
|
|
|
|
"@types/codemirror": "5.60.5", |
|
|
|
|
"@types/dragula": "^3.7.0", |
|
|
|
|
"@types/hammerjs": "^2.0.36", |
|
|
|
|
"@types/jasmine": "~3.6.0", |
|
|
|
@ -79,21 +79,21 @@ |
|
|
|
|
"style-loader": "^3.3.1", |
|
|
|
|
"theo": "^8.1.5", |
|
|
|
|
"ts-node": "~8.3.0", |
|
|
|
|
"typescript": "~4.2.4", |
|
|
|
|
"typescript": "~4.7.4", |
|
|
|
|
"webpack-bundle-analyzer": "^4.4.2" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@angular/animations": "~12.2.6", |
|
|
|
|
"@angular/cdk": "^12.2.6", |
|
|
|
|
"@angular/cli": "~12.2.6", |
|
|
|
|
"@angular/common": "~12.2.6", |
|
|
|
|
"@angular/compiler": "~12.2.6", |
|
|
|
|
"@angular/compiler-cli": "~12.2.6", |
|
|
|
|
"@angular/core": "~12.2.6", |
|
|
|
|
"@angular/forms": "~12.2.6", |
|
|
|
|
"@angular/platform-browser": "~12.2.6", |
|
|
|
|
"@angular/platform-browser-dynamic": "~12.2.6", |
|
|
|
|
"@angular/router": "~12.2.6", |
|
|
|
|
"@angular/animations": "^14.2.5", |
|
|
|
|
"@angular/cdk": "^14.2.4", |
|
|
|
|
"@angular/cli": "^14.2.5", |
|
|
|
|
"@angular/common": "^14.2.5", |
|
|
|
|
"@angular/compiler": "^14.2.5", |
|
|
|
|
"@angular/compiler-cli": "^14.2.5", |
|
|
|
|
"@angular/core": "^14.2.5", |
|
|
|
|
"@angular/forms": "^14.2.5", |
|
|
|
|
"@angular/platform-browser": "^14.2.5", |
|
|
|
|
"@angular/platform-browser-dynamic": "^14.2.5", |
|
|
|
|
"@angular/router": "^14.2.5", |
|
|
|
|
"@appsignal/javascript": "^1.3.23", |
|
|
|
|
"@appsignal/plugin-breadcrumbs-console": "^1.1.24", |
|
|
|
|
"@appsignal/plugin-breadcrumbs-network": "^1.1.21", |
|
|
|
@ -114,8 +114,8 @@ |
|
|
|
|
"@sentry/angular": "6.2.3", |
|
|
|
|
"@sentry/tracing": "6.2.3", |
|
|
|
|
"@sentry/types": "^6.2.3", |
|
|
|
|
"@uirouter/angular": "^8.0.1", |
|
|
|
|
"@uirouter/core": "^6.0.7", |
|
|
|
|
"@uirouter/angular": "^9.1.0", |
|
|
|
|
"@uirouter/core": "^6.0.8", |
|
|
|
|
"@uirouter/rx": "^0.6.5", |
|
|
|
|
"@w11k/ngx-componentdestroyed": "^5.0.2", |
|
|
|
|
"@xeokit/xeokit-bim-viewer": "2.3.10", |
|
|
|
@ -171,8 +171,8 @@ |
|
|
|
|
}, |
|
|
|
|
"scripts": { |
|
|
|
|
"analyze": "ng build --configuration production --stats-json && webpack-bundle-analyzer -h 0.0.0.0 -p 9999 ../public/assets/frontend/stats.json", |
|
|
|
|
"build": "node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --configuration production --named-chunks --extract-css --source-map", |
|
|
|
|
"build:watch": "node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --watch --named-chunks --extract-css", |
|
|
|
|
"build": "node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --configuration production --named-chunks --source-map", |
|
|
|
|
"build:watch": "node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --watch --named-chunks", |
|
|
|
|
"tokens:generate": "theo src/app/spot/styles/tokens/tokens.yml --transform web --format sass,json --dest src/app/spot/styles/tokens/dist", |
|
|
|
|
"icon-font:generate": "node ./src/app/spot/icon-font/generate.js ./src/app/spot/icon-font", |
|
|
|
|
"serve": "NG_PERSISTENT_BUILD_CACHE=1 node --max_old_space_size=8096 ./node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --public-host http://localhost:4200", |
|
|
|
|