Skip to content

Commit

Permalink
remove dep on @janus-idp/cli@1.13.2 from yarn lock
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Nov 5, 2024
1 parent 93ffd8c commit 4752c91
Showing 1 changed file with 0 additions and 66 deletions.
66 changes: 0 additions & 66 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8902,72 +8902,6 @@
lodash "^4.17.21"
yaml "^2.0.0"

"@janus-idp/cli@1.13.2":
version "1.13.2"
resolved "https://registry.yarnpkg.com/@janus-idp/cli/-/cli-1.13.2.tgz#ff63fc07442999ea45286ee4a16a79e271d8a6bc"
integrity sha512-2UsvnIJgx1v9BgVrroz8pjn4OBpUvpZ7/Xl3sPWCkQh4KI0Rj50MWHP1B8W65WwBC1Zh/naANKBdGKtX4VAsmg==
dependencies:
"@backstage/cli-common" "^0.1.14"
"@backstage/cli-node" "^0.2.7"
"@backstage/config" "^1.2.0"
"@backstage/config-loader" "^1.8.1"
"@backstage/errors" "^1.2.4"
"@backstage/eslint-plugin" "^0.1.8"
"@backstage/types" "^1.1.1"
"@manypkg/get-packages" "^1.1.3"
"@openshift/dynamic-plugin-sdk-webpack" "^3.0.0"
"@pmmmwh/react-refresh-webpack-plugin" "^0.5.7"
"@rollup/plugin-commonjs" "^25.0.4"
"@rollup/plugin-json" "^6.0.0"
"@rollup/plugin-node-resolve" "^15.2.1"
"@rollup/plugin-yaml" "^4.0.0"
"@svgr/rollup" "^8.1.0"
"@svgr/webpack" "^6.5.1"
"@yarnpkg/lockfile" "^1.1.0"
"@yarnpkg/parsers" "^3.0.0-rc.4"
bfj "^8.0.0"
chalk "^4.0.0"
chokidar "^3.3.1"
codeowners "^5.1.1"
commander "^9.1.0"
css-loader "^6.5.1"
esbuild "^0.23.0"
esbuild-loader "^2.18.0"
eslint "^8.49.0"
eslint-config-prettier "^8.10.0"
eslint-webpack-plugin "^3.2.0"
express "^4.18.2"
fork-ts-checker-webpack-plugin "^7.0.0-alpha.8"
fs-extra "^10.1.0"
gitconfiglocal "2.1.0"
handlebars "^4.7.7"
html-webpack-plugin "^5.3.1"
inquirer "^8.2.0"
is-native-module "^1.1.3"
lodash "^4.17.21"
mini-css-extract-plugin "^2.4.2"
node-libs-browser "^2.2.1"
npm-packlist "^5.0.0"
ora "^5.3.0"
postcss "^8.2.13"
process "^0.11.10"
react-dev-utils "^12.0.0-next.60"
react-refresh "^0.14.0"
recursive-readdir "^2.2.2"
rollup "^2.78.0"
rollup-plugin-dts "^4.0.1"
rollup-plugin-esbuild "^4.7.2"
rollup-plugin-postcss "^4.0.0"
rollup-pluginutils "^2.8.2"
semver "^7.5.4"
style-loader "^3.3.1"
swc-loader "^0.2.3"
typescript-json-schema "^0.64.0"
webpack "^5.89.0"
webpack-dev-server "^4.15.1"
yml-loader "^2.1.0"
yn "^4.0.0"

"@janus-idp/cli@1.13.3":
version "1.13.3"
resolved "https://registry.yarnpkg.com/@janus-idp/cli/-/cli-1.13.3.tgz#87c7ce9e6489f589a8ebffd9bc6897d81ee42c5d"
Expand Down

0 comments on commit 4752c91

Please sign in to comment.