mirror of https://github.com/Squidex/squidex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139 lines
4.3 KiB
139 lines
4.3 KiB
{
|
|
"name": "squidex",
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"build": "ng build",
|
|
"lint": "eslint src/app/**/*.ts",
|
|
"lint:fix": "eslint src/app/**/*.ts --fix",
|
|
"ng": "ng",
|
|
"start": "ng serve",
|
|
"test": "ng test",
|
|
"test:coverage": "ng test --no-watch --code-coverage --browsers=ChromeHeadlessNoSandbox",
|
|
"watch": "ng build --watch --configuration development",
|
|
"storybook": "ng run squidex:storybook",
|
|
"storybook-build": "ng run squidex:build-storybook"
|
|
},
|
|
"private": true,
|
|
"dependencies": {
|
|
"@angular/animations": "16.1.8",
|
|
"@angular/cdk": "16.1.7",
|
|
"@angular/cdk-experimental": "16.1.7",
|
|
"@angular/common": "16.1.8",
|
|
"@angular/core": "16.1.8",
|
|
"@angular/forms": "16.1.8",
|
|
"@angular/localize": "16.1.8",
|
|
"@angular/platform-browser": "16.1.8",
|
|
"@angular/platform-browser-dynamic": "16.1.8",
|
|
"@angular/platform-server": "16.1.8",
|
|
"@angular/router": "16.1.8",
|
|
"@babel/runtime": "^7.22.6",
|
|
"@egjs/hammerjs": "2.0.17",
|
|
"@floating-ui/dom": "^1.5.1",
|
|
"@graphiql/toolkit": "^0.9.1",
|
|
"@iharbeck/ngx-virtual-scroller": "^16.0.0",
|
|
"@lithiumjs/angular": "^7.3.0",
|
|
"@lithiumjs/ngx-virtual-scroll": "^0.3.0",
|
|
"@marker.io/browser": "^0.19.0",
|
|
"ace-builds": "1.23.4",
|
|
"angular-gridster2": "16.0.0",
|
|
"angular-mentions": "1.5.0",
|
|
"babel-polyfill": "6.26.0",
|
|
"bootstrap": "5.2.3",
|
|
"core-js": "3.32.0",
|
|
"cropperjs": "2.0.0-alpha.1",
|
|
"date-fns": "2.30.0",
|
|
"font-awesome": "4.7.0",
|
|
"graphiql": "3.0.5",
|
|
"graphql": "16.7.1",
|
|
"graphql-ws": "^5.14.0",
|
|
"image-focus": "1.2.1",
|
|
"keycharm": "0.4.0",
|
|
"leaflet": "1.9.4",
|
|
"leaflet-control-geocoder": "2.4.0",
|
|
"marked": "6.0.0",
|
|
"mersenne-twister": "1.1.0",
|
|
"moment": "^2.29.4",
|
|
"mousetrap": "1.6.5",
|
|
"ng2-charts": "^4.1.1",
|
|
"ngx-color-picker": "14.0.0",
|
|
"ngx-doc-viewer": "15.0.1",
|
|
"ngx-ui-tour-core": "^11.0.3",
|
|
"oidc-client-ts": "^2.2.4",
|
|
"pikaday": "1.8.2",
|
|
"progressbar.js": "1.1.0",
|
|
"react": "18.2.0",
|
|
"react-dom": "18.2.0",
|
|
"rxjs": "7.8.1",
|
|
"simplemde": "1.11.2",
|
|
"slugify": "1.6.6",
|
|
"tinymce": "5.10.2",
|
|
"tslib": "2.6.1",
|
|
"tui-calendar": "^1.15.3",
|
|
"typemoq": "^2.1.0",
|
|
"video.js": "8.3.0",
|
|
"vis-data": "7.1.6",
|
|
"vis-network": "9.1.6",
|
|
"vis-util": "5.0.3",
|
|
"zone.js": "0.13.1"
|
|
},
|
|
"devDependencies": {
|
|
"@angular-builders/custom-webpack": "^16.0.0",
|
|
"@angular-devkit/build-angular": "^16.1.7",
|
|
"@angular/cli": "^16.1.7",
|
|
"@angular/compiler": "^16.1.8",
|
|
"@angular/compiler-cli": "^16.1.8",
|
|
"@angular/elements": "^16.1.8",
|
|
"@babel/core": "^7.22.9",
|
|
"@compodoc/compodoc": "^1.1.21",
|
|
"@storybook/addon-actions": "^7.2.1",
|
|
"@storybook/addon-essentials": "^7.2.1",
|
|
"@storybook/addon-interactions": "^7.2.1",
|
|
"@storybook/addon-links": "^7.2.1",
|
|
"@storybook/angular": "^7.2.1",
|
|
"@storybook/testing-library": "^0.2.0",
|
|
"@types/codemirror": "5.60.8",
|
|
"@types/core-js": "2.5.5",
|
|
"@types/jasmine": "4.3.5",
|
|
"@types/marked": "5.0.1",
|
|
"@types/mersenne-twister": "1.1.3",
|
|
"@types/mousetrap": "1.6.11",
|
|
"@types/node": "20.4.7",
|
|
"@types/react": "18.2.18",
|
|
"@types/react-dom": "18.2.7",
|
|
"@types/simplemde": "1.11.8",
|
|
"@types/tapable": "2.2.3",
|
|
"@types/tinymce": "4.6.5",
|
|
"@types/ws": "8.5.5",
|
|
"@typescript-eslint/eslint-plugin": "6.2.1",
|
|
"@typescript-eslint/parser": "6.2.1",
|
|
"@webcomponents/custom-elements": "^1.6.0",
|
|
"babel-loader": "^9.1.3",
|
|
"copy-webpack-plugin": "11.0.0",
|
|
"eslint": "8.46.0",
|
|
"eslint-config-airbnb-typescript": "17.1.0",
|
|
"eslint-plugin-deprecation": "^1.5.0",
|
|
"eslint-plugin-import": "2.28.0",
|
|
"eslint-plugin-jsx-a11y": "6.7.1",
|
|
"eslint-plugin-storybook": "^0.6.13",
|
|
"eslint-webpack-plugin": "4.0.1",
|
|
"jasmine-core": "~5.1.0",
|
|
"karma": "~6.4.2",
|
|
"karma-chrome-launcher": "~3.2.0",
|
|
"karma-coverage": "~2.2.1",
|
|
"karma-jasmine": "~5.1.0",
|
|
"karma-jasmine-html-reporter": "~2.1.0",
|
|
"raw-loader": "^4.0.2",
|
|
"storybook": "^7.2.1",
|
|
"stylelint": "15.10.2",
|
|
"stylelint-config-standard": "34.0.0",
|
|
"stylelint-config-standard-scss": "^10.0.0",
|
|
"stylelint-scss": "5.0.1",
|
|
"stylelint-webpack-plugin": "4.1.1",
|
|
"typescript": "5.1.6"
|
|
},
|
|
"overrides": {
|
|
"ng2-charts": {
|
|
"ng2-charts-schematics": "0.1.7"
|
|
}
|
|
}
|
|
}
|
|
|