|
|
|
@ -64,25 +64,24 @@
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@aws-crypto/sha256-js": "^2.0.0",
|
|
|
|
|
"@babel/polyfill": "^7.2.5",
|
|
|
|
|
"@fortawesome/fontawesome-free": "^5.11.2",
|
|
|
|
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
|
|
|
|
"@nxmix/tokenize-ansi": "^3.0.0",
|
|
|
|
|
"@uirouter/angularjs": "1.0.11",
|
|
|
|
|
"@uirouter/react": "^1.0.7",
|
|
|
|
|
"@uirouter/react-hybrid": "^1.0.4",
|
|
|
|
|
"angular": "1.8.0",
|
|
|
|
|
"angular": "1.8.2",
|
|
|
|
|
"angular-clipboard": "^1.6.2",
|
|
|
|
|
"angular-file-saver": "^1.1.3",
|
|
|
|
|
"angular-json-tree": "1.0.1",
|
|
|
|
|
"angular-json-tree": "1.1.0",
|
|
|
|
|
"angular-jwt": "~0.1.8",
|
|
|
|
|
"angular-loading-bar": "~0.9.0",
|
|
|
|
|
"angular-local-storage": "~0.5.2",
|
|
|
|
|
"angular-messages": "1.8.0",
|
|
|
|
|
"angular-mocks": "1.8.0",
|
|
|
|
|
"angular-messages": "1.8.2",
|
|
|
|
|
"angular-mocks": "1.8.2",
|
|
|
|
|
"angular-moment-picker": "^0.10.2",
|
|
|
|
|
"angular-multiselect": "github:portainer/angular-multi-select#semver:~v4.0.1",
|
|
|
|
|
"angular-resource": "1.8.0",
|
|
|
|
|
"angular-sanitize": "1.8.0",
|
|
|
|
|
"angular-resource": "1.8.2",
|
|
|
|
|
"angular-sanitize": "1.8.2",
|
|
|
|
|
"angular-ui-bootstrap": "~2.5.0",
|
|
|
|
|
"angular-utils-pagination": "~0.11.1",
|
|
|
|
|
"angularjs-scroll-glue": "^2.2.0",
|
|
|
|
@ -90,30 +89,30 @@
|
|
|
|
|
"angulartics": "^1.6.0",
|
|
|
|
|
"axios": "^0.24.0",
|
|
|
|
|
"babel-plugin-angularjs-annotate": "^0.10.0",
|
|
|
|
|
"bootbox": "^5.4.0",
|
|
|
|
|
"bootbox": "^5.5.2",
|
|
|
|
|
"bootstrap": "^3.4.0",
|
|
|
|
|
"chardet": "^1.3.0",
|
|
|
|
|
"buffer": "^6.0.3",
|
|
|
|
|
"chardet": "^1.4.0",
|
|
|
|
|
"chart.js": "~2.7.0",
|
|
|
|
|
"clsx": "^1.1.1",
|
|
|
|
|
"codemirror": "~5.30.0",
|
|
|
|
|
"core-js": "^3.16.3",
|
|
|
|
|
"fast-json-patch": "^3.0.0-1",
|
|
|
|
|
"codemirror": "~5.64.0",
|
|
|
|
|
"core-js": "^3.19.3",
|
|
|
|
|
"fast-json-patch": "^3.1.0",
|
|
|
|
|
"filesize": "~3.3.0",
|
|
|
|
|
"filesize-parser": "^1.5.0",
|
|
|
|
|
"jquery": "^3.5.1",
|
|
|
|
|
"js-base64": "^3.6.0",
|
|
|
|
|
"jquery": "^3.6.0",
|
|
|
|
|
"js-base64": "^3.7.2",
|
|
|
|
|
"js-yaml": "^3.14.0",
|
|
|
|
|
"jwt-decode": "^3.1.2",
|
|
|
|
|
"lodash-es": "^4.17.21",
|
|
|
|
|
"moment": "^2.21.0",
|
|
|
|
|
"moment": "^2.29.1",
|
|
|
|
|
"ng-file-upload": "~12.2.13",
|
|
|
|
|
"parse-duration": "^1.0.0",
|
|
|
|
|
"rc-slider": "^9.7.4",
|
|
|
|
|
"parse-duration": "^1.0.2",
|
|
|
|
|
"rc-slider": "^9.7.5",
|
|
|
|
|
"react": "^17.0.2",
|
|
|
|
|
"react-dom": "^17.0.2",
|
|
|
|
|
"react-tooltip": "^4.2.21",
|
|
|
|
|
"sanitize-html": "^2.5.3",
|
|
|
|
|
"source-map-loader": "^1.1.2",
|
|
|
|
|
"spinkit": "^2.0.1",
|
|
|
|
|
"splitargs": "github:deviantony/splitargs#semver:~0.2.0",
|
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
@ -122,61 +121,63 @@
|
|
|
|
|
"uuid": "^3.3.2",
|
|
|
|
|
"x256": "^0.0.2",
|
|
|
|
|
"xterm": "^3.8.0",
|
|
|
|
|
"yaml": "^1.10.0"
|
|
|
|
|
"yaml": "^1.10.2"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@apidevtools/swagger-cli": "^4.0.4",
|
|
|
|
|
"@babel/core": "^7.1.2",
|
|
|
|
|
"@babel/preset-env": "^7.1.0",
|
|
|
|
|
"@babel/preset-react": "^7.14.5",
|
|
|
|
|
"@babel/preset-typescript": "^7.15.0",
|
|
|
|
|
"@babel/core": "^7.16.0",
|
|
|
|
|
"@babel/preset-env": "^7.16.4",
|
|
|
|
|
"@babel/preset-react": "^7.16.0",
|
|
|
|
|
"@babel/preset-typescript": "^7.16.0",
|
|
|
|
|
"@simbathesailor/use-what-changed": "^2.0.0",
|
|
|
|
|
"@storybook/addon-actions": "^6.3.11",
|
|
|
|
|
"@storybook/addon-essentials": "^6.3.11",
|
|
|
|
|
"@storybook/addon-links": "^6.3.11",
|
|
|
|
|
"@storybook/addon-actions": "^6.4.9",
|
|
|
|
|
"@storybook/addon-essentials": "^6.4.9",
|
|
|
|
|
"@storybook/addon-links": "^6.4.9",
|
|
|
|
|
"@storybook/addon-postcss": "^2.0.0",
|
|
|
|
|
"@storybook/react": "^6.3.11",
|
|
|
|
|
"@testing-library/jest-dom": "^5.14.1",
|
|
|
|
|
"@storybook/builder-webpack5": "^6.4.9",
|
|
|
|
|
"@storybook/manager-webpack5": "^6.4.9",
|
|
|
|
|
"@storybook/react": "^6.4.9",
|
|
|
|
|
"@testing-library/jest-dom": "^5.16.1",
|
|
|
|
|
"@testing-library/react": "^12.1.2",
|
|
|
|
|
"@types/angular": "^1.8.3",
|
|
|
|
|
"@types/bootbox": "^5.2.2",
|
|
|
|
|
"@types/jest": "^27.0.2",
|
|
|
|
|
"@types/jquery": "^3.5.6",
|
|
|
|
|
"@types/jest": "^27.0.3",
|
|
|
|
|
"@types/jquery": "^3.5.10",
|
|
|
|
|
"@types/lodash-es": "^4.17.5",
|
|
|
|
|
"@types/react": "^17.0.27",
|
|
|
|
|
"@types/react-dom": "^17.0.9",
|
|
|
|
|
"@types/react": "^17.0.37",
|
|
|
|
|
"@types/react-dom": "^17.0.11",
|
|
|
|
|
"@types/sanitize-html": "^2.5.0",
|
|
|
|
|
"@types/toastr": "^2.1.39",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
|
|
|
|
"@typescript-eslint/parser": "^4.33.0",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
|
|
|
|
"@typescript-eslint/parser": "^5.7.0",
|
|
|
|
|
"auto-ngtemplate-loader": "^2.0.1",
|
|
|
|
|
"autoprefixer": "^7.1.1",
|
|
|
|
|
"babel-jest": "^27.1.0",
|
|
|
|
|
"babel-loader": "^8.0.4",
|
|
|
|
|
"babel-jest": "^27.4.2",
|
|
|
|
|
"babel-loader": "^8.2.3",
|
|
|
|
|
"babel-plugin-lodash": "^3.3.4",
|
|
|
|
|
"clean-terminal-webpack-plugin": "^1.1.0",
|
|
|
|
|
"clean-webpack-plugin": "^0.1.19",
|
|
|
|
|
"clean-terminal-webpack-plugin": "^3.0.0",
|
|
|
|
|
"clean-webpack-plugin": "^4.0.0",
|
|
|
|
|
"css-loader": "5",
|
|
|
|
|
"cssnano": "^4.1.10",
|
|
|
|
|
"cypress": "^5.2.0",
|
|
|
|
|
"cypress": "8.7",
|
|
|
|
|
"cypress-wait-until": "^1.7.1",
|
|
|
|
|
"dotenv-webpack": "^7.0.3",
|
|
|
|
|
"eslint": "^7.29.0",
|
|
|
|
|
"eslint-config-airbnb": "^18.2.1",
|
|
|
|
|
"eslint-config-airbnb-typescript": "^14.0.1",
|
|
|
|
|
"eslint": "^8.4.1",
|
|
|
|
|
"eslint-config-airbnb": "^19.0.2",
|
|
|
|
|
"eslint-config-airbnb-typescript": "^16.1.0",
|
|
|
|
|
"eslint-config-prettier": "^8.3.0",
|
|
|
|
|
"eslint-import-resolver-alias": "^1.1.2",
|
|
|
|
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
|
|
|
"eslint-plugin-import": "^2.24.2",
|
|
|
|
|
"eslint-plugin-jest": "^24.4.0",
|
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
|
|
"eslint-plugin-promise": "^5.1.1",
|
|
|
|
|
"eslint-plugin-react": "^7.24.0",
|
|
|
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
|
|
|
"eslint-webpack-plugin": "^2.5.4",
|
|
|
|
|
"file-loader": "^1.1.11",
|
|
|
|
|
"grunt": "^1.1.0",
|
|
|
|
|
"grunt-cli": "^1.3.2",
|
|
|
|
|
"eslint-plugin-import": "^2.25.3",
|
|
|
|
|
"eslint-plugin-jest": "^25.3.0",
|
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
|
|
|
"eslint-plugin-promise": "^5.2.0",
|
|
|
|
|
"eslint-plugin-react": "^7.27.1",
|
|
|
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
|
|
|
"eslint-plugin-storybook": "^0.5.3",
|
|
|
|
|
"eslint-webpack-plugin": "^3.1.1",
|
|
|
|
|
"grunt": "^1.4.1",
|
|
|
|
|
"grunt-cli": "^1.4.3",
|
|
|
|
|
"grunt-contrib-clean": "^2.0.0",
|
|
|
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
|
|
|
"grunt-env": "^0.4.4",
|
|
|
|
@ -185,36 +186,35 @@
|
|
|
|
|
"grunt-replace": "^1.0.1",
|
|
|
|
|
"grunt-shell-spawn": "^0.4.0",
|
|
|
|
|
"grunt-usemin": "^3.1.1",
|
|
|
|
|
"grunt-webpack": "^3.1.3",
|
|
|
|
|
"grunt-webpack": "^5.0.0",
|
|
|
|
|
"gruntify-eslint": "^3.1.0",
|
|
|
|
|
"html-loader": "^0.5.5",
|
|
|
|
|
"html-webpack-plugin": "^3.2.0",
|
|
|
|
|
"html-webpack-plugin": "^5.5.0",
|
|
|
|
|
"husky": ">=4",
|
|
|
|
|
"image-webpack-loader": "^4.5.0",
|
|
|
|
|
"jest": "^27.1.0",
|
|
|
|
|
"jest": "^27.4.3",
|
|
|
|
|
"lint-staged": ">=10",
|
|
|
|
|
"load-grunt-tasks": "^3.5.2",
|
|
|
|
|
"lodash-webpack-plugin": "^0.11.5",
|
|
|
|
|
"lodash-webpack-plugin": "^0.11.6",
|
|
|
|
|
"mini-css-extract-plugin": "1",
|
|
|
|
|
"ngtemplate-loader": "^2.0.1",
|
|
|
|
|
"ngtemplate-loader": "^2.1.0",
|
|
|
|
|
"plop": "^2.6.0",
|
|
|
|
|
"postcss": "7",
|
|
|
|
|
"postcss-loader": "4",
|
|
|
|
|
"prettier": "^2.0.2",
|
|
|
|
|
"prettier": "^2.5.1",
|
|
|
|
|
"react-query": "^3.34.3",
|
|
|
|
|
"react-test-renderer": "^17.0.2",
|
|
|
|
|
"speed-measure-webpack-plugin": "^1.2.3",
|
|
|
|
|
"source-map-loader": "^3.0.0",
|
|
|
|
|
"speed-measure-webpack-plugin": "^1.5.0",
|
|
|
|
|
"storybook-css-modules-preset": "^1.1.1",
|
|
|
|
|
"style-loader": "2",
|
|
|
|
|
"swagger2openapi": "^7.0.8",
|
|
|
|
|
"tsconfig-paths-webpack-plugin": "^3.5.1",
|
|
|
|
|
"typescript": "^4.4.3",
|
|
|
|
|
"url-loader": "^1.1.1",
|
|
|
|
|
"webpack": "^4.26.0",
|
|
|
|
|
"webpack-build-notifier": "^0.1.30",
|
|
|
|
|
"webpack-cli": "^3.1.2",
|
|
|
|
|
"webpack-dev-server": "^3.11.0",
|
|
|
|
|
"webpack-merge": "^4.1.4"
|
|
|
|
|
"tsconfig-paths-webpack-plugin": "^3.5.2",
|
|
|
|
|
"typescript": "^4.5.2",
|
|
|
|
|
"webpack": "^5.65.0",
|
|
|
|
|
"webpack-build-notifier": "^2.3.0",
|
|
|
|
|
"webpack-cli": "^4.9.1",
|
|
|
|
|
"webpack-dev-server": "^4.6.0",
|
|
|
|
|
"webpack-merge": "^5.8.0"
|
|
|
|
|
},
|
|
|
|
|
"resolutions": {
|
|
|
|
|
"jquery": "^3.5.1",
|
|
|
|
@ -232,4 +232,4 @@
|
|
|
|
|
"pre-commit": "lint-staged"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|