Skip to content

Commit 41242c1

Browse files
committed
chore(deps): tweak READMEs to force semantic release to run for rbac-node and shared-react plugin releases
Signed-off-by: Nick Boldt <[email protected]>
1 parent 4973f23 commit 41242c1

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

yarn.lock

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6166,6 +6166,82 @@
61666166
yml-loader "^2.1.0"
61676167
yn "^4.0.0"
61686168

6169+
"@janus-idp/[email protected]":
6170+
version "1.7.7"
6171+
resolved "https://registry.yarnpkg.com/@janus-idp/cli/-/cli-1.7.7.tgz#b436a3282fd3ae58fcd04cc0d19621627e6e0de9"
6172+
integrity sha512-VxCvt2QsYBlkrP15m+pA0xVzXstiOeKkpRdJRSnAP/0z0+zXzuHlFjbPRBrz95GnJMhc1XpAy9vkeKIXZNopVQ==
6173+
dependencies:
6174+
"@backstage/cli-common" "^0.1.13"
6175+
"@backstage/cli-node" "^0.2.3"
6176+
"@backstage/config" "^1.1.1"
6177+
"@backstage/config-loader" "^1.6.2"
6178+
"@backstage/errors" "^1.2.3"
6179+
"@backstage/eslint-plugin" "^0.1.5"
6180+
"@backstage/types" "^1.1.1"
6181+
"@manypkg/get-packages" "^1.1.3"
6182+
"@openshift/dynamic-plugin-sdk-webpack" "^3.0.0"
6183+
"@pmmmwh/react-refresh-webpack-plugin" "^0.5.7"
6184+
"@rollup/plugin-commonjs" "^25.0.4"
6185+
"@rollup/plugin-json" "^6.0.0"
6186+
"@rollup/plugin-node-resolve" "^15.2.1"
6187+
"@rollup/plugin-yaml" "^4.0.0"
6188+
"@svgr/rollup" "^8.1.0"
6189+
"@svgr/webpack" "^6.5.1"
6190+
"@yarnpkg/lockfile" "^1.1.0"
6191+
"@yarnpkg/parsers" "^3.0.0-rc.4"
6192+
bfj "^7.0.2"
6193+
chalk "^4.0.0"
6194+
chokidar "^3.3.1"
6195+
commander "^9.1.0"
6196+
css-loader "^6.5.1"
6197+
esbuild "^0.19.0"
6198+
esbuild-loader "^2.18.0"
6199+
eslint "^8.49.0"
6200+
eslint-config-prettier "^8.10.0"
6201+
eslint-webpack-plugin "^3.2.0"
6202+
express "^4.18.2"
6203+
fork-ts-checker-webpack-plugin "^7.0.0-alpha.8"
6204+
fs-extra "^10.1.0"
6205+
handlebars "^4.7.7"
6206+
html-webpack-plugin "^5.3.1"
6207+
inquirer "^8.2.0"
6208+
is-native-module "^1.1.3"
6209+
lodash "^4.17.21"
6210+
mini-css-extract-plugin "^2.4.2"
6211+
node-libs-browser "^2.2.1"
6212+
npm-packlist "^5.0.0"
6213+
ora "^5.3.0"
6214+
postcss "^8.2.13"
6215+
process "^0.11.10"
6216+
react-dev-utils "^12.0.0-next.60"
6217+
react-refresh "^0.14.0"
6218+
recursive-readdir "^2.2.2"
6219+
rollup "^2.78.0"
6220+
rollup-plugin-dts "^4.0.1"
6221+
rollup-plugin-esbuild "^4.7.2"
6222+
rollup-plugin-postcss "^4.0.0"
6223+
rollup-pluginutils "^2.8.2"
6224+
semver "^7.5.4"
6225+
style-loader "^3.3.1"
6226+
swc-loader "^0.2.3"
6227+
typescript-json-schema "^0.62.0"
6228+
webpack "^5.89.0"
6229+
webpack-dev-server "^4.15.1"
6230+
yml-loader "^2.1.0"
6231+
yn "^4.0.0"
6232+
6233+
"@janus-idp/[email protected]":
6234+
version "2.5.3"
6235+
resolved "https://registry.yarnpkg.com/@janus-idp/shared-react/-/shared-react-2.5.3.tgz#ef96b34ff2715ffd5412b71d0caebab34ee4d8b0"
6236+
integrity sha512-5oFTRy5bNTTuVUuOWyNsTpWoj4pfRDiWcYy6MO93WhnKXWJ1rxTfjEbP6ttaCZfPjBMnZzSZiUfxda767dp2lQ==
6237+
dependencies:
6238+
"@kubernetes/client-node" "^0.20.0"
6239+
classnames "^2.3.2"
6240+
date-fns "^2.30.0"
6241+
file-saver "^2.0.5"
6242+
lodash "^4.17.21"
6243+
mathjs "^11.11.2"
6244+
61696245
"@jest/console@^29.7.0":
61706246
version "29.7.0"
61716247
resolved "https://registry.yarnpkg.com/@jest/console/-/console-29.7.0.tgz#cd4822dbdb84529265c5a2bdb529a3c9cc950ffc"

0 commit comments

Comments
 (0)