|
|
|
@ -15,113 +15,110 @@ |
|
|
|
}, |
|
|
|
"private": true, |
|
|
|
"dependencies": { |
|
|
|
"@angular/animations": "18.0.1", |
|
|
|
"@angular/cdk": "18.0.1", |
|
|
|
"@angular/cdk-experimental": "18.0.1", |
|
|
|
"@angular/common": "18.0.1", |
|
|
|
"@angular/core": "18.0.1", |
|
|
|
"@angular/forms": "18.0.1", |
|
|
|
"@angular/localize": "18.0.1", |
|
|
|
"@angular/platform-browser": "18.0.1", |
|
|
|
"@angular/platform-browser-dynamic": "18.0.1", |
|
|
|
"@angular/platform-server": "18.0.1", |
|
|
|
"@angular/router": "18.0.1", |
|
|
|
"@angular/animations": "19.2.14", |
|
|
|
"@angular/cdk": "19.2.18", |
|
|
|
"@angular/cdk-experimental": "19.2.18", |
|
|
|
"@angular/common": "19.2.14", |
|
|
|
"@angular/core": "19.2.14", |
|
|
|
"@angular/forms": "19.2.14", |
|
|
|
"@angular/localize": "19.2.14", |
|
|
|
"@angular/platform-browser": "19.2.14", |
|
|
|
"@angular/platform-browser-dynamic": "19.2.14", |
|
|
|
"@angular/platform-server": "19.2.14", |
|
|
|
"@angular/router": "19.2.14", |
|
|
|
"@egjs/hammerjs": "2.0.17", |
|
|
|
"@floating-ui/dom": "^1.6.5", |
|
|
|
"@graphiql/toolkit": "^0.9.1", |
|
|
|
"@iharbeck/ngx-virtual-scroller": "^17.0.2", |
|
|
|
"@lithiumjs/angular": "^8.0.0", |
|
|
|
"ace-builds": "^1.34.2", |
|
|
|
"angular-gridster2": "18.0.1", |
|
|
|
"bootstrap": "5.2.3", |
|
|
|
"core-js": "3.37.1", |
|
|
|
"cropperjs": "2.0.0-alpha.1", |
|
|
|
"date-fns": "3.6.0", |
|
|
|
"graphiql": "3.2.2", |
|
|
|
"graphql": "16.8.1", |
|
|
|
"graphql-ws": "^5.16.0", |
|
|
|
"@floating-ui/dom": "^1.7.1", |
|
|
|
"@graphiql/toolkit": "^0.11.3", |
|
|
|
"@iharbeck/ngx-virtual-scroller": "^19.0.1", |
|
|
|
"@lithiumjs/angular": "^8.0.1", |
|
|
|
"ace-builds": "^1.42.0", |
|
|
|
"angular-gridster2": "19.0.0", |
|
|
|
"bootstrap": "5.3.6", |
|
|
|
"core-js": "3.42.0", |
|
|
|
"cropperjs": "1.6.2", |
|
|
|
"date-fns": "4.1.0", |
|
|
|
"graphiql": "4.1.1", |
|
|
|
"graphql": "16.11.0", |
|
|
|
"graphql-ws": "^6.0.5", |
|
|
|
"image-focus": "1.2.1", |
|
|
|
"leaflet": "1.9.4", |
|
|
|
"leaflet-control-geocoder": "2.4.0", |
|
|
|
"marked": "12.0.2", |
|
|
|
"leaflet-control-geocoder": "3.2.0", |
|
|
|
"marked": "15.0.12", |
|
|
|
"mersenne-twister": "1.1.0", |
|
|
|
"mousetrap": "1.6.5", |
|
|
|
"ng2-charts": "^6.0.1", |
|
|
|
"ngx-color-picker": "16.0.0", |
|
|
|
"ng2-charts": "^8.0.0", |
|
|
|
"ngx-doc-viewer": "15.0.1", |
|
|
|
"ngx-ui-tour-core": "13.0.0", |
|
|
|
"oidc-client-ts": "^3.0.1", |
|
|
|
"pikaday": "1.8.2", |
|
|
|
"ngx-ui-tour-core": "14.0.0", |
|
|
|
"oidc-client-ts": "^3.2.1", |
|
|
|
"progressbar.js": "1.1.1", |
|
|
|
"react": "18.3.1", |
|
|
|
"react-dom": "18.3.1", |
|
|
|
"rxjs": "7.8.1", |
|
|
|
"rxjs": "7.8.2", |
|
|
|
"slugify": "1.6.6", |
|
|
|
"textarea-caret": "github:component/textarea-caret-position", |
|
|
|
"tslib": "2.6.2", |
|
|
|
"tslib": "2.8.1", |
|
|
|
"tui-calendar": "^1.15.3", |
|
|
|
"typemoq": "^2.1.0", |
|
|
|
"video.js": "8.12.0", |
|
|
|
"video.js": "8.23.3", |
|
|
|
"vis-data": "7.1.9", |
|
|
|
"vis-network": "9.1.9", |
|
|
|
"vis-network": "9.1.10", |
|
|
|
"vis-util": "5.0.7", |
|
|
|
"y-protocols": "^1.0.6", |
|
|
|
"y-websocket": "^2.0.3", |
|
|
|
"zone.js": "0.14.6" |
|
|
|
"y-websocket": "^3.0.0", |
|
|
|
"zone.js": "0.15.1" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular-devkit/architect": "^0.1800.2", |
|
|
|
"@angular-devkit/build-angular": "^18.0.2", |
|
|
|
"@angular-eslint/builder": "18.0.0", |
|
|
|
"@angular-eslint/eslint-plugin": "18.0.0", |
|
|
|
"@angular-eslint/eslint-plugin-template": "18.0.0", |
|
|
|
"@angular-eslint/schematics": "18.0.0", |
|
|
|
"@angular-eslint/template-parser": "18.0.0", |
|
|
|
"@angular/cli": "^18.0.2", |
|
|
|
"@angular/compiler": "^18.0.1", |
|
|
|
"@angular/compiler-cli": "^18.0.1", |
|
|
|
"@angular/elements": "^18.0.1", |
|
|
|
"@compodoc/compodoc": "^1.1.25", |
|
|
|
"@storybook/addon-actions": "^8.1.5", |
|
|
|
"@storybook/addon-essentials": "^8.1.5", |
|
|
|
"@storybook/addon-interactions": "^8.1.5", |
|
|
|
"@storybook/addon-links": "^8.1.5", |
|
|
|
"@storybook/angular": "^8.1.5", |
|
|
|
"@angular-devkit/architect": "^0.1902.14", |
|
|
|
"@angular-devkit/build-angular": "^19.2.14", |
|
|
|
"@angular-eslint/builder": "19.7.1", |
|
|
|
"@angular-eslint/eslint-plugin": "19.7.1", |
|
|
|
"@angular-eslint/eslint-plugin-template": "19.7.1", |
|
|
|
"@angular-eslint/schematics": "19.7.1", |
|
|
|
"@angular-eslint/template-parser": "19.7.1", |
|
|
|
"@angular/cli": "^19.2.14", |
|
|
|
"@angular/compiler": "^19.2.14", |
|
|
|
"@angular/compiler-cli": "^19.2.14", |
|
|
|
"@angular/elements": "^19.2.14", |
|
|
|
"@compodoc/compodoc": "^1.1.26", |
|
|
|
"@storybook/addon-actions": "^8.6.14", |
|
|
|
"@storybook/addon-essentials": "^8.6.14", |
|
|
|
"@storybook/addon-interactions": "^8.6.14", |
|
|
|
"@storybook/addon-links": "^8.6.14", |
|
|
|
"@storybook/angular": "^8.6.14", |
|
|
|
"@storybook/testing-library": "^0.2.2", |
|
|
|
"@types/ace": "^0.0.52", |
|
|
|
"@types/codemirror": "5.60.15", |
|
|
|
"@types/codemirror": "5.60.16", |
|
|
|
"@types/core-js": "2.5.8", |
|
|
|
"@types/jasmine": "5.1.4", |
|
|
|
"@types/marked": "5.0.2", |
|
|
|
"@types/jasmine": "5.1.8", |
|
|
|
"@types/mersenne-twister": "1.1.7", |
|
|
|
"@types/mousetrap": "1.6.15", |
|
|
|
"@types/node": "20.12.13", |
|
|
|
"@types/react": "18.3.3", |
|
|
|
"@types/react-dom": "18.3.0", |
|
|
|
"@types/ws": "8.5.10", |
|
|
|
"@typescript-eslint/eslint-plugin": "^7.11.0", |
|
|
|
"@typescript-eslint/parser": "^7.11.0", |
|
|
|
"copy-webpack-plugin": "^12.0.2", |
|
|
|
"eslint": "^8.57.0", |
|
|
|
"@types/node": "22.15.29", |
|
|
|
"@types/react": "18.3.23", |
|
|
|
"@types/react-dom": "18.3.7", |
|
|
|
"@types/ws": "8.18.1", |
|
|
|
"@typescript-eslint/eslint-plugin": "^7.18.0", |
|
|
|
"@typescript-eslint/parser": "^7.18.0", |
|
|
|
"copy-webpack-plugin": "^13.0.0", |
|
|
|
"eslint": "^8.57.1", |
|
|
|
"eslint-config-airbnb-typescript": "18.0.0", |
|
|
|
"eslint-plugin-deprecation": "^2.0.0", |
|
|
|
"eslint-plugin-import": "2.29.1", |
|
|
|
"eslint-plugin-jsx-a11y": "6.8.0", |
|
|
|
"eslint-plugin-storybook": "^0.8.0", |
|
|
|
"jasmine-core": "~5.1.2", |
|
|
|
"karma": "~6.4.3", |
|
|
|
"eslint-plugin-import": "2.31.0", |
|
|
|
"eslint-plugin-jsx-a11y": "6.10.2", |
|
|
|
"eslint-plugin-storybook": "^0.12.0", |
|
|
|
"jasmine-core": "~5.7.1", |
|
|
|
"karma": "~6.4.4", |
|
|
|
"karma-chrome-launcher": "~3.2.0", |
|
|
|
"karma-coverage": "~2.2.1", |
|
|
|
"karma-jasmine": "~5.1.0", |
|
|
|
"karma-jasmine-html-reporter": "~2.1.0", |
|
|
|
"prettier": "3.3.3", |
|
|
|
"prettier": "3.5.3", |
|
|
|
"squidex-prettier-plugin-organize-attributes": "^1.0.1", |
|
|
|
"storybook": "^8.1.5", |
|
|
|
"stylelint": "16.6.1", |
|
|
|
"stylelint-config-standard": "36.0.0", |
|
|
|
"stylelint-config-standard-scss": "^13.1.0", |
|
|
|
"stylelint-scss": "6.3.0", |
|
|
|
"typescript": "5.4.5" |
|
|
|
"storybook": "^8.6.14", |
|
|
|
"stylelint": "16.20.0", |
|
|
|
"stylelint-config-standard": "38.0.0", |
|
|
|
"stylelint-config-standard-scss": "^15.0.1", |
|
|
|
"stylelint-scss": "6.12.0", |
|
|
|
"typescript": "5.8.3" |
|
|
|
}, |
|
|
|
"overrides": { |
|
|
|
"ng2-charts": { |
|
|
|
@ -129,6 +126,6 @@ |
|
|
|
}, |
|
|
|
"tui-calendar": { |
|
|
|
"dompurify": "^2.5.8" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|