Merge pull request #22831 from backstage/renovate/git-url-parse-14.x

fix(deps): update dependency git-url-parse to v14
This commit is contained in:
Ben Lambert
2024-02-09 09:40:29 +01:00
committed by GitHub
14 changed files with 49 additions and 24 deletions
@@ -58,7 +58,7 @@
"@backstage/plugin-events-node": "workspace:^",
"@octokit/graphql": "^5.0.0",
"@octokit/rest": "^19.0.3",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"lodash": "^4.17.21",
"minimatch": "^5.1.2",
"node-fetch": "^2.6.7",
+1 -1
View File
@@ -71,7 +71,7 @@
"express": "^4.17.1",
"fast-json-stable-stringify": "^2.1.0",
"fs-extra": "10.1.0",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"glob": "^7.1.6",
"knex": "^3.0.0",
"lodash": "^4.17.21",
+1 -1
View File
@@ -63,7 +63,7 @@
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
"react-hook-form": "^7.12.2",
+1 -1
View File
@@ -46,7 +46,7 @@
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},
@@ -46,7 +46,7 @@
"@backstage/integration": "workspace:^",
"@backstage/plugin-scaffolder-node": "workspace:^",
"fs-extra": "10.1.0",
"git-url-parse": "^13.1.0",
"git-url-parse": "^14.0.0",
"node-fetch": "^2.6.7",
"node-html-markdown": "^1.3.0",
"yaml": "^2.0.0"
+1 -1
View File
@@ -76,7 +76,7 @@
"@uiw/react-codemirror": "^4.9.3",
"classnames": "^2.2.6",
"event-source-polyfill": "^1.0.31",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"humanize-duration": "^3.25.1",
"immer": "^9.0.1",
"json-schema": "^0.4.0",
@@ -42,7 +42,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@react-hookz/web": "^24.0.0",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"photoswipe": "^5.3.7"
},
"peerDependencies": {
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/express": "^4.17.6",
"express": "^4.17.1",
"fs-extra": "10.1.0",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"hpagent": "^1.2.0",
"js-yaml": "^4.0.0",
"json5": "^2.1.3",
+1 -1
View File
@@ -68,7 +68,7 @@
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"dompurify": "^3.0.0",
"event-source-polyfill": "1.0.25",
"git-url-parse": "^13.0.0",
"git-url-parse": "^14.0.0",
"jss": "~10.10.0",
"lodash": "^4.17.21",
"react-helmet": "6.1.0",