Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 7f22ec9 commit 3dbc684
Show file tree
Hide file tree
Showing 30 changed files with 425 additions and 272 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
18.19.0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint-plugin-jest": "27.4.2",
"husky": "8.0.3",
"lint-staged": "15.0.1",
"lint-staged": "15.2.0",
"multi-semantic-release": "3.0.2",
"prettier": "3.0.3",
"turbo": "1.10.15",
"typescript": "5.2.2"
"turbo": "1.11.3",
"typescript": "5.3.3"
},
"resolutions": {
"@types/react": "^17.0.68",
Expand Down
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
"@backstage/cli": "0.23.0",
"@backstage/test-utils": "1.4.4",
"@janus-idp/cli": "*",
"@scalprum/react-test-utils": "0.0.4",
"@scalprum/react-test-utils": "0.0.8",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/react-dom": "17.0.21",
"@types/node": "18.19.7",
"@types/react-dom": "17.0.25",
"cross-env": "7.0.3"
},
"browserslist": {
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
},
"devDependencies": {
"@backstage/cli": "0.23.0",
"@types/dockerode": "3.3.21",
"@types/express-serve-static-core": "4.17.38",
"@types/express": "4.17.20",
"@types/luxon": "3.3.3"
"@types/dockerode": "3.3.23",
"@types/express-serve-static-core": "4.17.41",
"@types/express": "4.17.21",
"@types/luxon": "3.4.1"
},
"files": [
"dist"
Expand Down
18 changes: 9 additions & 9 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,20 +101,20 @@
"@backstage/plugin-scaffolder-backend": "1.18.0",
"@backstage/test-utils": "1.4.4",
"@backstage/theme": "0.4.3",
"@types/express": "4.17.20",
"@types/fs-extra": "9.0.1",
"@types/inquirer": "8.1.3",
"@types/express": "4.17.21",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "8.2.10",
"@types/mock-fs": "4.13.4",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"@types/npm-packlist": "3.0.0",
"@types/recursive-readdir": "2.2.0",
"@types/recursive-readdir": "2.2.4",
"@types/rollup-plugin-postcss": "3.1.4",
"@types/yarnpkg__lockfile": "1.1.4",
"@types/yarnpkg__lockfile": "1.1.9",
"mock-fs": "5.2.0",
"msw": "1.3.2",
"nodemon": "3.0.1",
"ts-node": "10.0.0",
"type-fest": "4.3.1"
"nodemon": "3.0.2",
"ts-node": "10.9.2",
"type-fest": "4.9.0"
},
"peerDependencies": {
"@microsoft/api-extractor": "^7.21.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@storybook/react-webpack5": "^7.5.3",
"@storybook/testing-library": "^0.2.2",
"@testing-library/jest-dom": "^5.17.0",
"@types/react": "^17",
"@types/react": "^17.0.73",
"@types/react-dom": "^17",
"@swc/core": "^1.3.96",
"eslint-plugin-storybook": "^0.6.15",
Expand Down
2 changes: 1 addition & 1 deletion plugins/acr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics-module-matomo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2"
},
Expand Down
4 changes: 2 additions & 2 deletions plugins/analytics-provider-segment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/react": "17.0.68",
"@types/node": "18.19.7",
"@types/react": "17.0.75",
"cross-fetch": "4.0.0",
"msw": "1.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/jfrog-artifactory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"msw": "1.3.2",
"cross-fetch": "4.0.0",
"react": "17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/keycloak-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"@backstage/plugin-permission-common": "0.7.9",
"@backstage/plugin-permission-node": "0.7.17",
"@janus-idp/cli": "1.4.7",
"@types/lodash": "4.14.200",
"@types/lodash": "4.14.202",
"@types/supertest": "2.0.16",
"@types/uuid": "9.0.5",
"@types/uuid": "9.0.7",
"deepmerge": "4.3.1",
"express": "4.18.2",
"luxon": "^3.4.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/kiali-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@backstage/cli": "0.23.0",
"@janus-idp/cli": "1.4.7",
"@types/express": "4.17.20",
"@types/express": "4.17.21",
"@types/supertest": "2.0.16",
"msw": "1.3.2",
"supertest": "6.3.3"
Expand Down
2 changes: 1 addition & 1 deletion plugins/kiali/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/kubernetes-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@backstage/backend-plugin-api": "^0.6.6",
"@backstage/plugin-scaffolder-node": "^0.2.6",
"@backstage/backend-plugin-manager": "npm:@janus-idp/backend-plugin-manager@0.0.2-janus.5",
"@kubernetes/client-node": "^0.19.0"
"@kubernetes/client-node": "^0.20.0"
},
"devDependencies": {
"@backstage/backend-common": "0.19.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/matomo-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@backstage/backend-plugin-api": "^0.6.6",
"@backstage/config": "^1.1.1",
"@backstage/backend-plugin-manager": "npm:@janus-idp/backend-plugin-manager@0.0.2-janus.5",
"@types/express": "4.17.20",
"@types/express": "4.17.21",
"express": "^4.18.2",
"express-promise-router": "^4.1.1",
"http-proxy-middleware": "^2.0.6",
Expand Down
2 changes: 1 addition & 1 deletion plugins/matomo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2"
},
Expand Down
4 changes: 2 additions & 2 deletions plugins/nexus-repository-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2",
"openapi-typescript-codegen": "0.25.0",
"openapi-typescript-codegen": "0.27.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/notifications-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@backstage/cli": "0.23.0",
"@types/express": "*",
"@types/supertest": "2.0.16",
"knex-mock-client": "2.0.0",
"knex-mock-client": "2.0.1",
"msw": "1.3.2",
"openapicmd": "^2.1.0",
"supertest": "6.3.3"
Expand Down
4 changes: 2 additions & 2 deletions plugins/ocm-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@backstage/plugin-kubernetes-common": "^0.7.0",
"@janus-idp/backstage-plugin-ocm-common": "2.2.1",
"@backstage/backend-plugin-manager": "npm:@janus-idp/backend-plugin-manager@0.0.2-janus.5",
"@kubernetes/client-node": "^0.19.0",
"@kubernetes/client-node": "^0.20.0",
"express": "^4.18.2",
"express-promise-router": "^4.1.1",
"semver": "^7.5.4",
Expand All @@ -49,7 +49,7 @@
"@backstage/plugin-catalog-backend": "1.14.0",
"@backstage/plugin-permission-common": "0.7.9",
"@backstage/plugin-permission-node": "0.7.17",
"@types/express": "4.17.20",
"@types/express": "4.17.21",
"@types/supertest": "2.0.16",
"msw": "1.3.2",
"supertest": "6.3.3"
Expand Down
2 changes: 1 addition & 1 deletion plugins/ocm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/openshift-image-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"msw": "1.3.2",
"cross-fetch": "4.0.0",
"react": "17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/quay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.17.0"
"react-router-dom": "6.21.2"
},
"files": [
"dist",
Expand Down
6 changes: 3 additions & 3 deletions plugins/rbac-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
},
"devDependencies": {
"@backstage/cli": "0.23.0",
"@types/express": "4.17.20",
"@types/node": "18.18.5",
"@types/express": "4.17.21",
"@types/node": "18.19.7",
"@types/supertest": "2.0.16",
"knex-mock-client": "2.0.0",
"knex-mock-client": "2.0.1",
"msw": "1.3.2",
"supertest": "6.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions plugins/rbac/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.45",
"@mui/icons-material": "5.14.11",
"@mui/icons-material": "5.15.4",
"@mui/material": "^5.14.18",
"autosuggest-highlight": "^3.3.4",
"formik": "^2.4.5",
Expand All @@ -59,7 +59,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/autosuggest-highlight": "3.2.3",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"msw": "1.3.2"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions plugins/servicenow-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"@backstage/config": "1.1.1",
"@backstage/types": "1.1.1",
"@types/mock-fs": "4.13.4",
"@types/node-fetch": "2.6.6",
"@types/node-fetch": "2.6.10",
"mock-fs": "5.2.0",
"msw": "1.3.2",
"openapi-typescript-codegen": "0.25.0"
"openapi-typescript-codegen": "0.27.0"
},
"files": [
"dist",
Expand Down
6 changes: 3 additions & 3 deletions plugins/shared-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@kubernetes/client-node": "^0.19.0",
"@kubernetes/client-node": "^0.20.0",
"classnames": "^2.3.2",
"date-fns": "^2.30.0",
"file-saver": "^2.0.5",
Expand All @@ -41,8 +41,8 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/file-saver": "2.0.6",
"@types/node": "18.19.7",
"@types/file-saver": "2.0.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2"
},
Expand Down
6 changes: 3 additions & 3 deletions plugins/tekton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@backstage/plugin-kubernetes-common": "^0.7.0",
"@backstage/theme": "^0.4.3",
"@janus-idp/shared-react": "2.3.0",
"@kubernetes/client-node": "^0.19.0",
"@kubernetes/client-node": "^0.20.0",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.45",
Expand Down Expand Up @@ -63,12 +63,12 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.17.0"
"react-router-dom": "6.21.2"
},
"files": [
"dist",
Expand Down
8 changes: 4 additions & 4 deletions plugins/topology/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@backstage/plugin-kubernetes-common": "^0.7.0",
"@backstage/theme": "^0.4.3",
"@janus-idp/shared-react": "2.3.0",
"@kubernetes/client-node": "^0.19.0",
"@kubernetes/client-node": "^0.20.0",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.45",
Expand Down Expand Up @@ -64,13 +64,13 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/git-url-parse": "9.0.2",
"@types/node": "18.18.5",
"@types/git-url-parse": "9.0.3",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"msw": "1.3.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "6.17.0"
"react-router-dom": "6.21.2"
},
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion plugins/web-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.1",
"@types/node": "18.18.5",
"@types/node": "18.19.7",
"cross-fetch": "4.0.0",
"jest-canvas-mock": "2.5.2",
"msw": "1.3.2"
Expand Down
Loading

0 comments on commit 3dbc684

Please sign in to comment.