|
|
|
@ -26,27 +26,27 @@ |
|
|
|
"@angular/platform-browser-dynamic": "15.0.4", |
|
|
|
"@angular/platform-server": "15.0.4", |
|
|
|
"@angular/router": "15.0.4", |
|
|
|
"@babel/runtime": "^7.19.4", |
|
|
|
"@babel/runtime": "^7.20.6", |
|
|
|
"@egjs/hammerjs": "2.0.17", |
|
|
|
"@graphiql/toolkit": "^0.8.0", |
|
|
|
"@marker.io/browser": "^0.16.0", |
|
|
|
"ace-builds": "1.12.0", |
|
|
|
"ace-builds": "1.14.0", |
|
|
|
"angular-gridster2": "15.0.0", |
|
|
|
"angular-mentions": "1.5.0", |
|
|
|
"babel-polyfill": "6.26.0", |
|
|
|
"bootstrap": "5.2.3", |
|
|
|
"core-js": "3.25.5", |
|
|
|
"core-js": "3.26.1", |
|
|
|
"cropperjs": "2.0.0-alpha.1", |
|
|
|
"date-fns": "2.29.3", |
|
|
|
"font-awesome": "4.7.0", |
|
|
|
"graphiql": "2.0.9", |
|
|
|
"graphiql": "2.2.0", |
|
|
|
"graphql": "16.6.0", |
|
|
|
"graphql-ws": "^5.11.2", |
|
|
|
"image-focus": "1.2.1", |
|
|
|
"keycharm": "0.4.0", |
|
|
|
"leaflet": "1.9.2", |
|
|
|
"leaflet": "1.9.3", |
|
|
|
"leaflet-control-geocoder": "2.4.0", |
|
|
|
"marked": "4.1.1", |
|
|
|
"marked": "4.2.4", |
|
|
|
"mersenne-twister": "1.1.0", |
|
|
|
"moment": "^2.29.4", |
|
|
|
"mousetrap": "1.6.5", |
|
|
|
@ -59,68 +59,68 @@ |
|
|
|
"progressbar.js": "1.1.0", |
|
|
|
"react": "18.2.0", |
|
|
|
"react-dom": "18.2.0", |
|
|
|
"rxjs": "7.5.7", |
|
|
|
"rxjs": "7.8.0", |
|
|
|
"simplemde": "1.11.2", |
|
|
|
"slugify": "1.6.5", |
|
|
|
"tinymce": "5.10.2", |
|
|
|
"tslib": "2.4.0", |
|
|
|
"tslib": "2.4.1", |
|
|
|
"tui-calendar": "^1.15.3", |
|
|
|
"typemoq": "^2.1.0", |
|
|
|
"video.js": "7.20.3", |
|
|
|
"vis-data": "7.1.4", |
|
|
|
"vis-network": "9.1.2", |
|
|
|
"vis-util": "5.0.3", |
|
|
|
"zone.js": "0.11.8" |
|
|
|
"zone.js": "0.12.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular-builders/custom-webpack": "^15.0.0-beta.0", |
|
|
|
"@angular-builders/custom-webpack": "^15.0.0", |
|
|
|
"@angular-devkit/build-angular": "^15.0.4", |
|
|
|
"@angular/cli": "^15.0.4", |
|
|
|
"@angular/compiler": "^15.0.4", |
|
|
|
"@angular/compiler-cli": "^15.0.4", |
|
|
|
"@angular/elements": "^15.0.4", |
|
|
|
"@babel/core": "^7.19.3", |
|
|
|
"@babel/core": "^7.20.5", |
|
|
|
"@compodoc/compodoc": "^1.1.19", |
|
|
|
"@storybook/addon-actions": "^6.5.12", |
|
|
|
"@storybook/addon-essentials": "^6.5.12", |
|
|
|
"@storybook/addon-interactions": "^6.5.12", |
|
|
|
"@storybook/addon-links": "^6.5.12", |
|
|
|
"@storybook/angular": "^6.5.12", |
|
|
|
"@storybook/builder-webpack5": "^6.5.12", |
|
|
|
"@storybook/manager-webpack5": "^6.5.12", |
|
|
|
"@storybook/addon-actions": "^6.5.15", |
|
|
|
"@storybook/addon-essentials": "^6.5.15", |
|
|
|
"@storybook/addon-interactions": "^6.5.15", |
|
|
|
"@storybook/addon-links": "^6.5.15", |
|
|
|
"@storybook/angular": "^6.5.15", |
|
|
|
"@storybook/builder-webpack5": "^6.5.15", |
|
|
|
"@storybook/manager-webpack5": "^6.5.15", |
|
|
|
"@storybook/testing-library": "^0.0.13", |
|
|
|
"@types/codemirror": "5.60.5", |
|
|
|
"@types/core-js": "2.5.5", |
|
|
|
"@types/jasmine": "4.3.0", |
|
|
|
"@types/marked": "4.0.7", |
|
|
|
"@types/jasmine": "4.3.1", |
|
|
|
"@types/marked": "4.0.8", |
|
|
|
"@types/mersenne-twister": "1.1.2", |
|
|
|
"@types/mousetrap": "1.6.9", |
|
|
|
"@types/node": "18.11.0", |
|
|
|
"@types/react": "18.0.21", |
|
|
|
"@types/react-dom": "18.0.6", |
|
|
|
"@types/mousetrap": "1.6.11", |
|
|
|
"@types/node": "18.11.17", |
|
|
|
"@types/react": "18.0.26", |
|
|
|
"@types/react-dom": "18.0.9", |
|
|
|
"@types/simplemde": "1.11.8", |
|
|
|
"@types/tapable": "2.2.2", |
|
|
|
"@types/tinymce": "4.6.5", |
|
|
|
"@types/ws": "8.5.3", |
|
|
|
"@typescript-eslint/eslint-plugin": "5.40.0", |
|
|
|
"@typescript-eslint/parser": "5.40.0", |
|
|
|
"@webcomponents/custom-elements": "^1.5.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "5.47.0", |
|
|
|
"@typescript-eslint/parser": "5.47.0", |
|
|
|
"@webcomponents/custom-elements": "^1.5.1", |
|
|
|
"babel-loader": "^8.2.5", |
|
|
|
"copy-webpack-plugin": "11.0.0", |
|
|
|
"eslint": "8.25.0", |
|
|
|
"eslint": "8.30.0", |
|
|
|
"eslint-config-airbnb-typescript": "17.0.0", |
|
|
|
"eslint-plugin-deprecation": "^1.3.2", |
|
|
|
"eslint-plugin-deprecation": "^1.3.3", |
|
|
|
"eslint-plugin-import": "2.26.0", |
|
|
|
"eslint-plugin-jsx-a11y": "6.6.1", |
|
|
|
"eslint-webpack-plugin": "3.2.0", |
|
|
|
"jasmine-core": "~4.4.0", |
|
|
|
"jasmine-core": "~4.5.0", |
|
|
|
"karma": "~6.4.1", |
|
|
|
"karma-chrome-launcher": "~3.1.1", |
|
|
|
"karma-coverage": "~2.2.0", |
|
|
|
"karma-jasmine": "~5.1.0", |
|
|
|
"karma-jasmine-html-reporter": "~2.0.0", |
|
|
|
"raw-loader": "^4.0.2", |
|
|
|
"stylelint": "14.14.0", |
|
|
|
"stylelint": "14.16.0", |
|
|
|
"stylelint-config-standard": "29.0.0", |
|
|
|
"stylelint-config-standard-scss": "^5.0.0", |
|
|
|
"stylelint-scss": "4.3.0", |
|
|
|
|