mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-01-13 09:41:22 +01:00
130
ui/package.json
130
ui/package.json
@@ -9,76 +9,76 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@koumoul/vjsf": "2.0.3",
|
||||
"@koumoul/vjsf": "2.11.3",
|
||||
"@mdi/font": "5.9.55",
|
||||
"@mdi/util": "^0.3.2",
|
||||
"@types/luxon": "^1.27.0",
|
||||
"@types/prismjs": "^1.16.5",
|
||||
"@uppy/core": "^1.18.0",
|
||||
"@uppy/tus": "^1.8.7",
|
||||
"@uppy/vue": "^0.2.1",
|
||||
"ajv": "^8.6.3",
|
||||
"ant-design-vue": "^1.7.8",
|
||||
"antlr4": "^4.9.2",
|
||||
"axios": "^0.21.1",
|
||||
"chart.js": "2",
|
||||
"core-js": "^3.15.2",
|
||||
"graphlib": "^2.1.8",
|
||||
"json-schema-editor-vue": "^1.2.5",
|
||||
"just-kebab-case": "^1.1.0",
|
||||
"less": "3.0.4",
|
||||
"@mdi/util": "0.3.2",
|
||||
"@types/luxon": "1.27.1",
|
||||
"@types/prismjs": "1.16.6",
|
||||
"@uppy/core": "1.20.1",
|
||||
"@uppy/tus": "1.9.2",
|
||||
"@uppy/vue": "0.2.7",
|
||||
"ajv": "8.6.3",
|
||||
"ant-design-vue": "1.7.8",
|
||||
"antlr4": "4.9.2",
|
||||
"axios": "0.21.4",
|
||||
"chart.js": "2.9.4",
|
||||
"core-js": "3.19.1",
|
||||
"graphlib": "2.1.8",
|
||||
"json-schema-editor-vue": "1.2.5",
|
||||
"just-kebab-case": "1.1.0",
|
||||
"less": "3.13.1",
|
||||
"less-loader": "5.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^1.27.0",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"splitpanes": "^2.3.8",
|
||||
"swagger-ui": "^3.50.0",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "1.28.0",
|
||||
"register-service-worker": "1.7.2",
|
||||
"splitpanes": "2.3.8",
|
||||
"swagger-ui": "3.52.5",
|
||||
"vue": "2.6.14",
|
||||
"vue-axios": "^3.2.4",
|
||||
"vue-chartjs": "^3.5.1",
|
||||
"vue-class-component": "^7.2.6",
|
||||
"vue-cropperjs": "^4.2.0",
|
||||
"vue-d3-network": "^0.1.28",
|
||||
"vue-lodash": "^2.1.2",
|
||||
"vue-luxon": "^0.10.0",
|
||||
"vue-markdown": "^2.2.4",
|
||||
"vue-native-websocket": "^2.0.14",
|
||||
"vue-pipeline": "^1.0.12",
|
||||
"vue-prism-editor": "^1.2.2",
|
||||
"vue-property-decorator": "^9.1.2",
|
||||
"vue-router": "^3.2.0",
|
||||
"vuetify": "2.4.6",
|
||||
"vuex": "^3.6.2",
|
||||
"yaml": "^1.10.2"
|
||||
"vue-axios": "3.4.0",
|
||||
"vue-chartjs": "3.5.1",
|
||||
"vue-class-component": "7.2.6",
|
||||
"vue-cropperjs": "4.2.0",
|
||||
"vue-d3-network": "0.1.28",
|
||||
"vue-lodash": "2.1.2",
|
||||
"vue-luxon": "0.10.0",
|
||||
"vue-markdown": "2.2.4",
|
||||
"vue-native-websocket": "2.0.15",
|
||||
"vue-pipeline": "1.0.12",
|
||||
"vue-prism-editor": "1.3.0",
|
||||
"vue-property-decorator": "9.1.2",
|
||||
"vue-router": "3.5.3",
|
||||
"vuetify": "2.6.4",
|
||||
"vuex": "3.6.2",
|
||||
"yaml": "1.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/vue": "^5.6.2",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/lodash": "^4.14.168",
|
||||
"@types/vue-markdown": "^2.2.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.22.1",
|
||||
"@typescript-eslint/parser": "^4.22.1",
|
||||
"@vue/cli-plugin-babel": "^4.5.12",
|
||||
"@vue/cli-plugin-eslint": "^4.5.12",
|
||||
"@vue/cli-plugin-pwa": "^4.5.12",
|
||||
"@vue/cli-plugin-router": "^4.5.12",
|
||||
"@vue/cli-plugin-typescript": "^4.5.12",
|
||||
"@vue/cli-plugin-unit-jest": "^4.5.12",
|
||||
"@vue/cli-plugin-vuex": "^4.5.12",
|
||||
"@vue/cli-service": "^4.5.12",
|
||||
"@vue/compiler-sfc": "^3.1.2",
|
||||
"@vue/eslint-config-typescript": "^7.0.0",
|
||||
"@vue/test-utils": "^1.2.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"cypress": "^9.6.0",
|
||||
"eslint": "^7.25.0",
|
||||
"eslint-plugin-jest": "^24.3.6",
|
||||
"eslint-plugin-vue": "^7.9.0",
|
||||
"sass": "1.32.12",
|
||||
"@testing-library/vue": "5.8.2",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/lodash": "4.14.176",
|
||||
"@types/vue-markdown": "2.2.1",
|
||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
"@vue/cli-plugin-babel": "4.5.15",
|
||||
"@vue/cli-plugin-eslint": "4.5.15",
|
||||
"@vue/cli-plugin-pwa": "4.5.15",
|
||||
"@vue/cli-plugin-router": "4.5.15",
|
||||
"@vue/cli-plugin-typescript": "4.5.15",
|
||||
"@vue/cli-plugin-unit-jest": "4.5.15",
|
||||
"@vue/cli-plugin-vuex": "4.5.15",
|
||||
"@vue/cli-service": "4.5.15",
|
||||
"@vue/compiler-sfc": "3.2.21",
|
||||
"@vue/eslint-config-typescript": "7.0.0",
|
||||
"@vue/test-utils": "1.2.2",
|
||||
"babel-eslint": "10.1.0",
|
||||
"cypress": "9.6.0",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-plugin-jest": "24.7.0",
|
||||
"eslint-plugin-vue": "7.20.0",
|
||||
"sass": "1.51.0",
|
||||
"sass-loader": "^10",
|
||||
"typescript": "^4.2.4",
|
||||
"vue-cli-plugin-vuetify": "~2.3.1",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"vuetify-loader": "1.7.2"
|
||||
"typescript": "4.4.4",
|
||||
"vue-cli-plugin-vuetify": "2.3.1",
|
||||
"vue-template-compiler": "2.6.14",
|
||||
"vuetify-loader": "1.7.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user