diff --git a/workspaces/servicenow/.changeset/version-bump-1-41-1.md b/workspaces/servicenow/.changeset/version-bump-1-41-1.md new file mode 100644 index 0000000000..d8b47b1705 --- /dev/null +++ b/workspaces/servicenow/.changeset/version-bump-1-41-1.md @@ -0,0 +1,7 @@ +--- +'@backstage-community/plugin-servicenow': minor +'@backstage-community/plugin-servicenow-backend': minor +'@backstage-community/plugin-servicenow-common': minor +--- + +Backstage version bump to v1.41.1 diff --git a/workspaces/servicenow/backstage.json b/workspaces/servicenow/backstage.json index 7a266655ed..c3a06e4bf7 100644 --- a/workspaces/servicenow/backstage.json +++ b/workspaces/servicenow/backstage.json @@ -1,3 +1,3 @@ { - "version": "1.39.1" + "version": "1.41.1" } diff --git a/workspaces/servicenow/package.json b/workspaces/servicenow/package.json index dc6b177769..e660726816 100644 --- a/workspaces/servicenow/package.json +++ b/workspaces/servicenow/package.json @@ -34,9 +34,9 @@ "directory": "workspaces/servicenow" }, "devDependencies": { - "@backstage/cli": "^0.32.1", + "@backstage/cli": "^0.33.1", "@backstage/e2e-test-utils": "^0.1.1", - "@backstage/repo-tools": "^0.13.4", + "@backstage/repo-tools": "^0.15.0", "@changesets/cli": "^2.27.1", "@types/simple-oauth2": "^5", "knip": "^5.27.4", diff --git a/workspaces/servicenow/plugins/servicenow-backend/package.json b/workspaces/servicenow/plugins/servicenow-backend/package.json index 83b155a66d..5b17543765 100644 --- a/workspaces/servicenow/plugins/servicenow-backend/package.json +++ b/workspaces/servicenow/plugins/servicenow-backend/package.json @@ -34,20 +34,20 @@ }, "dependencies": { "@backstage-community/plugin-servicenow-common": "workspace:^", - "@backstage/backend-defaults": "^0.10.0", - "@backstage/backend-plugin-api": "^1.3.1", - "@backstage/config": "^1.3.2", + "@backstage/backend-defaults": "^0.11.1", + "@backstage/backend-plugin-api": "^1.4.1", + "@backstage/config": "^1.3.3", "@backstage/errors": "^1.2.7", - "@backstage/plugin-catalog-node": "^1.17.0", + "@backstage/plugin-catalog-node": "^1.17.2", "axios": "^1.9.0", "express": "^4.17.1", "express-promise-router": "^4.1.0", "simple-oauth2": "^5.1.0" }, "devDependencies": { - "@backstage/backend-test-utils": "^1.5.0", - "@backstage/cli": "^0.32.1", - "@backstage/plugin-catalog-node": "^1.17.0", + "@backstage/backend-test-utils": "^1.7.0", + "@backstage/cli": "^0.33.1", + "@backstage/plugin-catalog-node": "^1.17.2", "@types/express": "^4.17.6", "@types/qs": "^6", "@types/simple-oauth2": "^5", diff --git a/workspaces/servicenow/plugins/servicenow-common/package.json b/workspaces/servicenow/plugins/servicenow-common/package.json index 9679ad619a..dbfcfbd06a 100644 --- a/workspaces/servicenow/plugins/servicenow-common/package.json +++ b/workspaces/servicenow/plugins/servicenow-common/package.json @@ -35,7 +35,7 @@ "postpack": "backstage-cli package postpack" }, "devDependencies": { - "@backstage/cli": "^0.32.1" + "@backstage/cli": "^0.33.1" }, "files": [ "dist" diff --git a/workspaces/servicenow/plugins/servicenow/package.json b/workspaces/servicenow/plugins/servicenow/package.json index 401deb7dc6..c403521e5c 100644 --- a/workspaces/servicenow/plugins/servicenow/package.json +++ b/workspaces/servicenow/plugins/servicenow/package.json @@ -35,11 +35,11 @@ }, "dependencies": { "@backstage-community/plugin-servicenow-common": "workspace:^", - "@backstage/catalog-model": "^1.7.4", - "@backstage/core-components": "^0.17.2", - "@backstage/core-plugin-api": "^1.10.7", - "@backstage/plugin-catalog-react": "^1.18.0", - "@backstage/theme": "^0.6.6", + "@backstage/catalog-model": "^1.7.5", + "@backstage/core-components": "^0.17.4", + "@backstage/core-plugin-api": "^1.10.9", + "@backstage/plugin-catalog-react": "^1.19.1", + "@backstage/theme": "^0.6.7", "@mui/icons-material": "^5.15.17", "@mui/lab": "^5.0.0-alpha.153", "@mui/material": "^5.17.1", @@ -54,10 +54,10 @@ "react-router-dom": "^6.0.0" }, "devDependencies": { - "@backstage/cli": "^0.32.1", - "@backstage/core-app-api": "^1.17.0", - "@backstage/dev-utils": "^1.1.10", - "@backstage/test-utils": "^1.7.8", + "@backstage/cli": "^0.33.1", + "@backstage/core-app-api": "^1.18.0", + "@backstage/dev-utils": "^1.1.12", + "@backstage/test-utils": "^1.7.10", "@material-ui/core": "^4.12.4", "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", diff --git a/workspaces/servicenow/yarn.lock b/workspaces/servicenow/yarn.lock index f6e38d6ca7..0c87ab0e53 100644 --- a/workspaces/servicenow/yarn.lock +++ b/workspaces/servicenow/yarn.lock @@ -2508,13 +2508,13 @@ __metadata: resolution: "@backstage-community/plugin-servicenow-backend@workspace:plugins/servicenow-backend" dependencies: "@backstage-community/plugin-servicenow-common": "workspace:^" - "@backstage/backend-defaults": "npm:^0.10.0" - "@backstage/backend-plugin-api": "npm:^1.3.1" - "@backstage/backend-test-utils": "npm:^1.5.0" - "@backstage/cli": "npm:^0.32.1" - "@backstage/config": "npm:^1.3.2" + "@backstage/backend-defaults": "npm:^0.11.1" + "@backstage/backend-plugin-api": "npm:^1.4.1" + "@backstage/backend-test-utils": "npm:^1.7.0" + "@backstage/cli": "npm:^0.33.1" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" - "@backstage/plugin-catalog-node": "npm:^1.17.0" + "@backstage/plugin-catalog-node": "npm:^1.17.2" "@types/express": "npm:^4.17.6" "@types/qs": "npm:^6" "@types/simple-oauth2": "npm:^5" @@ -2532,7 +2532,7 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage-community/plugin-servicenow-common@workspace:plugins/servicenow-common" dependencies: - "@backstage/cli": "npm:^0.32.1" + "@backstage/cli": "npm:^0.33.1" languageName: unknown linkType: soft @@ -2541,15 +2541,15 @@ __metadata: resolution: "@backstage-community/plugin-servicenow@workspace:plugins/servicenow" dependencies: "@backstage-community/plugin-servicenow-common": "workspace:^" - "@backstage/catalog-model": "npm:^1.7.4" - "@backstage/cli": "npm:^0.32.1" - "@backstage/core-app-api": "npm:^1.17.0" - "@backstage/core-components": "npm:^0.17.2" - "@backstage/core-plugin-api": "npm:^1.10.7" - "@backstage/dev-utils": "npm:^1.1.10" - "@backstage/plugin-catalog-react": "npm:^1.18.0" - "@backstage/test-utils": "npm:^1.7.8" - "@backstage/theme": "npm:^0.6.6" + "@backstage/catalog-model": "npm:^1.7.5" + "@backstage/cli": "npm:^0.33.1" + "@backstage/core-app-api": "npm:^1.18.0" + "@backstage/core-components": "npm:^0.17.4" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/dev-utils": "npm:^1.1.12" + "@backstage/plugin-catalog-react": "npm:^1.19.1" + "@backstage/test-utils": "npm:^1.7.10" + "@backstage/theme": "npm:^0.6.7" "@material-ui/core": "npm:^4.12.4" "@mui/icons-material": "npm:^5.15.17" "@mui/lab": "npm:^5.0.0-alpha.153" @@ -2571,15 +2571,15 @@ __metadata: languageName: unknown linkType: soft -"@backstage/app-defaults@npm:^1.6.2": - version: 1.6.2 - resolution: "@backstage/app-defaults@npm:1.6.2" +"@backstage/app-defaults@npm:^1.6.4": + version: 1.6.4 + resolution: "@backstage/app-defaults@npm:1.6.4" dependencies: - "@backstage/core-app-api": "npm:^1.17.0" - "@backstage/core-components": "npm:^0.17.2" - "@backstage/core-plugin-api": "npm:^1.10.7" - "@backstage/plugin-permission-react": "npm:^0.4.34" - "@backstage/theme": "npm:^0.6.6" + "@backstage/core-app-api": "npm:^1.18.0" + "@backstage/core-components": "npm:^0.17.4" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/plugin-permission-react": "npm:^0.4.36" + "@backstage/theme": "npm:^0.6.7" "@material-ui/core": "npm:^4.12.2" "@material-ui/icons": "npm:^4.9.1" peerDependencies: @@ -2590,24 +2590,24 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/0a555df27dbf75e92949dadf57f1764825d25d89b25fc0bf01bb1a4f0546787d94001dbb8beb65d444ad1801c7cb52236240fa42a2aeb0a51d39d2b41949033d + checksum: 10/fb88e41cde626ac91b277ade2f2b2e881cffc61d76497569b483f84231947c2afce7259d2f79e43fadfb02c40254c4f3426b3890a29b26ab522a9c7e2d0135a1 languageName: node linkType: hard -"@backstage/backend-app-api@npm:^1.2.3": - version: 1.2.3 - resolution: "@backstage/backend-app-api@npm:1.2.3" +"@backstage/backend-app-api@npm:^1.2.5": + version: 1.2.5 + resolution: "@backstage/backend-app-api@npm:1.2.5" dependencies: - "@backstage/backend-plugin-api": "npm:^1.3.1" - "@backstage/config": "npm:^1.3.2" + "@backstage/backend-plugin-api": "npm:^1.4.1" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" - checksum: 10/120722f08eac2b0e3e7da61dd5f37f1de6349022d51c94ec0d1923a8b5069487ce1f268422278357e0f2025f6986861078d51ed7cbef11e9038dc15b7044934c + checksum: 10/1390827dfd70505b2c118e5649b5fa3827126d5adbcfae0d27d3e01c99bc2eba0c61a70a3e8ee1a40008c23a10339efafea35b6ede2d5cfb0e22ff2141710f42 languageName: node linkType: hard -"@backstage/backend-defaults@npm:^0.10.0": - version: 0.10.0 - resolution: "@backstage/backend-defaults@npm:0.10.0" +"@backstage/backend-defaults@npm:^0.11.1": + version: 0.11.1 + resolution: "@backstage/backend-defaults@npm:0.11.1" dependencies: "@aws-sdk/abort-controller": "npm:^3.347.0" "@aws-sdk/client-codecommit": "npm:^3.350.0" @@ -2615,18 +2615,18 @@ __metadata: "@aws-sdk/credential-providers": "npm:^3.350.0" "@aws-sdk/types": "npm:^3.347.0" "@azure/storage-blob": "npm:^12.5.0" - "@backstage/backend-app-api": "npm:^1.2.3" + "@backstage/backend-app-api": "npm:^1.2.5" "@backstage/backend-dev-utils": "npm:^0.1.5" - "@backstage/backend-plugin-api": "npm:^1.3.1" + "@backstage/backend-plugin-api": "npm:^1.4.1" "@backstage/cli-node": "npm:^0.2.13" - "@backstage/config": "npm:^1.3.2" - "@backstage/config-loader": "npm:^1.10.1" + "@backstage/config": "npm:^1.3.3" + "@backstage/config-loader": "npm:^1.10.2" "@backstage/errors": "npm:^1.2.7" - "@backstage/integration": "npm:^1.17.0" - "@backstage/integration-aws-node": "npm:^0.1.16" - "@backstage/plugin-auth-node": "npm:^0.6.3" - "@backstage/plugin-events-node": "npm:^0.4.11" - "@backstage/plugin-permission-node": "npm:^0.10.0" + "@backstage/integration": "npm:^1.17.1" + "@backstage/integration-aws-node": "npm:^0.1.17" + "@backstage/plugin-auth-node": "npm:^0.6.5" + "@backstage/plugin-events-node": "npm:^0.4.13" + "@backstage/plugin-permission-node": "npm:^0.10.2" "@backstage/types": "npm:^1.2.1" "@google-cloud/storage": "npm:^7.0.0" "@keyv/memcache": "npm:^2.0.1" @@ -2647,6 +2647,7 @@ __metadata: cron: "npm:^3.0.0" express: "npm:^4.17.1" express-promise-router: "npm:^4.1.0" + express-rate-limit: "npm:^7.5.0" fs-extra: "npm:^11.2.0" git-url-parse: "npm:^15.0.0" helmet: "npm:^6.0.0" @@ -2666,6 +2667,7 @@ __metadata: pg: "npm:^8.11.3" pg-connection-string: "npm:^2.3.0" pg-format: "npm:^1.0.4" + rate-limit-redis: "npm:^4.2.0" raw-body: "npm:^2.4.1" selfsigned: "npm:^2.0.0" tar: "npm:^6.1.12" @@ -2676,12 +2678,13 @@ __metadata: yauzl: "npm:^3.0.0" yn: "npm:^4.0.0" zod: "npm:^3.22.4" + zod-to-json-schema: "npm:^3.20.4" peerDependencies: "@google-cloud/cloud-sql-connector": ^1.4.0 peerDependenciesMeta: "@google-cloud/cloud-sql-connector": optional: true - checksum: 10/c0945d333bcf9776b2bcd0f862fc133074b65f29ff44310d61312cd90d1ead524721a4fbaa6d51b3e926617b3ea048ecdf0e92f2920f813eb62eb1548f23d068 + checksum: 10/984df8217c5c84221437e528b780fecaf0a7cd73106a51924c169ed65f2f829e42ac8ced53ac37613a6d6534d41483ac28db6ef1de6b9f9f714c416c139539b7 languageName: node linkType: hard @@ -2692,36 +2695,40 @@ __metadata: languageName: node linkType: hard -"@backstage/backend-plugin-api@npm:^1.3.1": - version: 1.3.1 - resolution: "@backstage/backend-plugin-api@npm:1.3.1" +"@backstage/backend-plugin-api@npm:^1.4.1": + version: 1.4.1 + resolution: "@backstage/backend-plugin-api@npm:1.4.1" dependencies: "@backstage/cli-common": "npm:^0.1.15" - "@backstage/config": "npm:^1.3.2" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" - "@backstage/plugin-auth-node": "npm:^0.6.3" - "@backstage/plugin-permission-common": "npm:^0.9.0" - "@backstage/plugin-permission-node": "npm:^0.10.0" + "@backstage/plugin-auth-node": "npm:^0.6.5" + "@backstage/plugin-permission-common": "npm:^0.9.1" + "@backstage/plugin-permission-node": "npm:^0.10.2" "@backstage/types": "npm:^1.2.1" "@types/express": "npm:^4.17.6" + "@types/json-schema": "npm:^7.0.6" "@types/luxon": "npm:^3.0.0" + json-schema: "npm:^0.4.0" knex: "npm:^3.0.0" luxon: "npm:^3.0.0" - checksum: 10/c78a0cd73c9e2ab3f611e62b1570b83fd496f501616caf00877c5191a7c431671f66f77d6e7fd2a35982915f8cb1b69a85cf7d26e3f236a28f709a6ae7af8eaf + zod: "npm:^3.22.4" + checksum: 10/4660bd6e0bdb48257ab058e9709a41ec0484d7c81078d978b45b89793e91f2a5849b6b53efc5b2a588f7ae34099928d75bfc75b72abbda69dd006eb264092f05 languageName: node linkType: hard -"@backstage/backend-test-utils@npm:^1.5.0": - version: 1.5.0 - resolution: "@backstage/backend-test-utils@npm:1.5.0" +"@backstage/backend-test-utils@npm:^1.7.0": + version: 1.7.0 + resolution: "@backstage/backend-test-utils@npm:1.7.0" dependencies: - "@backstage/backend-app-api": "npm:^1.2.3" - "@backstage/backend-defaults": "npm:^0.10.0" - "@backstage/backend-plugin-api": "npm:^1.3.1" - "@backstage/config": "npm:^1.3.2" + "@backstage/backend-app-api": "npm:^1.2.5" + "@backstage/backend-defaults": "npm:^0.11.1" + "@backstage/backend-plugin-api": "npm:^1.4.1" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" - "@backstage/plugin-auth-node": "npm:^0.6.3" - "@backstage/plugin-events-node": "npm:^0.4.11" + "@backstage/plugin-auth-node": "npm:^0.6.5" + "@backstage/plugin-events-node": "npm:^0.4.13" + "@backstage/plugin-permission-common": "npm:^0.9.1" "@backstage/types": "npm:^1.2.1" "@keyv/memcache": "npm:^2.0.1" "@keyv/redis": "npm:^4.0.1" @@ -2743,31 +2750,33 @@ __metadata: textextensions: "npm:^5.16.0" uuid: "npm:^11.0.0" yn: "npm:^4.0.0" - checksum: 10/d109c5d3d4c66f56cc144b089a3b14922d14caf178056ac576d3ff1bd49b13f5476628c318c95504686a8866668f86f2a0ee41575fe57ecd8a1bf98126a7ef41 + zod: "npm:^3.22.4" + zod-to-json-schema: "npm:^3.20.4" + checksum: 10/161bd6798b7f819778d6c115e5c8432a1607bd51772405228878d7a7f7a8f681d486f13e817bbd069cca170d92421b907acbe42ef5a4cd36040d4f04ab2ca32d languageName: node linkType: hard -"@backstage/catalog-client@npm:^1.10.0, @backstage/catalog-client@npm:^1.10.1": - version: 1.10.1 - resolution: "@backstage/catalog-client@npm:1.10.1" +"@backstage/catalog-client@npm:^1.10.2": + version: 1.10.2 + resolution: "@backstage/catalog-client@npm:1.10.2" dependencies: - "@backstage/catalog-model": "npm:^1.7.4" + "@backstage/catalog-model": "npm:^1.7.5" "@backstage/errors": "npm:^1.2.7" cross-fetch: "npm:^4.0.0" uri-template: "npm:^2.0.0" - checksum: 10/85a220800db02f13f9fdf5beb1bf06d43d6aa0c39c6e6c69c0c6d69ae7bc283f8933a42d984f6d7cb1c4eb1dc91fba7b14c94f7cc0ed775dc3a6ae6fc7e4fc15 + checksum: 10/06a300df1bed6e2933e15342474a3027c258e7523052dd2f0e52faa4d5b720b40c11cc6dd70e7c273357449c0a2177e3ba7ce8c5fa6fd69952a72b417c05914b languageName: node linkType: hard -"@backstage/catalog-model@npm:^1.7.4": - version: 1.7.4 - resolution: "@backstage/catalog-model@npm:1.7.4" +"@backstage/catalog-model@npm:^1.7.5": + version: 1.7.5 + resolution: "@backstage/catalog-model@npm:1.7.5" dependencies: "@backstage/errors": "npm:^1.2.7" "@backstage/types": "npm:^1.2.1" ajv: "npm:^8.10.0" lodash: "npm:^4.17.21" - checksum: 10/48c2db2a8144e891319879cec6cae1980088165a910a757b8ebc07dc337b4d8d5c743fbaa3fa916cdd1b5e06635b3a3edbd1e7d8519ac135824f1ba37c5e3ce2 + checksum: 10/857a93cc04ef7ad427b4c9a65792b750c6c2664348d00abddffe25f4eb909c5c54a0610ca44e7a5f8b374a30b723e0e00b48f4d93407b7575c0ad6a94055946a languageName: node linkType: hard @@ -2794,18 +2803,18 @@ __metadata: languageName: node linkType: hard -"@backstage/cli@npm:^0.32.1": - version: 0.32.1 - resolution: "@backstage/cli@npm:0.32.1" +"@backstage/cli@npm:^0.33.1": + version: 0.33.1 + resolution: "@backstage/cli@npm:0.33.1" dependencies: - "@backstage/catalog-model": "npm:^1.7.4" + "@backstage/catalog-model": "npm:^1.7.5" "@backstage/cli-common": "npm:^0.1.15" "@backstage/cli-node": "npm:^0.2.13" - "@backstage/config": "npm:^1.3.2" - "@backstage/config-loader": "npm:^1.10.1" + "@backstage/config": "npm:^1.3.3" + "@backstage/config-loader": "npm:^1.10.2" "@backstage/errors": "npm:^1.2.7" - "@backstage/eslint-plugin": "npm:^0.1.10" - "@backstage/integration": "npm:^1.17.0" + "@backstage/eslint-plugin": "npm:^0.1.11" + "@backstage/integration": "npm:^1.17.1" "@backstage/release-manifests": "npm:^0.0.13" "@backstage/types": "npm:^1.2.1" "@manypkg/get-packages": "npm:^1.1.3" @@ -2925,17 +2934,16 @@ __metadata: optional: true bin: backstage-cli: bin/backstage-cli - backstage-cli-alpha: bin/backstage-cli-alpha - checksum: 10/8675aaf0a33d10d3f7620ca89f6a2a7f2c7e35e86c49bf3e8d56ff71ddc7e888e53a1e99c8bd476c9d67c911ae6552d674b4944a93ab120e32d910fe36db6c1d + checksum: 10/46b28cb5398b2711d76bf4f64c7a0b64862ae9030253ad9c0fc1632f1d3bc65b19faa3eeb204be3a5210cc5e17a3e65a3eb80f44bfd718da763eb1b4a9149754 languageName: node linkType: hard -"@backstage/config-loader@npm:^1.10.1": - version: 1.10.1 - resolution: "@backstage/config-loader@npm:1.10.1" +"@backstage/config-loader@npm:^1.10.2": + version: 1.10.2 + resolution: "@backstage/config-loader@npm:1.10.2" dependencies: "@backstage/cli-common": "npm:^0.1.15" - "@backstage/config": "npm:^1.3.2" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" "@backstage/types": "npm:^1.2.1" "@types/json-schema": "npm:^7.0.6" @@ -2949,27 +2957,27 @@ __metadata: minimist: "npm:^1.2.5" typescript-json-schema: "npm:^0.65.0" yaml: "npm:^2.0.0" - checksum: 10/61f66e65bf747b07f72c3475a3875c5409442087ca541c749a1ecff6668cb0564294f6b760a2e76e135871bdaf61f2b8bcb2e62d4786d12693400c57422f3b85 + checksum: 10/0fa1d46373ee1c39696e68e786e307f56a849f06eb52adfb570aa8862ea38f015567b3e8d6664e1452df9c08651ffea4c761fe0e5015e80a60e64a73924ad8e8 languageName: node linkType: hard -"@backstage/config@npm:^1.3.2": - version: 1.3.2 - resolution: "@backstage/config@npm:1.3.2" +"@backstage/config@npm:^1.3.3": + version: 1.3.3 + resolution: "@backstage/config@npm:1.3.3" dependencies: "@backstage/errors": "npm:^1.2.7" "@backstage/types": "npm:^1.2.1" ms: "npm:^2.1.3" - checksum: 10/cc2e4ff7cd0db7542ed258fb273826057aff1455f745c1f9379303c3407ea6ca4f9f908a73f29470b9ca3155ef4603263e9d1dda5bd4d6930c42e794c70885e4 + checksum: 10/95f3e2a8fca274157e7fdeafd15285f2626ac98df4fcb7fdaca9e21b64eecf4c92b6a3c20ad5cff9d7c12ec750a969e8cd23fc3e18534c1803ef7c6b45c3ba04 languageName: node linkType: hard -"@backstage/core-app-api@npm:^1.17.0, @backstage/core-app-api@npm:^1.17.1": - version: 1.17.1 - resolution: "@backstage/core-app-api@npm:1.17.1" +"@backstage/core-app-api@npm:^1.18.0": + version: 1.18.0 + resolution: "@backstage/core-app-api@npm:1.18.0" dependencies: - "@backstage/config": "npm:^1.3.2" - "@backstage/core-plugin-api": "npm:^1.10.8" + "@backstage/config": "npm:^1.3.3" + "@backstage/core-plugin-api": "npm:^1.10.9" "@backstage/types": "npm:^1.2.1" "@backstage/version-bridge": "npm:^1.0.11" "@types/prop-types": "npm:^15.7.3" @@ -2988,17 +2996,17 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/04248e92fbbfa0c994ce16369a536b27574f3ad9bb19b34c789c41c872c2cfe71f0cb0c00f89676d387097477125ca45a794df149b89a5654e6f6d92afcb2752 + checksum: 10/f6f8eb72b3bb5d4fb0ad76b15c68768195625d598f5ea4400ec185d0aac013f7e2dbb0ada0c0700a6ccaced454c03a29f11b6b05c739637d8eab277a94256749 languageName: node linkType: hard -"@backstage/core-compat-api@npm:^0.4.3": - version: 0.4.3 - resolution: "@backstage/core-compat-api@npm:0.4.3" +"@backstage/core-compat-api@npm:^0.4.4": + version: 0.4.4 + resolution: "@backstage/core-compat-api@npm:0.4.4" dependencies: - "@backstage/core-plugin-api": "npm:^1.10.8" - "@backstage/frontend-plugin-api": "npm:^0.10.3" - "@backstage/plugin-catalog-react": "npm:^1.19.0" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/frontend-plugin-api": "npm:^0.10.4" + "@backstage/plugin-catalog-react": "npm:^1.19.1" "@backstage/version-bridge": "npm:^1.0.11" lodash: "npm:^4.17.21" peerDependencies: @@ -3009,18 +3017,18 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/ade339ad577d6b875232b628b2388f4cf902cb1a5c75c0a1c96b62b8573f77d23a81c0e9e426abc546c6ffb90415ff7804a92d309aea500ba6451beec47ddc8e + checksum: 10/9a24527274c40a197fe129da34043d42c0f1082df355192e655bdf0f166d19051f32431ad6fbc762f82894dbe4eef085b381cfe875fa9bfe8d82f25b549c02d3 languageName: node linkType: hard -"@backstage/core-components@npm:^0.17.2, @backstage/core-components@npm:^0.17.3": - version: 0.17.3 - resolution: "@backstage/core-components@npm:0.17.3" +"@backstage/core-components@npm:^0.17.4": + version: 0.17.4 + resolution: "@backstage/core-components@npm:0.17.4" dependencies: - "@backstage/config": "npm:^1.3.2" - "@backstage/core-plugin-api": "npm:^1.10.8" + "@backstage/config": "npm:^1.3.3" + "@backstage/core-plugin-api": "npm:^1.10.9" "@backstage/errors": "npm:^1.2.7" - "@backstage/theme": "npm:^0.6.6" + "@backstage/theme": "npm:^0.6.7" "@backstage/version-bridge": "npm:^1.0.11" "@dagrejs/dagre": "npm:^1.1.4" "@date-io/core": "npm:^1.3.13" @@ -3063,15 +3071,15 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/9c826ba203dcee62077cb9e3c83fbeb1d72558dca4b3fcb41c19c587a8162862dcab061d56b1f3cbdfba96fa19dbcae4959caf9009d3288930606ec2646056c6 + checksum: 10/4be05d055e1184cdb291816d9e282aa7df8f815234695215b3a85279ca08fd730b6c4875cd7cd0a557c101844478d778cf4e25fe063515cf5dc3d66617380adf languageName: node linkType: hard -"@backstage/core-plugin-api@npm:^1.10.7, @backstage/core-plugin-api@npm:^1.10.8": - version: 1.10.8 - resolution: "@backstage/core-plugin-api@npm:1.10.8" +"@backstage/core-plugin-api@npm:^1.10.9": + version: 1.10.9 + resolution: "@backstage/core-plugin-api@npm:1.10.9" dependencies: - "@backstage/config": "npm:^1.3.2" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" "@backstage/types": "npm:^1.2.1" "@backstage/version-bridge": "npm:^1.0.11" @@ -3084,22 +3092,22 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/4b92c70ce68e6ec3a1b1cf77fd30591a066cc109f2af352d25583257fe83b71a0ea7f848f24bad7313028128d45819ef10ed526695bfd894ebe4dadeb420f2d1 + checksum: 10/22f6e0d0cd18ac0ecb0737e75df9aa227b12fa7bdad11a54370efe339846b4d7d1b8ab7136c4f3e6a2d35702295cb81cb13f32e317a20f82a2c97c69d982ff10 languageName: node linkType: hard -"@backstage/dev-utils@npm:^1.1.10": - version: 1.1.10 - resolution: "@backstage/dev-utils@npm:1.1.10" - dependencies: - "@backstage/app-defaults": "npm:^1.6.2" - "@backstage/catalog-model": "npm:^1.7.4" - "@backstage/core-app-api": "npm:^1.17.0" - "@backstage/core-components": "npm:^0.17.2" - "@backstage/core-plugin-api": "npm:^1.10.7" - "@backstage/integration-react": "npm:^1.2.7" - "@backstage/plugin-catalog-react": "npm:^1.18.0" - "@backstage/theme": "npm:^0.6.6" +"@backstage/dev-utils@npm:^1.1.12": + version: 1.1.12 + resolution: "@backstage/dev-utils@npm:1.1.12" + dependencies: + "@backstage/app-defaults": "npm:^1.6.4" + "@backstage/catalog-model": "npm:^1.7.5" + "@backstage/core-app-api": "npm:^1.18.0" + "@backstage/core-components": "npm:^0.17.4" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/integration-react": "npm:^1.2.9" + "@backstage/plugin-catalog-react": "npm:^1.19.1" + "@backstage/theme": "npm:^0.6.7" "@material-ui/core": "npm:^4.12.2" "@material-ui/icons": "npm:^4.9.1" react-use: "npm:^17.2.4" @@ -3111,7 +3119,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/2f4c4c41f4e0fcb7cbc5f2e4acdc2c49b312e5ce95e6fbdb849f71f1f3451ad471dd2d1063da789bd3187b797af2826fda8c9147edb5fdaf1fd8bdbd55b5d911 + checksum: 10/1a00f6a7b7ccdcbb3fd1c9c144687fd29e04698d4f846b63d4294c8e5136c8ed640f5fb3da88109cbcce9eb73355b07d0a59b15a8486fe55c1e61634fb60fd3f languageName: node linkType: hard @@ -3140,26 +3148,26 @@ __metadata: languageName: node linkType: hard -"@backstage/eslint-plugin@npm:^0.1.10": - version: 0.1.10 - resolution: "@backstage/eslint-plugin@npm:0.1.10" +"@backstage/eslint-plugin@npm:^0.1.11": + version: 0.1.11 + resolution: "@backstage/eslint-plugin@npm:0.1.11" dependencies: "@manypkg/get-packages": "npm:^1.1.3" minimatch: "npm:^9.0.0" - checksum: 10/7983d7ff71d940e7aa761d1a5663844dcd23fc4754efd46423e2996a66ac63b39d44866f49dad6794827b738bc9dcbbc1bdee2b3934e2cee477733bcb5a27b2f + checksum: 10/16444b067885da00a5640634a0d7bcdccd0a345bd1340fe556250c46af5699707132466f383af35ae8df8a42db60fc2b7db5534572f4dd3d87cbee17abb5ddd1 languageName: node linkType: hard -"@backstage/frontend-app-api@npm:^0.11.3": - version: 0.11.3 - resolution: "@backstage/frontend-app-api@npm:0.11.3" +"@backstage/frontend-app-api@npm:^0.11.4": + version: 0.11.4 + resolution: "@backstage/frontend-app-api@npm:0.11.4" dependencies: - "@backstage/config": "npm:^1.3.2" - "@backstage/core-app-api": "npm:^1.17.1" - "@backstage/core-plugin-api": "npm:^1.10.8" + "@backstage/config": "npm:^1.3.3" + "@backstage/core-app-api": "npm:^1.18.0" + "@backstage/core-plugin-api": "npm:^1.10.9" "@backstage/errors": "npm:^1.2.7" - "@backstage/frontend-defaults": "npm:^0.2.3" - "@backstage/frontend-plugin-api": "npm:^0.10.3" + "@backstage/frontend-defaults": "npm:^0.2.4" + "@backstage/frontend-plugin-api": "npm:^0.10.4" "@backstage/types": "npm:^1.2.1" "@backstage/version-bridge": "npm:^1.0.11" lodash: "npm:^4.17.21" @@ -3172,19 +3180,19 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/a1b012462db67f09c0fe49056fe4d3482da5a9c43a0f3056eb2a6833a66e35d34a6aaa2d0eb9572f4f1b180a9d7511f9357835c441825f5967eb1183a7f78d27 + checksum: 10/85bd6c59f744a29e4067ea6ebe232a60e490ade1cb2b90984bc1531b03327d07d5433db666bb8c36944f135b286b624a53cbda0e098ba0847704faebb6b756e2 languageName: node linkType: hard -"@backstage/frontend-defaults@npm:^0.2.3": - version: 0.2.3 - resolution: "@backstage/frontend-defaults@npm:0.2.3" +"@backstage/frontend-defaults@npm:^0.2.4": + version: 0.2.4 + resolution: "@backstage/frontend-defaults@npm:0.2.4" dependencies: - "@backstage/config": "npm:^1.3.2" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" - "@backstage/frontend-app-api": "npm:^0.11.3" - "@backstage/frontend-plugin-api": "npm:^0.10.3" - "@backstage/plugin-app": "npm:^0.1.10" + "@backstage/frontend-app-api": "npm:^0.11.4" + "@backstage/frontend-plugin-api": "npm:^0.10.4" + "@backstage/plugin-app": "npm:^0.1.11" "@react-hookz/web": "npm:^24.0.0" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 @@ -3194,16 +3202,16 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/f9b84a850e219c389f4e28ea459f1df03057d1092cfe126365bb2149540fd564269b03a8d0220ca9ba1c4ebd000fbc84f4ee842551e00cd1daec133fa3edf86b + checksum: 10/47ae2f88cf278121e019cadbf358e07633f01db77249f16153259fcd7b465ff8d874f0c025cf5893cb8033fc9c6e0faa96fee9e3e21580f87022c045f814c643 languageName: node linkType: hard -"@backstage/frontend-plugin-api@npm:^0.10.3": - version: 0.10.3 - resolution: "@backstage/frontend-plugin-api@npm:0.10.3" +"@backstage/frontend-plugin-api@npm:^0.10.4": + version: 0.10.4 + resolution: "@backstage/frontend-plugin-api@npm:0.10.4" dependencies: - "@backstage/core-components": "npm:^0.17.3" - "@backstage/core-plugin-api": "npm:^1.10.8" + "@backstage/core-components": "npm:^0.17.4" + "@backstage/core-plugin-api": "npm:^1.10.9" "@backstage/types": "npm:^1.2.1" "@backstage/version-bridge": "npm:^1.0.11" "@material-ui/core": "npm:^4.12.4" @@ -3218,19 +3226,19 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/70bd14ad75502d8a7de38b48a21d9672e883e6db49cfe6ce4f1298fb53fe30e5da940e090c63d3bf9e17521d18ae6297c0f322db924184d64ae12fe6f11b8f23 + checksum: 10/24bfac2da27fb75d36c28d3b182982ff075bcedf936d3b2cc9eb46f7b0b4734194be20fd48ab3a30197f12c97377f4472cc651c0a5093d186f662233353e8668 languageName: node linkType: hard -"@backstage/frontend-test-utils@npm:^0.3.3": - version: 0.3.3 - resolution: "@backstage/frontend-test-utils@npm:0.3.3" +"@backstage/frontend-test-utils@npm:^0.3.4": + version: 0.3.4 + resolution: "@backstage/frontend-test-utils@npm:0.3.4" dependencies: - "@backstage/config": "npm:^1.3.2" - "@backstage/frontend-app-api": "npm:^0.11.3" - "@backstage/frontend-plugin-api": "npm:^0.10.3" - "@backstage/plugin-app": "npm:^0.1.10" - "@backstage/test-utils": "npm:^1.7.9" + "@backstage/config": "npm:^1.3.3" + "@backstage/frontend-app-api": "npm:^0.11.4" + "@backstage/frontend-plugin-api": "npm:^0.10.4" + "@backstage/plugin-app": "npm:^0.1.11" + "@backstage/test-utils": "npm:^1.7.10" "@backstage/types": "npm:^1.2.1" "@backstage/version-bridge": "npm:^1.0.11" zod: "npm:^3.22.4" @@ -3243,32 +3251,32 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/0310892cc13256a28315e5a9afe9a3b00723bffbcfee67849f01301538d1accdb48361db7dbf092889313aa2e5f7a531e31350b32096e0f223832a6329b75dd8 + checksum: 10/23fa68e9aed1b3259ca19c4a7beceacdd3361fc31ebaf2107f28ce895357b1b93206dfc28f10dd8bd213475b69a7da0fbafdc658fa9311051f0962f8f7cea084 languageName: node linkType: hard -"@backstage/integration-aws-node@npm:^0.1.16": - version: 0.1.16 - resolution: "@backstage/integration-aws-node@npm:0.1.16" +"@backstage/integration-aws-node@npm:^0.1.17": + version: 0.1.17 + resolution: "@backstage/integration-aws-node@npm:0.1.17" dependencies: "@aws-sdk/client-sts": "npm:^3.350.0" "@aws-sdk/credential-provider-node": "npm:^3.350.0" "@aws-sdk/credential-providers": "npm:^3.350.0" "@aws-sdk/types": "npm:^3.347.0" "@aws-sdk/util-arn-parser": "npm:^3.310.0" - "@backstage/config": "npm:^1.3.2" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" - checksum: 10/89963dda10ac49a9b015b0c3e05fc5995b024c5f7a2a3b519d8e5bb1fe1a8d0a070c4d2a24638f7e4eac46b109696963e4661fe9fb479541265a5f4a935e10b8 + checksum: 10/a7cdccc94c00e9ffbbdd2ea03657715eb9c9f71bf383f7e0334ff2437dfcab82ec414d0d09ee886b12a792938a09f548abfa599a95945c3f90313d364cfb761d languageName: node linkType: hard -"@backstage/integration-react@npm:^1.2.7, @backstage/integration-react@npm:^1.2.8": - version: 1.2.8 - resolution: "@backstage/integration-react@npm:1.2.8" +"@backstage/integration-react@npm:^1.2.9": + version: 1.2.9 + resolution: "@backstage/integration-react@npm:1.2.9" dependencies: - "@backstage/config": "npm:^1.3.2" - "@backstage/core-plugin-api": "npm:^1.10.8" - "@backstage/integration": "npm:^1.17.0" + "@backstage/config": "npm:^1.3.3" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/integration": "npm:^1.17.1" "@material-ui/core": "npm:^4.12.2" "@material-ui/icons": "npm:^4.9.1" peerDependencies: @@ -3279,17 +3287,17 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/f4d6ea7bd0fa9017dcdd4162e0f6a9a16737891441e0659270674fedd49c1cee594435d92b039230ec4b6c493df390efe12f9c653d09d51b5283f4add74ac4db + checksum: 10/a1e4af06ed9cb03af74725d5904d5688d55563390ac80e62e08823079ea5a27d003277a7f3af31bf5be5889fc56ab580cf5ad06e20563b5610ffe22a7d0c37c0 languageName: node linkType: hard -"@backstage/integration@npm:^1.17.0": - version: 1.17.0 - resolution: "@backstage/integration@npm:1.17.0" +"@backstage/integration@npm:^1.17.1": + version: 1.17.1 + resolution: "@backstage/integration@npm:1.17.1" dependencies: "@azure/identity": "npm:^4.0.0" "@azure/storage-blob": "npm:^12.5.0" - "@backstage/config": "npm:^1.3.2" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" "@octokit/auth-app": "npm:^4.0.0" "@octokit/rest": "npm:^19.0.3" @@ -3297,20 +3305,20 @@ __metadata: git-url-parse: "npm:^15.0.0" lodash: "npm:^4.17.21" luxon: "npm:^3.0.0" - checksum: 10/651a717a2268be73f6b1d34072585641cf3ad0e8e5122fc4cca249e773fda4dcde904588331d352ae455a420120fb1ef7847cd859d8d9132203eec63c8c6b01a + checksum: 10/05e4b5b9666cc393d3a46ae0793511f61a45682e5a89a70b4bc19619a57c830ef90dc5066a1b4a3e6a1be2fe51cd660673a8ef7d6e542b5acc43ed3c3e591cde languageName: node linkType: hard -"@backstage/plugin-app@npm:^0.1.10": - version: 0.1.10 - resolution: "@backstage/plugin-app@npm:0.1.10" +"@backstage/plugin-app@npm:^0.1.11": + version: 0.1.11 + resolution: "@backstage/plugin-app@npm:0.1.11" dependencies: - "@backstage/core-components": "npm:^0.17.3" - "@backstage/core-plugin-api": "npm:^1.10.8" - "@backstage/frontend-plugin-api": "npm:^0.10.3" - "@backstage/integration-react": "npm:^1.2.8" - "@backstage/plugin-permission-react": "npm:^0.4.35" - "@backstage/theme": "npm:^0.6.6" + "@backstage/core-components": "npm:^0.17.4" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/frontend-plugin-api": "npm:^0.10.4" + "@backstage/integration-react": "npm:^1.2.9" + "@backstage/plugin-permission-react": "npm:^0.4.36" + "@backstage/theme": "npm:^0.6.7" "@backstage/types": "npm:^1.2.1" "@material-ui/core": "npm:^4.9.13" "@material-ui/icons": "npm:^4.9.1" @@ -3324,18 +3332,18 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/1961abd525bed732d8c8642db42dba26a5cd3ce1193f869ed754806629c74ab3ffc66b5d71dcab1d240500b515b04836def3181d2d783ac87ee6b625e34674ff + checksum: 10/e832b325a7f0de0f3ff47c37b1dee5b7295ac35fa209ffe81464d157afaa1b5dc09596ddfb56fa38eb9d7dd41aefd75c7c24f1cc5cb1437fe28c5ce2df276168 languageName: node linkType: hard -"@backstage/plugin-auth-node@npm:^0.6.3": - version: 0.6.3 - resolution: "@backstage/plugin-auth-node@npm:0.6.3" +"@backstage/plugin-auth-node@npm:^0.6.5": + version: 0.6.5 + resolution: "@backstage/plugin-auth-node@npm:0.6.5" dependencies: - "@backstage/backend-plugin-api": "npm:^1.3.1" - "@backstage/catalog-client": "npm:^1.10.0" - "@backstage/catalog-model": "npm:^1.7.4" - "@backstage/config": "npm:^1.3.2" + "@backstage/backend-plugin-api": "npm:^1.4.1" + "@backstage/catalog-client": "npm:^1.10.2" + "@backstage/catalog-model": "npm:^1.7.5" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" "@backstage/types": "npm:^1.2.1" "@types/express": "npm:^4.17.6" @@ -3347,55 +3355,55 @@ __metadata: zod: "npm:^3.22.4" zod-to-json-schema: "npm:^3.21.4" zod-validation-error: "npm:^3.4.0" - checksum: 10/7f7fd4c1072512c8db6902e7a3e75319f73e2e487da0d202f3fde446eb340a34e7b1c0ce92d16f4dc2a5525aecd1df78979cdcfc650a48a41b2441f221fc0579 + checksum: 10/0518d9e245aa6060db8178a51a23de064f5d2fe7cd0e8336db904767159e75992ac5185ee1f07a9664628fb172f9e3db5fdb1255c63f24bbcc449d308b7d3d84 languageName: node linkType: hard -"@backstage/plugin-catalog-common@npm:^1.1.4": - version: 1.1.4 - resolution: "@backstage/plugin-catalog-common@npm:1.1.4" +"@backstage/plugin-catalog-common@npm:^1.1.5": + version: 1.1.5 + resolution: "@backstage/plugin-catalog-common@npm:1.1.5" dependencies: - "@backstage/catalog-model": "npm:^1.7.4" - "@backstage/plugin-permission-common": "npm:^0.9.0" - "@backstage/plugin-search-common": "npm:^1.2.18" - checksum: 10/e65331add32185a54de3c0bae4187824bd0b2d4a729cf4cd659bda54d3dd1cb94a9aeaf4553ee08ae44439742cc45149767329b3ef07bc39ed014433a62d7bd0 + "@backstage/catalog-model": "npm:^1.7.5" + "@backstage/plugin-permission-common": "npm:^0.9.1" + "@backstage/plugin-search-common": "npm:^1.2.19" + checksum: 10/2349ac930fb32c3217806b43a1dbf1fdc23192a1b220f1198c7f3fcec88b0d05e39a57141b014e3da4e2945c75ffdaf164028742cdca5ba89696514ecde9a7e6 languageName: node linkType: hard -"@backstage/plugin-catalog-node@npm:^1.17.0": - version: 1.17.0 - resolution: "@backstage/plugin-catalog-node@npm:1.17.0" +"@backstage/plugin-catalog-node@npm:^1.17.2": + version: 1.17.2 + resolution: "@backstage/plugin-catalog-node@npm:1.17.2" dependencies: - "@backstage/backend-plugin-api": "npm:^1.3.1" - "@backstage/catalog-client": "npm:^1.10.0" - "@backstage/catalog-model": "npm:^1.7.4" + "@backstage/backend-plugin-api": "npm:^1.4.1" + "@backstage/catalog-client": "npm:^1.10.2" + "@backstage/catalog-model": "npm:^1.7.5" "@backstage/errors": "npm:^1.2.7" - "@backstage/plugin-catalog-common": "npm:^1.1.4" - "@backstage/plugin-permission-common": "npm:^0.9.0" - "@backstage/plugin-permission-node": "npm:^0.10.0" + "@backstage/plugin-catalog-common": "npm:^1.1.5" + "@backstage/plugin-permission-common": "npm:^0.9.1" + "@backstage/plugin-permission-node": "npm:^0.10.2" "@backstage/types": "npm:^1.2.1" lodash: "npm:^4.17.21" yaml: "npm:^2.0.0" - checksum: 10/b2077bfee64a87a79a2a2cb51628155b9fe91623b1646071af71e3356cd7999aa3c0e5786cbeef70ab7980798dc98801338d1c5afb351010ca1e4d532c59b292 + checksum: 10/2458cfc61b5c110eb6a4ec74c20d84122b9bec48e017a3d75e3c4ecf1e6bb3a85095143c0da852f23656b851c98fe594b180eb0ed275dcbe87606a985900710c languageName: node linkType: hard -"@backstage/plugin-catalog-react@npm:^1.18.0, @backstage/plugin-catalog-react@npm:^1.19.0": - version: 1.19.0 - resolution: "@backstage/plugin-catalog-react@npm:1.19.0" +"@backstage/plugin-catalog-react@npm:^1.19.1": + version: 1.19.1 + resolution: "@backstage/plugin-catalog-react@npm:1.19.1" dependencies: - "@backstage/catalog-client": "npm:^1.10.1" - "@backstage/catalog-model": "npm:^1.7.4" - "@backstage/core-compat-api": "npm:^0.4.3" - "@backstage/core-components": "npm:^0.17.3" - "@backstage/core-plugin-api": "npm:^1.10.8" + "@backstage/catalog-client": "npm:^1.10.2" + "@backstage/catalog-model": "npm:^1.7.5" + "@backstage/core-compat-api": "npm:^0.4.4" + "@backstage/core-components": "npm:^0.17.4" + "@backstage/core-plugin-api": "npm:^1.10.9" "@backstage/errors": "npm:^1.2.7" - "@backstage/frontend-plugin-api": "npm:^0.10.3" - "@backstage/frontend-test-utils": "npm:^0.3.3" - "@backstage/integration-react": "npm:^1.2.8" - "@backstage/plugin-catalog-common": "npm:^1.1.4" - "@backstage/plugin-permission-common": "npm:^0.9.0" - "@backstage/plugin-permission-react": "npm:^0.4.35" + "@backstage/frontend-plugin-api": "npm:^0.10.4" + "@backstage/frontend-test-utils": "npm:^0.3.4" + "@backstage/integration-react": "npm:^1.2.9" + "@backstage/plugin-catalog-common": "npm:^1.1.5" + "@backstage/plugin-permission-common": "npm:^0.9.1" + "@backstage/plugin-permission-react": "npm:^0.4.36" "@backstage/types": "npm:^1.2.1" "@backstage/version-bridge": "npm:^1.0.11" "@material-ui/core": "npm:^4.12.2" @@ -3417,15 +3425,15 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/54e77c4190675e37b4b685e5aa807461cb6d39ef4925cd3fe575b2a45a83af572aa9310996012b751e28de3f4f068330c2bfdba7acbb8ab5ce50d6f922779180 + checksum: 10/223f5b7140c263ee71518603faac0e4a10407580b4545b8cba36d5375ad3b89a08ef2c3b993da4c9b08f6669638c1d3d7191ce1bc3e8b2fbd563d9b1859ee56a languageName: node linkType: hard -"@backstage/plugin-events-node@npm:^0.4.11": - version: 0.4.11 - resolution: "@backstage/plugin-events-node@npm:0.4.11" +"@backstage/plugin-events-node@npm:^0.4.13": + version: 0.4.13 + resolution: "@backstage/plugin-events-node@npm:0.4.13" dependencies: - "@backstage/backend-plugin-api": "npm:^1.3.1" + "@backstage/backend-plugin-api": "npm:^1.4.1" "@backstage/errors": "npm:^1.2.7" "@backstage/types": "npm:^1.2.1" "@types/content-type": "npm:^1.1.8" @@ -3434,50 +3442,50 @@ __metadata: cross-fetch: "npm:^4.0.0" express: "npm:^4.17.1" uri-template: "npm:^2.0.0" - checksum: 10/6a573bdaa813d6196ea394731b0af412a85fec5792edfe2cf4f9e9a21f07aaaca8c49cfc34694aa8d7c6c78174730a06ee2e6fb05dbf6a05b5c4347a66754dd3 + checksum: 10/40fa460380bc805731b10416a72eb7559a1a4943006b4df7b6167cd98136182302f8ca5e8e90b40695ae9c91d3389dc53409964f29795199010fbfc19d0576cb languageName: node linkType: hard -"@backstage/plugin-permission-common@npm:^0.9.0": - version: 0.9.0 - resolution: "@backstage/plugin-permission-common@npm:0.9.0" +"@backstage/plugin-permission-common@npm:^0.9.1": + version: 0.9.1 + resolution: "@backstage/plugin-permission-common@npm:0.9.1" dependencies: - "@backstage/config": "npm:^1.3.2" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" "@backstage/types": "npm:^1.2.1" cross-fetch: "npm:^4.0.0" uuid: "npm:^11.0.0" zod: "npm:^3.22.4" zod-to-json-schema: "npm:^3.20.4" - checksum: 10/f165e3018cf5010a5c6ce8ec9778f2ed0024810c38e2b02f9cca637f7c37b26b23822ba5341794e4dc18a8e153ac21b9fde456dddc19150d328b5f20a4668017 + checksum: 10/6ccd0ddab703ae65b73b91f345b6b60a7b87792328e5b38fcf626062f5cd5c12ab40fa405684a19066bd5107db95ca44d1884e757c67554fe0d98b0f43389f3b languageName: node linkType: hard -"@backstage/plugin-permission-node@npm:^0.10.0": - version: 0.10.0 - resolution: "@backstage/plugin-permission-node@npm:0.10.0" +"@backstage/plugin-permission-node@npm:^0.10.2": + version: 0.10.2 + resolution: "@backstage/plugin-permission-node@npm:0.10.2" dependencies: - "@backstage/backend-plugin-api": "npm:^1.3.1" - "@backstage/config": "npm:^1.3.2" + "@backstage/backend-plugin-api": "npm:^1.4.1" + "@backstage/config": "npm:^1.3.3" "@backstage/errors": "npm:^1.2.7" - "@backstage/plugin-auth-node": "npm:^0.6.3" - "@backstage/plugin-permission-common": "npm:^0.9.0" + "@backstage/plugin-auth-node": "npm:^0.6.5" + "@backstage/plugin-permission-common": "npm:^0.9.1" "@types/express": "npm:^4.17.6" express: "npm:^4.17.1" express-promise-router: "npm:^4.1.0" zod: "npm:^3.22.4" zod-to-json-schema: "npm:^3.20.4" - checksum: 10/ffd6efc8625c36c5afbde08cf31aeac56a64c3b05547c8b2ba77b6301044652d2c5c4145f8445694ec8b1155173100472f21df1a4ec80b95d454485feb35231b + checksum: 10/6a5addb61caf5f7fa92169e4e122b7c861db42141a7eb254ea933780679d1ccc0d9e3ea2f6131ef11f20ddac3347f1b485a715667ecb7de1cc8651a44f2f8d7d languageName: node linkType: hard -"@backstage/plugin-permission-react@npm:^0.4.34, @backstage/plugin-permission-react@npm:^0.4.35": - version: 0.4.35 - resolution: "@backstage/plugin-permission-react@npm:0.4.35" +"@backstage/plugin-permission-react@npm:^0.4.36": + version: 0.4.36 + resolution: "@backstage/plugin-permission-react@npm:0.4.36" dependencies: - "@backstage/config": "npm:^1.3.2" - "@backstage/core-plugin-api": "npm:^1.10.8" - "@backstage/plugin-permission-common": "npm:^0.9.0" + "@backstage/config": "npm:^1.3.3" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/plugin-permission-common": "npm:^0.9.1" swr: "npm:^2.0.0" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 @@ -3487,17 +3495,17 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/af73b9362b3520a702a01446db2aa064cf67836ae37c187f73e1e02c11c89383b2601878aa115204a0b72a8569710efd5eb67132551fc07ea74192f33443e396 + checksum: 10/fe7192a9835e1759aa20e471ab5e5a4e01a2db70b232f21e8693f2925dbf92d6ea140ea89c935598972b52fd7b46e636be7bb25586eb1ef5d4e93b642ac5b75a languageName: node linkType: hard -"@backstage/plugin-search-common@npm:^1.2.18": - version: 1.2.18 - resolution: "@backstage/plugin-search-common@npm:1.2.18" +"@backstage/plugin-search-common@npm:^1.2.19": + version: 1.2.19 + resolution: "@backstage/plugin-search-common@npm:1.2.19" dependencies: - "@backstage/plugin-permission-common": "npm:^0.9.0" + "@backstage/plugin-permission-common": "npm:^0.9.1" "@backstage/types": "npm:^1.2.1" - checksum: 10/9a7c262a5e1fc2d1bc40a9738d6e29ba215867a10efa22c1c3e3b7847d2b6f7566fde4c22f6989933a47d2f1928ee7544ade4f88fb2e0956f4dde7cf02cb85a6 + checksum: 10/31cfad17bca0868022e212beab4de80e55365598b9fcbddef738476cd723e4e3d9c39db8497f3df650477a7ba24ba7bb4f20a15d55c1c7b954a629d5a2cf064a languageName: node linkType: hard @@ -3508,19 +3516,19 @@ __metadata: languageName: node linkType: hard -"@backstage/repo-tools@npm:^0.13.4": - version: 0.13.4 - resolution: "@backstage/repo-tools@npm:0.13.4" +"@backstage/repo-tools@npm:^0.15.0": + version: 0.15.0 + resolution: "@backstage/repo-tools@npm:0.15.0" dependencies: "@apidevtools/swagger-parser": "npm:^10.1.0" "@apisyouwonthate/style-guide": "npm:^1.4.0" - "@backstage/backend-plugin-api": "npm:^1.3.1" - "@backstage/catalog-model": "npm:^1.7.4" + "@backstage/backend-plugin-api": "npm:^1.4.1" + "@backstage/catalog-model": "npm:^1.7.5" "@backstage/cli-common": "npm:^0.1.15" "@backstage/cli-node": "npm:^0.2.13" - "@backstage/config-loader": "npm:^1.10.1" + "@backstage/config-loader": "npm:^1.10.2" "@backstage/errors": "npm:^1.2.7" - "@electric-sql/pglite": "npm:^0.2.15" + "@electric-sql/pglite": "npm:^0.3.0" "@manypkg/get-packages": "npm:^1.1.3" "@microsoft/api-documenter": "npm:^7.25.7" "@microsoft/api-extractor": "npm:^7.47.2" @@ -3540,6 +3548,7 @@ __metadata: commander: "npm:^12.0.0" fs-extra: "npm:^11.2.0" glob: "npm:^8.0.3" + globby: "npm:^11.0.0" is-glob: "npm:^4.0.3" js-yaml: "npm:^4.1.0" just-diff: "npm:^6.0.2" @@ -3553,6 +3562,7 @@ __metadata: tar: "npm:^6.1.12" ts-morph: "npm:^24.0.0" yaml-diff-patch: "npm:^2.0.0" + zod: "npm:^3.22.4" peerDependencies: "@microsoft/api-extractor-model": "*" "@microsoft/tsdoc": "*" @@ -3568,20 +3578,20 @@ __metadata: optional: true bin: backstage-repo-tools: bin/backstage-repo-tools - checksum: 10/af21a66e55cae21e1f570972bab9236f459f1d1425c57c683247349d2029a6d190c46c1e623d9ee9a6b7493a66b6dd16b3665aefa2cbf17d0af53c796a36d39c + checksum: 10/ec64311cd4b7e9117b7bb8658de918c30f7c7146e667b12f27d78d495bfc19d81de4d8fdcedb395552c9ac39221b84e0c6999fc169eb3ba361a7d47195c29364 languageName: node linkType: hard -"@backstage/test-utils@npm:^1.7.8, @backstage/test-utils@npm:^1.7.9": - version: 1.7.9 - resolution: "@backstage/test-utils@npm:1.7.9" +"@backstage/test-utils@npm:^1.7.10": + version: 1.7.10 + resolution: "@backstage/test-utils@npm:1.7.10" dependencies: - "@backstage/config": "npm:^1.3.2" - "@backstage/core-app-api": "npm:^1.17.1" - "@backstage/core-plugin-api": "npm:^1.10.8" - "@backstage/plugin-permission-common": "npm:^0.9.0" - "@backstage/plugin-permission-react": "npm:^0.4.35" - "@backstage/theme": "npm:^0.6.6" + "@backstage/config": "npm:^1.3.3" + "@backstage/core-app-api": "npm:^1.18.0" + "@backstage/core-plugin-api": "npm:^1.10.9" + "@backstage/plugin-permission-common": "npm:^0.9.1" + "@backstage/plugin-permission-react": "npm:^0.4.36" + "@backstage/theme": "npm:^0.6.7" "@backstage/types": "npm:^1.2.1" "@material-ui/core": "npm:^4.12.2" "@material-ui/icons": "npm:^4.9.1" @@ -3597,13 +3607,13 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/3ad5ebdbfe09138fb5b264ebc35163336d55d7a818b09754d120cd2600e1a55e5964c0fc898e111eb4fe4022eaa6b30e70c62656b3ce53c44a22d2e834970d25 + checksum: 10/61431546b03524da27dada6a4de89a6cf11fd02fdf7d1a65eeb8488f34e96efc1619ab73851aabd22344372478fd220a2717f3729cd6b5c3c19196997502f2fc languageName: node linkType: hard -"@backstage/theme@npm:^0.6.6": - version: 0.6.6 - resolution: "@backstage/theme@npm:0.6.6" +"@backstage/theme@npm:^0.6.7": + version: 0.6.7 + resolution: "@backstage/theme@npm:0.6.7" dependencies: "@emotion/react": "npm:^11.10.5" "@emotion/styled": "npm:^11.10.5" @@ -3617,7 +3627,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/80297d992e853b3882fd158d192844a85738e89da6db7b6b47d27744129f04ea3c9ec946cb08fe226627f5e882670464d14bd07234e65debe98b3572eccbee15 + checksum: 10/dcac7b3043e97d7efde54b297445e2ea4648d593c47b2faf149e8846e032ee7a175a522ada614c94fa11f4798a99df40eaf34c82502fadb4d4d01d020612d617 languageName: node linkType: hard @@ -3952,13 +3962,20 @@ __metadata: languageName: node linkType: hard -"@electric-sql/pglite@npm:^0.2.14, @electric-sql/pglite@npm:^0.2.15": +"@electric-sql/pglite@npm:^0.2.14": version: 0.2.17 resolution: "@electric-sql/pglite@npm:0.2.17" checksum: 10/cb04d18614c9a3d985fa63f5ca889104eab55b15a9aa569df264e335ea559f2279ee64c1284aa68d5b92ff516dd37ae553299cf55c226a3e541d6c46416c7160 languageName: node linkType: hard +"@electric-sql/pglite@npm:^0.3.0": + version: 0.3.5 + resolution: "@electric-sql/pglite@npm:0.3.5" + checksum: 10/ac4f07ba2737768440fed8a4ac23b864a9d40115518a82b4de5cd166a5d8d18a5b010c762d8092701b0afb1da2540012498a28f17991d060ca8c55b45348e241 + languageName: node + linkType: hard + "@emnapi/core@npm:^1.4.3": version: 1.4.3 resolution: "@emnapi/core@npm:1.4.3" @@ -4552,9 +4569,9 @@ __metadata: version: 0.0.0-use.local resolution: "@internal/servicenow@workspace:." dependencies: - "@backstage/cli": "npm:^0.32.1" + "@backstage/cli": "npm:^0.33.1" "@backstage/e2e-test-utils": "npm:^0.1.1" - "@backstage/repo-tools": "npm:^0.13.4" + "@backstage/repo-tools": "npm:^0.15.0" "@changesets/cli": "npm:^2.27.1" "@types/simple-oauth2": "npm:^5" knip: "npm:^5.27.4" @@ -14010,6 +14027,15 @@ __metadata: languageName: node linkType: hard +"express-rate-limit@npm:^7.5.0": + version: 7.5.1 + resolution: "express-rate-limit@npm:7.5.1" + peerDependencies: + express: ">= 4.11" + checksum: 10/357c3398450144ab7bbce2841d0bf4f93a0f3fd9d1d5ed9a0ee331b557af969cc790941dc37b47f8d9b5672964aa0e31666f770e1f48b334dc7d1e69f6433040 + languageName: node + linkType: hard + "express@npm:^4.17.1, express@npm:^4.21.2": version: 4.21.2 resolution: "express@npm:4.21.2" @@ -21531,6 +21557,15 @@ __metadata: languageName: node linkType: hard +"rate-limit-redis@npm:^4.2.0": + version: 4.2.1 + resolution: "rate-limit-redis@npm:4.2.1" + peerDependencies: + express-rate-limit: ">= 6" + checksum: 10/c36c50cfca992cbd14c97c08bb01c7d1d340d27b5fa1a2c1154275fec0b59c187eb6fb207da3d035c7c87e7629c92324cd53074f854dbb16548faf94f5a41351 + languageName: node + linkType: hard + "raw-body@npm:2.5.2, raw-body@npm:^2.4.1": version: 2.5.2 resolution: "raw-body@npm:2.5.2"