Skip to content

Commit 9abb791

Browse files
committed
Updated root package
1 parent 2f0e3ad commit 9abb791

File tree

2 files changed

+1268
-48
lines changed

2 files changed

+1268
-48
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.0",
55
"repository": "git@github.com:alithya-oss/backstage-plugins.git",
66
"engines": {
7-
"node": "18 || 20"
7+
"node": "20 || 22"
88
},
99
"scripts": {
1010
"create-workspace": "community-cli workspace create",
@@ -16,8 +16,8 @@
1616
"packageManager": "yarn@4.9.1",
1717
"devDependencies": {
1818
"@backstage-community/cli": "portal:./workspaces/repo-tools/packages/cli",
19-
"@backstage/cli": "^0.32.0",
20-
"@backstage/cli-node": "^0.2.13",
19+
"@backstage/cli": "^0.27.0",
20+
"@backstage/cli-node": "^0.2.2",
2121
"@changesets/parse": "^0.4.0",
2222
"@manypkg/get-packages": "^2.2.2",
2323
"@octokit/rest": "^20.1.1",
@@ -29,7 +29,7 @@
2929
"eslint-plugin-notice": "^0.9.10",
3030
"eslint-plugin-react": "^7.28.0",
3131
"eslint-plugin-testing-library": "^6.0.0",
32-
"fs-extra": "11.2.0",
32+
"fs-extra": "11.3.0",
3333
"husky": "^9.0.11",
3434
"js-yaml": "^4.1.0",
3535
"lint-staged": "^15.2.2",

0 commit comments

Comments
 (0)