v1.40.2 version bump (#4433)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
0ca65ad60b
commit
f5e78ff6cc
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-puppetdb': minor
|
||||
---
|
||||
|
||||
Backstage version bump to v1.40.2
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "1.39.0"
|
||||
"version": "1.40.2"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,9 +35,9 @@
|
|||
"directory": "workspaces/puppetdb"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.32.1",
|
||||
"@backstage/cli": "^0.33.0",
|
||||
"@backstage/e2e-test-utils": "^0.1.1",
|
||||
"@backstage/repo-tools": "^0.13.3",
|
||||
"@backstage/repo-tools": "^0.14.0",
|
||||
"@changesets/cli": "^2.27.1",
|
||||
"knip": "^5.27.4",
|
||||
"node-gyp": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -43,19 +43,19 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^1.7.4",
|
||||
"@backstage/core-components": "^0.17.2",
|
||||
"@backstage/core-plugin-api": "^1.10.7",
|
||||
"@backstage/core-components": "^0.17.3",
|
||||
"@backstage/core-plugin-api": "^1.10.8",
|
||||
"@backstage/errors": "^1.2.7",
|
||||
"@backstage/plugin-catalog-react": "^1.18.0",
|
||||
"@backstage/plugin-catalog-react": "^1.19.0",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
"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.0",
|
||||
"@backstage/core-app-api": "^1.17.1",
|
||||
"@backstage/dev-utils": "^1.1.11",
|
||||
"@backstage/test-utils": "^1.7.9",
|
||||
"@testing-library/dom": "^10.0.0",
|
||||
"@testing-library/jest-dom": "^6.0.0",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
|
|
|
|||
|
|
@ -1734,14 +1734,14 @@ __metadata:
|
|||
resolution: "@backstage-community/plugin-puppetdb@workspace:plugins/puppetdb"
|
||||
dependencies:
|
||||
"@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/cli": "npm:^0.33.0"
|
||||
"@backstage/core-app-api": "npm:^1.17.1"
|
||||
"@backstage/core-components": "npm:^0.17.3"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/dev-utils": "npm:^1.1.11"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/plugin-catalog-react": "npm:^1.18.0"
|
||||
"@backstage/test-utils": "npm:^1.7.8"
|
||||
"@backstage/plugin-catalog-react": "npm:^1.19.0"
|
||||
"@backstage/test-utils": "npm:^1.7.9"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
"@testing-library/dom": "npm:^10.0.0"
|
||||
"@testing-library/jest-dom": "npm:^6.0.0"
|
||||
|
|
@ -1760,14 +1760,14 @@ __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.3":
|
||||
version: 1.6.3
|
||||
resolution: "@backstage/app-defaults@npm:1.6.3"
|
||||
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/core-app-api": "npm:^1.17.1"
|
||||
"@backstage/core-components": "npm:^0.17.3"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/plugin-permission-react": "npm:^0.4.35"
|
||||
"@backstage/theme": "npm:^0.6.6"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
"@material-ui/icons": "npm:^4.9.1"
|
||||
|
|
@ -1779,38 +1779,41 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/0a555df27dbf75e92949dadf57f1764825d25d89b25fc0bf01bb1a4f0546787d94001dbb8beb65d444ad1801c7cb52236240fa42a2aeb0a51d39d2b41949033d
|
||||
checksum: 10/b8556ca5f5fb0af460382268f06217cb2b6cf343595dca1f5c6a23b52fe170982befec6d1c330cc72b2e5ac44917912e2adbc169a65bf4b4401303e1b7477fa3
|
||||
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.0":
|
||||
version: 1.4.0
|
||||
resolution: "@backstage/backend-plugin-api@npm:1.4.0"
|
||||
dependencies:
|
||||
"@backstage/cli-common": "npm:^0.1.15"
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/plugin-auth-node": "npm:^0.6.3"
|
||||
"@backstage/plugin-auth-node": "npm:^0.6.4"
|
||||
"@backstage/plugin-permission-common": "npm:^0.9.0"
|
||||
"@backstage/plugin-permission-node": "npm:^0.10.0"
|
||||
"@backstage/plugin-permission-node": "npm:^0.10.1"
|
||||
"@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/6e8f0afbc690ac34fc4bee926009666d51a17cc4c4392524d345f208dbb92df8bb1b3d703d70a08a27cddf8975adf7d09a443e737665c62d6caea270e86a4d29
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/catalog-client@npm:^1.10.0":
|
||||
version: 1.10.0
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/catalog-model": "npm:^1.7.4"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
cross-fetch: "npm:^4.0.0"
|
||||
uri-template: "npm:^2.0.0"
|
||||
checksum: 10/565512931ef340c272ebbffcac7c5f54348ed67a73be80cdecb8768c547a1da41c72b02c0830f3036a06edbc8c77b9720ee5f1f498b2308f799fd409bb4bbbe1
|
||||
checksum: 10/85a220800db02f13f9fdf5beb1bf06d43d6aa0c39c6e6c69c0c6d69ae7bc283f8933a42d984f6d7cb1c4eb1dc91fba7b14c94f7cc0ed775dc3a6ae6fc7e4fc15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -1849,9 +1852,9 @@ __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.0":
|
||||
version: 0.33.0
|
||||
resolution: "@backstage/cli@npm:0.33.0"
|
||||
dependencies:
|
||||
"@backstage/catalog-model": "npm:^1.7.4"
|
||||
"@backstage/cli-common": "npm:^0.1.15"
|
||||
|
|
@ -1859,7 +1862,7 @@ __metadata:
|
|||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/config-loader": "npm:^1.10.1"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/eslint-plugin": "npm:^0.1.10"
|
||||
"@backstage/eslint-plugin": "npm:^0.1.11"
|
||||
"@backstage/integration": "npm:^1.17.0"
|
||||
"@backstage/release-manifests": "npm:^0.0.13"
|
||||
"@backstage/types": "npm:^1.2.1"
|
||||
|
|
@ -1980,8 +1983,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
backstage-cli: bin/backstage-cli
|
||||
backstage-cli-alpha: bin/backstage-cli-alpha
|
||||
checksum: 10/8675aaf0a33d10d3f7620ca89f6a2a7f2c7e35e86c49bf3e8d56ff71ddc7e888e53a1e99c8bd476c9d67c911ae6552d674b4944a93ab120e32d910fe36db6c1d
|
||||
checksum: 10/c854a2e64db2600e14beaf6bd6d7ce78039815bea2c3784e3d8eebe67bc452d0d618edc962a71bf2d62757a9fbcb06cecb41a70d3973006301b573ca38c84f13
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2019,12 +2021,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/core-app-api@npm:^1.17.0":
|
||||
version: 1.17.0
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/types": "npm:^1.2.1"
|
||||
"@backstage/version-bridge": "npm:^1.0.11"
|
||||
"@types/prop-types": "npm:^15.7.3"
|
||||
|
|
@ -2043,17 +2045,17 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/04939b5d59a2473cc95ec170a11f0c82d924f436d1f40598f6a571a21c37c38e2d86f84ed6ec0b1cf91b3ac02aff2aed608184f41017535e55096466a63c4f29
|
||||
checksum: 10/04248e92fbbfa0c994ce16369a536b27574f3ad9bb19b34c789c41c872c2cfe71f0cb0c00f89676d387097477125ca45a794df149b89a5654e6f6d92afcb2752
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/core-compat-api@npm:^0.4.2":
|
||||
version: 0.4.2
|
||||
resolution: "@backstage/core-compat-api@npm:0.4.2"
|
||||
"@backstage/core-compat-api@npm:^0.4.3":
|
||||
version: 0.4.3
|
||||
resolution: "@backstage/core-compat-api@npm:0.4.3"
|
||||
dependencies:
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.2"
|
||||
"@backstage/plugin-catalog-react": "npm:^1.18.0"
|
||||
"@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/version-bridge": "npm:^1.0.11"
|
||||
lodash: "npm:^4.17.21"
|
||||
peerDependencies:
|
||||
|
|
@ -2064,16 +2066,16 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/7e93c3ff7a9979ee8cb0ab582e66bd0febb5995c91cc0545473e9e86fc75c1ebbb0a24a901e120d7e4ecf122bbb31de1b4f8fc78c7da5f6d84daa9d6b9194035
|
||||
checksum: 10/ade339ad577d6b875232b628b2388f4cf902cb1a5c75c0a1c96b62b8573f77d23a81c0e9e426abc546c6ffb90415ff7804a92d309aea500ba6451beec47ddc8e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/core-components@npm:^0.17.2":
|
||||
version: 0.17.2
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/theme": "npm:^0.6.6"
|
||||
"@backstage/version-bridge": "npm:^1.0.11"
|
||||
|
|
@ -2118,13 +2120,13 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/0b790f3448001e571e50a89c6bbcd08d0d08b7e098b262e09ad19e475ffdf12f4b0c31b0880e64a61a1096b5091d6767e06e32874a2dc6ebc98d79bc0b82107f
|
||||
checksum: 10/9c826ba203dcee62077cb9e3c83fbeb1d72558dca4b3fcb41c19c587a8162862dcab061d56b1f3cbdfba96fa19dbcae4959caf9009d3288930606ec2646056c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/core-plugin-api@npm:^1.10.7":
|
||||
version: 1.10.7
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
|
|
@ -2139,21 +2141,21 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/1a8865e41f38b514936275dea23c595e5c07523a68081d8207f99a18ee049c81b92b33a606478b7f7881597bc71f9b14d9aba7cbc453645ced6317648ab75826
|
||||
checksum: 10/4b92c70ce68e6ec3a1b1cf77fd30591a066cc109f2af352d25583257fe83b71a0ea7f848f24bad7313028128d45819ef10ed526695bfd894ebe4dadeb420f2d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/dev-utils@npm:^1.1.10":
|
||||
version: 1.1.10
|
||||
resolution: "@backstage/dev-utils@npm:1.1.10"
|
||||
"@backstage/dev-utils@npm:^1.1.11":
|
||||
version: 1.1.11
|
||||
resolution: "@backstage/dev-utils@npm:1.1.11"
|
||||
dependencies:
|
||||
"@backstage/app-defaults": "npm:^1.6.2"
|
||||
"@backstage/app-defaults": "npm:^1.6.3"
|
||||
"@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/core-app-api": "npm:^1.17.1"
|
||||
"@backstage/core-components": "npm:^0.17.3"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/integration-react": "npm:^1.2.8"
|
||||
"@backstage/plugin-catalog-react": "npm:^1.19.0"
|
||||
"@backstage/theme": "npm:^0.6.6"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
"@material-ui/icons": "npm:^4.9.1"
|
||||
|
|
@ -2166,7 +2168,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/2f4c4c41f4e0fcb7cbc5f2e4acdc2c49b312e5ce95e6fbdb849f71f1f3451ad471dd2d1063da789bd3187b797af2826fda8c9147edb5fdaf1fd8bdbd55b5d911
|
||||
checksum: 10/93a2bfa7d3f2a432df502ae57e4fb4fef31b139707582fc1d59c2ff4736aa2d6736a1463c78a1df0f19ea9efc685a0a66f7426293d715df684687804fbab6e4a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2195,26 +2197,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.2":
|
||||
version: 0.11.2
|
||||
resolution: "@backstage/frontend-app-api@npm:0.11.2"
|
||||
"@backstage/frontend-app-api@npm:^0.11.3":
|
||||
version: 0.11.3
|
||||
resolution: "@backstage/frontend-app-api@npm:0.11.3"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/core-app-api": "npm:^1.17.0"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/core-app-api": "npm:^1.17.1"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/frontend-defaults": "npm:^0.2.2"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.2"
|
||||
"@backstage/frontend-defaults": "npm:^0.2.3"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.3"
|
||||
"@backstage/types": "npm:^1.2.1"
|
||||
"@backstage/version-bridge": "npm:^1.0.11"
|
||||
lodash: "npm:^4.17.21"
|
||||
|
|
@ -2227,19 +2229,19 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/06cf128df60b0322c07c14853146da5096625d58a344555571a65ead221f03dc1f4e2fe7da364b2afec010be13a4d4a4574060a3f65c023bdcdc93d20d09c33d
|
||||
checksum: 10/a1b012462db67f09c0fe49056fe4d3482da5a9c43a0f3056eb2a6833a66e35d34a6aaa2d0eb9572f4f1b180a9d7511f9357835c441825f5967eb1183a7f78d27
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/frontend-defaults@npm:^0.2.2":
|
||||
version: 0.2.2
|
||||
resolution: "@backstage/frontend-defaults@npm:0.2.2"
|
||||
"@backstage/frontend-defaults@npm:^0.2.3":
|
||||
version: 0.2.3
|
||||
resolution: "@backstage/frontend-defaults@npm:0.2.3"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/frontend-app-api": "npm:^0.11.2"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.2"
|
||||
"@backstage/plugin-app": "npm:^0.1.9"
|
||||
"@backstage/frontend-app-api": "npm:^0.11.3"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.3"
|
||||
"@backstage/plugin-app": "npm:^0.1.10"
|
||||
"@react-hookz/web": "npm:^24.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^17.0.0 || ^18.0.0
|
||||
|
|
@ -2249,16 +2251,16 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/23e6156314cb80d9cc1128ee3ad2d3afee3e2a6e88c049853b19133fc95e75f4361e735f26903e44fa62b29d39df5381c53200799a8cc3b3fd0943682a5e51f5
|
||||
checksum: 10/f9b84a850e219c389f4e28ea459f1df03057d1092cfe126365bb2149540fd564269b03a8d0220ca9ba1c4ebd000fbc84f4ee842551e00cd1daec133fa3edf86b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/frontend-plugin-api@npm:^0.10.2":
|
||||
version: 0.10.2
|
||||
resolution: "@backstage/frontend-plugin-api@npm:0.10.2"
|
||||
"@backstage/frontend-plugin-api@npm:^0.10.3":
|
||||
version: 0.10.3
|
||||
resolution: "@backstage/frontend-plugin-api@npm:0.10.3"
|
||||
dependencies:
|
||||
"@backstage/core-components": "npm:^0.17.2"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/core-components": "npm:^0.17.3"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/types": "npm:^1.2.1"
|
||||
"@backstage/version-bridge": "npm:^1.0.11"
|
||||
"@material-ui/core": "npm:^4.12.4"
|
||||
|
|
@ -2273,19 +2275,19 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/4f01cf2ae8352dd8b5f7ff66a97739c6f9f8b19b182ae7cb05db542d02fa0cdee805712c0d355068de3c7cd851404fe6e424c5b7a0ffbcec686c42bc78030510
|
||||
checksum: 10/70bd14ad75502d8a7de38b48a21d9672e883e6db49cfe6ce4f1298fb53fe30e5da940e090c63d3bf9e17521d18ae6297c0f322db924184d64ae12fe6f11b8f23
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/frontend-test-utils@npm:^0.3.2":
|
||||
version: 0.3.2
|
||||
resolution: "@backstage/frontend-test-utils@npm:0.3.2"
|
||||
"@backstage/frontend-test-utils@npm:^0.3.3":
|
||||
version: 0.3.3
|
||||
resolution: "@backstage/frontend-test-utils@npm:0.3.3"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/frontend-app-api": "npm:^0.11.2"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.2"
|
||||
"@backstage/plugin-app": "npm:^0.1.9"
|
||||
"@backstage/test-utils": "npm:^1.7.8"
|
||||
"@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/types": "npm:^1.2.1"
|
||||
"@backstage/version-bridge": "npm:^1.0.11"
|
||||
zod: "npm:^3.22.4"
|
||||
|
|
@ -2298,16 +2300,16 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/3b33d0165e2bda8460e433649fec04d7594c7d987b7cdc59b46a955208266481d15df0f6d529a0bfbece7050d6510c0e320bf77fc81296579747e9a469d8e7d0
|
||||
checksum: 10/0310892cc13256a28315e5a9afe9a3b00723bffbcfee67849f01301538d1accdb48361db7dbf092889313aa2e5f7a531e31350b32096e0f223832a6329b75dd8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/integration-react@npm:^1.2.7":
|
||||
version: 1.2.7
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/integration": "npm:^1.17.0"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
"@material-ui/icons": "npm:^4.9.1"
|
||||
|
|
@ -2319,7 +2321,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/a954cdd17caebd6a768892884dea34249b6f502de5e7dcb9da8fc18f591bc15be7bb37e91d6f56c0c3783121a69e54f305ae6279a7647f42f15f355affa5cebe
|
||||
checksum: 10/f4d6ea7bd0fa9017dcdd4162e0f6a9a16737891441e0659270674fedd49c1cee594435d92b039230ec4b6c493df390efe12f9c653d09d51b5283f4add74ac4db
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2341,15 +2343,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/plugin-app@npm:^0.1.9":
|
||||
version: 0.1.9
|
||||
resolution: "@backstage/plugin-app@npm:0.1.9"
|
||||
"@backstage/plugin-app@npm:^0.1.10":
|
||||
version: 0.1.10
|
||||
resolution: "@backstage/plugin-app@npm:0.1.10"
|
||||
dependencies:
|
||||
"@backstage/core-components": "npm:^0.17.2"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.2"
|
||||
"@backstage/integration-react": "npm:^1.2.7"
|
||||
"@backstage/plugin-permission-react": "npm:^0.4.34"
|
||||
"@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/types": "npm:^1.2.1"
|
||||
"@material-ui/core": "npm:^4.9.13"
|
||||
|
|
@ -2364,16 +2366,16 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/9c357605a8427f8bf5099968c612f90015d34d757a9494ea22d487bec20593cd80a7a50326e46344fc877ed163a14f2675d33530c1d756411316b0d373096aab
|
||||
checksum: 10/1961abd525bed732d8c8642db42dba26a5cd3ce1193f869ed754806629c74ab3ffc66b5d71dcab1d240500b515b04836def3181d2d783ac87ee6b625e34674ff
|
||||
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.4":
|
||||
version: 0.6.4
|
||||
resolution: "@backstage/plugin-auth-node@npm:0.6.4"
|
||||
dependencies:
|
||||
"@backstage/backend-plugin-api": "npm:^1.3.1"
|
||||
"@backstage/catalog-client": "npm:^1.10.0"
|
||||
"@backstage/backend-plugin-api": "npm:^1.4.0"
|
||||
"@backstage/catalog-client": "npm:^1.10.1"
|
||||
"@backstage/catalog-model": "npm:^1.7.4"
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
|
|
@ -2387,7 +2389,7 @@ __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/bbd91e6fc8ebd6762db0b59ae2b3bb4e17c2e24637158ce3442407901103b55c694fa5325d4ac2ed11ea590c11f832c18fe8af33cff55f259b165774c05becd2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2402,22 +2404,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/plugin-catalog-react@npm:^1.18.0":
|
||||
version: 1.18.0
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/catalog-client": "npm:^1.10.0"
|
||||
"@backstage/catalog-client": "npm:^1.10.1"
|
||||
"@backstage/catalog-model": "npm:^1.7.4"
|
||||
"@backstage/core-compat-api": "npm:^0.4.2"
|
||||
"@backstage/core-components": "npm:^0.17.2"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/core-compat-api": "npm:^0.4.3"
|
||||
"@backstage/core-components": "npm:^0.17.3"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/frontend-plugin-api": "npm:^0.10.2"
|
||||
"@backstage/frontend-test-utils": "npm:^0.3.2"
|
||||
"@backstage/integration-react": "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.34"
|
||||
"@backstage/plugin-permission-react": "npm:^0.4.35"
|
||||
"@backstage/types": "npm:^1.2.1"
|
||||
"@backstage/version-bridge": "npm:^1.0.11"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
|
|
@ -2439,7 +2441,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/1dec452c7bb1bd3538839a3a99943f5a5b50e5f414e31c679461e4810e5ea0e623cd41de6f08922fe577f3855459903f999c0ee0635982e1dd6bffbb46eceb08
|
||||
checksum: 10/54e77c4190675e37b4b685e5aa807461cb6d39ef4925cd3fe575b2a45a83af572aa9310996012b751e28de3f4f068330c2bfdba7acbb8ab5ce50d6f922779180
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2458,30 +2460,30 @@ __metadata:
|
|||
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.1":
|
||||
version: 0.10.1
|
||||
resolution: "@backstage/plugin-permission-node@npm:0.10.1"
|
||||
dependencies:
|
||||
"@backstage/backend-plugin-api": "npm:^1.3.1"
|
||||
"@backstage/backend-plugin-api": "npm:^1.4.0"
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/plugin-auth-node": "npm:^0.6.3"
|
||||
"@backstage/plugin-auth-node": "npm:^0.6.4"
|
||||
"@backstage/plugin-permission-common": "npm:^0.9.0"
|
||||
"@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/c10771a569d8eef7e4028703840ec5c38f918d0a3813d768b620da495a1b4f4a7ad9d9c2ae38613be637d30b61675f585365b451602e6f9f0d1d5a7b2ab3f66e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/plugin-permission-react@npm:^0.4.34":
|
||||
version: 0.4.34
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.8"
|
||||
"@backstage/plugin-permission-common": "npm:^0.9.0"
|
||||
swr: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
|
|
@ -2492,7 +2494,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/55c0e8c8d250d524c77b0de0eb9ea488d1193b5059131692401c127eedda1d0553b5d8848df7587e255856b8f7d8b76176914d2fb3c89fca7a62656748ea3dec
|
||||
checksum: 10/af73b9362b3520a702a01446db2aa064cf67836ae37c187f73e1e02c11c89383b2601878aa115204a0b72a8569710efd5eb67132551fc07ea74192f33443e396
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2513,19 +2515,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/repo-tools@npm:^0.13.3":
|
||||
version: 0.13.3
|
||||
resolution: "@backstage/repo-tools@npm:0.13.3"
|
||||
"@backstage/repo-tools@npm:^0.14.0":
|
||||
version: 0.14.0
|
||||
resolution: "@backstage/repo-tools@npm:0.14.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/backend-plugin-api": "npm:^1.4.0"
|
||||
"@backstage/catalog-model": "npm:^1.7.4"
|
||||
"@backstage/cli-common": "npm:^0.1.15"
|
||||
"@backstage/cli-node": "npm:^0.2.13"
|
||||
"@backstage/config-loader": "npm:^1.10.1"
|
||||
"@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"
|
||||
|
|
@ -2545,6 +2547,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"
|
||||
|
|
@ -2558,6 +2561,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": "*"
|
||||
|
|
@ -2573,19 +2577,19 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
backstage-repo-tools: bin/backstage-repo-tools
|
||||
checksum: 10/f27aa2753859ebfb7adcc9642b7e3d06f1beebe89b5f7519d99a07f4fe7e53f6a8e4eace668c04b35555028bc5a452efd3277a828952450b24cdb428d365b640
|
||||
checksum: 10/d7a46d63c4adf037bc48c3a69d918f1f550ae47f9451ae6887d4e499fb5244a8bcae4b265d90247999271202e0868c498cdab23b277a60d5785fed45c2f1efc5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage/test-utils@npm:^1.7.8":
|
||||
version: 1.7.8
|
||||
resolution: "@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"
|
||||
dependencies:
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/core-app-api": "npm:^1.17.0"
|
||||
"@backstage/core-plugin-api": "npm:^1.10.7"
|
||||
"@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.34"
|
||||
"@backstage/plugin-permission-react": "npm:^0.4.35"
|
||||
"@backstage/theme": "npm:^0.6.6"
|
||||
"@backstage/types": "npm:^1.2.1"
|
||||
"@material-ui/core": "npm:^4.12.2"
|
||||
|
|
@ -2602,7 +2606,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/6d61fdfdf00b72d3c8ddb9120edc221085b634d39419f00610e40387715f4e5bfdf48f4d2762695d7f30d50c6d2e0f875bcb7d299265adb58fa19a76120b6ae9
|
||||
checksum: 10/3ad5ebdbfe09138fb5b264ebc35163336d55d7a818b09754d120cd2600e1a55e5964c0fc898e111eb4fe4022eaa6b30e70c62656b3ce53c44a22d2e834970d25
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2933,13 +2937,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.4
|
||||
resolution: "@electric-sql/pglite@npm:0.3.4"
|
||||
checksum: 10/27f563f3ed9326254a0b95f0106925d9d6e3ee9f1c2375a03f20977e38a59450d18644e656770647c5da2bcd91a33f0c505f7479edf8f4d61bff7e6a4385c2bd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emotion/babel-plugin@npm:^11.11.0":
|
||||
version: 11.11.0
|
||||
resolution: "@emotion/babel-plugin@npm:11.11.0"
|
||||
|
|
@ -3538,9 +3549,9 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "@internal/puppetdb@workspace:."
|
||||
dependencies:
|
||||
"@backstage/cli": "npm:^0.32.1"
|
||||
"@backstage/cli": "npm:^0.33.0"
|
||||
"@backstage/e2e-test-utils": "npm:^0.1.1"
|
||||
"@backstage/repo-tools": "npm:^0.13.3"
|
||||
"@backstage/repo-tools": "npm:^0.14.0"
|
||||
"@changesets/cli": "npm:^2.27.1"
|
||||
knip: "npm:^5.27.4"
|
||||
node-gyp: "npm:^10.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue