Skip to content

Commit

Permalink
Pin dependencies (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2022
1 parent ac344f7 commit 2e7b7ca
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 128 deletions.
68 changes: 34 additions & 34 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,40 +7,40 @@
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.0.5",
"@backstage/catalog-model": "^1.1.0",
"@backstage/cli": "^0.18.1",
"@backstage/config": "^1.0.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/integration-react": "^1.1.3",
"@backstage/plugin-api-docs": "^0.8.8",
"@backstage/plugin-catalog": "^1.5.0",
"@backstage/plugin-catalog-common": "^1.0.5",
"@backstage/plugin-catalog-graph": "^0.2.20",
"@backstage/plugin-catalog-import": "^0.8.11",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/app-defaults": "1.0.5",
"@backstage/catalog-model": "1.1.0",
"@backstage/cli": "0.18.1",
"@backstage/config": "1.0.1",
"@backstage/core-app-api": "1.0.5",
"@backstage/core-components": "0.11.0",
"@backstage/core-plugin-api": "1.0.5",
"@backstage/integration-react": "1.1.3",
"@backstage/plugin-api-docs": "0.8.8",
"@backstage/plugin-catalog": "1.5.0",
"@backstage/plugin-catalog-common": "1.0.5",
"@backstage/plugin-catalog-graph": "0.2.20",
"@backstage/plugin-catalog-import": "0.8.11",
"@backstage/plugin-catalog-react": "1.1.3",

"@backstage/plugin-home": "^0.4.24",
"@backstage/plugin-org": "^0.5.8",
"@backstage/plugin-scaffolder": "^1.5.0",
"@backstage/plugin-search": "^1.0.1",
"@backstage/plugin-tech-radar": "^0.5.15",
"@backstage/plugin-user-settings": "^0.4.7",
"@backstage/test-utils": "^1.1.3",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.11.2",
"@backstage/plugin-home": "0.4.24",
"@backstage/plugin-org": "0.5.8",
"@backstage/plugin-scaffolder": "1.5.0",
"@backstage/plugin-search": "1.0.1",
"@backstage/plugin-tech-radar": "0.5.15",
"@backstage/plugin-user-settings": "0.4.7",
"@backstage/test-utils": "1.1.3",
"@backstage/theme": "0.2.16",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@ori/backstage-plugin-score-card": "^0.4.0",
"history": "^5.0.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hot-loader": "^4.13.0",
"history": "5.3.0",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hot-loader": "4.13.0",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^17.2.4"
"react-use": "17.4.0"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
Expand All @@ -49,11 +49,11 @@
"@types/jest": "*",
"@types/node": "*",
"@types/react-dom": "*",
"cross-env": "^7.0.0",
"cypress": "^9.5.0",
"eslint-plugin-cypress": "^2.10.3",
"cross-env": "7.0.3",
"cypress": "9.7.0",
"eslint-plugin-cypress": "2.12.1",
"http-server": "14.1.1",
"start-server-and-test": "^1.10.11"
"start-server-and-test": "1.14.0"
},
"scripts": {
"start": "backstage-cli package start",
Expand Down
56 changes: 28 additions & 28 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,37 +20,37 @@
"migrate:create": "knex migrate:make -x ts"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-tasks": "^0.3.0",
"@backstage/catalog-client": "^1.0.0",
"@backstage/catalog-model": "^1.0.0",
"@backstage/config": "^1.0.0",
"@backstage/integration": "^1.0.0",
"@backstage/plugin-app-backend": "^0.3.13",
"@backstage/plugin-auth-backend": "^0.15.0",
"@backstage/plugin-catalog-backend": "^1.0.0",
"@backstage/plugin-permission-common": "^0.6.0",
"@backstage/plugin-permission-node": "^0.6.0",
"@backstage/plugin-proxy-backend": "^0.2.8",
"@backstage/plugin-scaffolder-backend": "^1.0.0",
"@gitbeaker/node": "^29.2.0",
"@octokit/rest": "^18.5.3",
"better-sqlite3": "^7.5.1",
"@types/luxon": "^2.3.1",
"luxon": "^2.3.1",
"@backstage/backend-common": "0.15.0",
"@backstage/backend-tasks": "0.3.4",
"@backstage/catalog-client": "1.0.4",
"@backstage/catalog-model": "1.1.0",
"@backstage/config": "1.0.1",
"@backstage/integration": "1.3.0",
"@backstage/plugin-app-backend": "0.3.35",
"@backstage/plugin-auth-backend": "0.15.1",
"@backstage/plugin-catalog-backend": "1.3.1",
"@backstage/plugin-permission-common": "0.6.3",
"@backstage/plugin-permission-node": "0.6.4",
"@backstage/plugin-proxy-backend": "0.2.29",
"@backstage/plugin-scaffolder-backend": "1.5.1",
"@gitbeaker/node": "29.3.0",
"@octokit/rest": "18.12.0",
"better-sqlite3": "7.6.2",
"@types/luxon": "2.4.0",
"luxon": "2.5.0",
"app": "^1.0.4",
"dockerode": "^3.2.1",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^0.21.6",
"winston": "^3.2.1",
"serialize-error": "^8.1.0"
"dockerode": "3.3.4",
"express": "4.18.1",
"express-promise-router": "4.1.1",
"knex": "0.21.21",
"winston": "3.8.2",
"serialize-error": "8.1.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.0",
"@types/dockerode": "^3.2.1",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5"
"@backstage/cli": "0.18.1",
"@types/dockerode": "3.3.9",
"@types/express": "4.17.14",
"@types/express-serve-static-core": "4.17.31"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit 2e7b7ca

Please sign in to comment.