@@ -2294,161 +2294,6 @@
|
||||
"@babel/helper-validator-identifier" "^7.14.9"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@backstage/backend-common@^0.9.1":
|
||||
version "0.9.1"
|
||||
resolved "https://registry.npmjs.org/@backstage/backend-common/-/backend-common-0.9.1.tgz#f7753922b5264b6e0eb6286369fd9a211c3357f2"
|
||||
integrity sha512-hXyEu/jZMZ/DJ/4mKrCNWg8yrttmSGXCVJ5Yiiv8XqXgaYOgnJqU+siRLVlrp6oC0HqGVoxtXm6rO9M6cTJ1Ag==
|
||||
dependencies:
|
||||
"@backstage/cli-common" "^0.1.2"
|
||||
"@backstage/config" "^0.1.8"
|
||||
"@backstage/config-loader" "^0.6.7"
|
||||
"@backstage/errors" "^0.1.1"
|
||||
"@backstage/integration" "^0.6.3"
|
||||
"@google-cloud/storage" "^5.8.0"
|
||||
"@octokit/rest" "^18.5.3"
|
||||
"@types/cors" "^2.8.6"
|
||||
"@types/dockerode" "^3.2.1"
|
||||
"@types/express" "^4.17.6"
|
||||
archiver "^5.0.2"
|
||||
aws-sdk "^2.840.0"
|
||||
compression "^1.7.4"
|
||||
concat-stream "^2.0.0"
|
||||
cors "^2.8.5"
|
||||
cross-fetch "^3.0.6"
|
||||
dockerode "^3.2.1"
|
||||
express "^4.17.1"
|
||||
express-promise-router "^4.1.0"
|
||||
fs-extra "9.1.0"
|
||||
git-url-parse "~11.4.4"
|
||||
helmet "^4.0.0"
|
||||
isomorphic-git "^1.8.0"
|
||||
keyv "^4.0.3"
|
||||
keyv-memcache "^1.2.5"
|
||||
knex "^0.95.1"
|
||||
lodash "^4.17.15"
|
||||
logform "^2.1.1"
|
||||
minimatch "^3.0.4"
|
||||
minimist "^1.2.5"
|
||||
morgan "^1.10.0"
|
||||
raw-body "^2.4.1"
|
||||
selfsigned "^1.10.7"
|
||||
stoppable "^1.1.0"
|
||||
tar "^6.1.2"
|
||||
unzipper "^0.10.11"
|
||||
winston "^3.2.1"
|
||||
yn "^4.0.0"
|
||||
|
||||
"@backstage/catalog-model@^0.9.1":
|
||||
version "0.9.1"
|
||||
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-0.9.1.tgz#dc3a497e26894a768c9ceaf4c5af94d35782a048"
|
||||
integrity sha512-Q/N0p7ATNBwZUSzbSP3lFSUZ5UsDGdTmOUfjR2cupBe4tnJfK8KbE+TQCKlIsznBENRq4vtBGJqiAe+7oxpZWQ==
|
||||
dependencies:
|
||||
"@backstage/config" "^0.1.5"
|
||||
"@backstage/errors" "^0.1.1"
|
||||
"@types/json-schema" "^7.0.5"
|
||||
"@types/yup" "^0.29.8"
|
||||
ajv "^7.0.3"
|
||||
json-schema "^0.3.0"
|
||||
lodash "^4.17.15"
|
||||
uuid "^8.0.0"
|
||||
yup "^0.29.3"
|
||||
|
||||
"@backstage/cli@^0.7.10":
|
||||
version "0.7.10"
|
||||
resolved "https://registry.npmjs.org/@backstage/cli/-/cli-0.7.10.tgz#3d460b4ed558ffc3bd58c1a2b48745167fe9829e"
|
||||
integrity sha512-+9F+j9elhBX4XujZSG4qgrE2PeJW8/5+TqntpKRJZllSTSCkqNh5O93m34+MlH9PQQ++w3sLFt7bmNF8zaYEdA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.4.4"
|
||||
"@babel/plugin-transform-modules-commonjs" "^7.4.4"
|
||||
"@backstage/cli-common" "^0.1.2"
|
||||
"@backstage/config" "^0.1.8"
|
||||
"@backstage/config-loader" "^0.6.7"
|
||||
"@hot-loader/react-dom" "^16.13.0"
|
||||
"@lerna/package-graph" "^4.0.0"
|
||||
"@lerna/project" "^4.0.0"
|
||||
"@octokit/request" "^5.4.12"
|
||||
"@rollup/plugin-commonjs" "^17.1.0"
|
||||
"@rollup/plugin-json" "^4.0.2"
|
||||
"@rollup/plugin-node-resolve" "^13.0.0"
|
||||
"@rollup/plugin-yaml" "^3.0.0"
|
||||
"@spotify/eslint-config-base" "^9.0.0"
|
||||
"@spotify/eslint-config-react" "^10.0.0"
|
||||
"@spotify/eslint-config-typescript" "^10.0.0"
|
||||
"@sucrase/jest-plugin" "^2.1.0"
|
||||
"@sucrase/webpack-loader" "^2.0.0"
|
||||
"@svgr/plugin-jsx" "5.5.x"
|
||||
"@svgr/plugin-svgo" "5.4.x"
|
||||
"@svgr/rollup" "5.5.x"
|
||||
"@svgr/webpack" "5.5.x"
|
||||
"@types/webpack-env" "^1.15.2"
|
||||
"@typescript-eslint/eslint-plugin" "^v4.30.0"
|
||||
"@typescript-eslint/parser" "^v4.28.3"
|
||||
"@yarnpkg/lockfile" "^1.1.0"
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
bfj "^7.0.2"
|
||||
buffer "^6.0.3"
|
||||
chalk "^4.0.0"
|
||||
chokidar "^3.3.1"
|
||||
commander "^6.1.0"
|
||||
css-loader "^5.2.6"
|
||||
dashify "^2.0.0"
|
||||
diff "^5.0.0"
|
||||
esbuild "^0.8.56"
|
||||
eslint "^7.30.0"
|
||||
eslint-config-prettier "^8.3.0"
|
||||
eslint-formatter-friendly "^7.0.0"
|
||||
eslint-plugin-import "^2.20.2"
|
||||
eslint-plugin-jest "^24.1.0"
|
||||
eslint-plugin-jsx-a11y "^6.2.1"
|
||||
eslint-plugin-monorepo "^0.3.2"
|
||||
eslint-plugin-react "^7.12.4"
|
||||
eslint-plugin-react-hooks "^4.0.0"
|
||||
express "^4.17.1"
|
||||
file-loader "^6.2.0"
|
||||
fork-ts-checker-webpack-plugin "^4.0.5"
|
||||
fs-extra "9.1.0"
|
||||
handlebars "^4.7.3"
|
||||
html-webpack-plugin "^5.3.1"
|
||||
inquirer "^7.0.4"
|
||||
jest "^26.0.1"
|
||||
jest-css-modules "^2.1.0"
|
||||
json-schema "^0.3.0"
|
||||
lodash "^4.17.19"
|
||||
mini-css-extract-plugin "^1.4.1"
|
||||
node-libs-browser "^2.2.1"
|
||||
ora "^5.3.0"
|
||||
postcss "^8.1.0"
|
||||
process "^0.11.10"
|
||||
raw-loader "^4.0.1"
|
||||
react "^16.0.0"
|
||||
react-dev-utils "^11.0.4"
|
||||
react-hot-loader "^4.12.21"
|
||||
recursive-readdir "^2.2.2"
|
||||
replace-in-file "^6.0.0"
|
||||
rollup "2.44.x"
|
||||
rollup-plugin-dts "^3.0.1"
|
||||
rollup-plugin-esbuild "2.6.x"
|
||||
rollup-plugin-peer-deps-external "^2.2.2"
|
||||
rollup-plugin-postcss "^4.0.0"
|
||||
rollup-pluginutils "^2.8.2"
|
||||
run-script-webpack-plugin "^0.0.11"
|
||||
semver "^7.3.2"
|
||||
style-loader "^1.2.1"
|
||||
sucrase "^3.18.2"
|
||||
tar "^6.1.2"
|
||||
terser-webpack-plugin "^5.1.3"
|
||||
ts-loader "^8.0.17"
|
||||
typescript "^4.0.3"
|
||||
url-loader "^4.1.0"
|
||||
util "^0.12.3"
|
||||
webpack "^5.48.0"
|
||||
webpack-dev-server "4.0.0-rc.0"
|
||||
webpack-node-externals "^3.0.0"
|
||||
yaml "^1.10.0"
|
||||
yaml-jest "^1.0.5"
|
||||
yml-loader "^2.1.0"
|
||||
yn "^4.0.0"
|
||||
|
||||
"@backstage/core-api@^0.2.23":
|
||||
version "0.2.23"
|
||||
resolved "https://registry.npmjs.org/@backstage/core-api/-/core-api-0.2.23.tgz#c0ec13407ff7c78d376eb18e9d8e1490d54d995b"
|
||||
@@ -2558,35 +2403,6 @@
|
||||
remark-gfm "^1.0.0"
|
||||
zen-observable "^0.8.15"
|
||||
|
||||
"@backstage/integration@^0.6.3":
|
||||
version "0.6.3"
|
||||
resolved "https://registry.npmjs.org/@backstage/integration/-/integration-0.6.3.tgz#e94f47d82e1325a5542dc883347192f949dd8adb"
|
||||
integrity sha512-Dg+k0l0hU7r+MlZHFNQbUXG/hIO75KKUiqinQQ7V3MYs4zRKDhzaTXcxuWU258WgFaA8oxOr7pQdqqKdN7qZlw==
|
||||
dependencies:
|
||||
"@backstage/config" "^0.1.8"
|
||||
"@octokit/auth-app" "^3.4.0"
|
||||
"@octokit/rest" "^18.5.3"
|
||||
cross-fetch "^3.0.6"
|
||||
git-url-parse "~11.4.4"
|
||||
luxon "^2.0.2"
|
||||
|
||||
"@backstage/plugin-search-backend-node@^0.4.2":
|
||||
version "0.4.2"
|
||||
resolved "https://registry.npmjs.org/@backstage/plugin-search-backend-node/-/plugin-search-backend-node-0.4.2.tgz#1ba6a9a811e79877e26ce553f8dc4f72fdec190c"
|
||||
integrity sha512-QmHTtsjWNzxNPynbAMW+WaBzoWuMZfr1Mf+sWWxTrn4GHUiukFt2og1uF/LEGT1smfwOnWZAy782ZHVQerogxQ==
|
||||
dependencies:
|
||||
"@backstage/search-common" "^0.2.0"
|
||||
"@types/lunr" "^2.3.3"
|
||||
lunr "^2.3.9"
|
||||
winston "^3.2.1"
|
||||
|
||||
"@backstage/search-common@^0.2.0":
|
||||
version "0.2.0"
|
||||
resolved "https://registry.npmjs.org/@backstage/search-common/-/search-common-0.2.0.tgz#91971536b0b9a7d8eb308b79d744d4a8dfdeea4d"
|
||||
integrity sha512-eJzY+UF+edhr8EpMwAPWrETzCuR4HMJ7V1Z590gveEsAB7/OATd3MHh5hyvlICbERrejAsvTlFkta6kR+aFIzg==
|
||||
dependencies:
|
||||
"@backstage/config" "^0.1.6"
|
||||
|
||||
"@bcoe/v8-coverage@^0.2.3":
|
||||
version "0.2.3"
|
||||
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
@@ -7775,11 +7591,7 @@
|
||||
resolved "https://registry.npmjs.org/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
|
||||
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
|
||||
|
||||
<<<<<<< HEAD
|
||||
"@typescript-eslint/eslint-plugin@^v4.28.3", "@typescript-eslint/eslint-plugin@^v4.30.0":
|
||||
=======
|
||||
"@typescript-eslint/eslint-plugin@^v4.30.0":
|
||||
>>>>>>> 0d7f928b416938842ccd0e2248d6139cc2bfba67
|
||||
version "4.30.0"
|
||||
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
|
||||
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
|
||||
|
||||
Reference in New Issue
Block a user