Skip to content

Commit 086bab4

Browse files
authored
1 parent c67ec7f commit 086bab4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

packages/cli/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"backstage-cli": "bin/backstage-cli"
3131
},
3232
"dependencies": {
33-
"@backstage/catalog-model": "workspace:^",
33+
"@backstage/catalog-model": "0.1.1",
3434
"@backstage/cli-common": "workspace:^",
35-
"@backstage/cli-node": "workspace:^",
35+
"@backstage/cli-node": "0.1.0",
3636
"@backstage/config": "workspace:^",
37-
"@backstage/config-loader": "workspace:^",
37+
"@backstage/config-loader": "0.6.10",
3838
"@backstage/errors": "workspace:^",
3939
"@backstage/eslint-plugin": "workspace:^",
40-
"@backstage/integration": "workspace:^",
41-
"@backstage/release-manifests": "workspace:^",
40+
"@backstage/integration": "0.1.0",
41+
"@backstage/release-manifests": "0.0.1",
4242
"@backstage/types": "workspace:^",
4343
"@esbuild-kit/cjs-loader": "^2.4.1",
4444
"@manypkg/get-packages": "^1.1.3",
@@ -77,7 +77,7 @@
7777
"cross-fetch": "^3.1.5",
7878
"cross-spawn": "^7.0.3",
7979
"css-loader": "^6.5.1",
80-
"diff": "^5.0.0",
80+
"diff": "^8.0.3",
8181
"esbuild": "^0.18.0",
8282
"esbuild-loader": "^2.18.0",
8383
"eslint": "^8.6.0",
@@ -104,7 +104,7 @@
104104
"jest-environment-jsdom": "^29.0.2",
105105
"jest-runtime": "^29.0.2",
106106
"json-schema": "^0.4.0",
107-
"lodash": "^4.17.21",
107+
"lodash": "^4.17.23",
108108
"mini-css-extract-plugin": "^2.4.2",
109109
"minimatch": "^5.1.1",
110110
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)