Merge branch 'backstage:master' into milliehartnt123-create-ui-doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Announcements
|
||||
author: procore-oss
|
||||
authorUrl: https://github.com/procore-oss
|
||||
author: kurtaking
|
||||
authorUrl: https://github.com/kurtaking
|
||||
category: Discovery
|
||||
description: Write and share announcements within Backstage.
|
||||
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/announcements/
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"@docusaurus/tsconfig": "^3.1.1",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"@types/webpack-env": "^1.18.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"js-yaml": "^4.1.1",
|
||||
"prettier": "^2.6.2",
|
||||
"typescript": "~5.2.0",
|
||||
"yaml-loader": "^0.8.0"
|
||||
|
||||
+16
-5
@@ -4289,7 +4289,7 @@ __metadata:
|
||||
docusaurus-plugin-sass: "npm:^0.2.3"
|
||||
docusaurus-pushfeedback: "npm:^1.0.0"
|
||||
docusaurus-theme-openapi-docs: "npm:^4.3.0"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
js-yaml: "npm:^4.1.1"
|
||||
luxon: "npm:^3.0.0"
|
||||
prettier: "npm:^2.6.2"
|
||||
prism-react-renderer: "npm:^2.1.0"
|
||||
@@ -8508,7 +8508,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"js-yaml@npm:4.1.0, js-yaml@npm:^4.1.0":
|
||||
"js-yaml@npm:4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "js-yaml@npm:4.1.0"
|
||||
dependencies:
|
||||
@@ -8520,14 +8520,25 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"js-yaml@npm:^3.13.1":
|
||||
version: 3.14.1
|
||||
resolution: "js-yaml@npm:3.14.1"
|
||||
version: 3.14.2
|
||||
resolution: "js-yaml@npm:3.14.2"
|
||||
dependencies:
|
||||
argparse: "npm:^1.0.7"
|
||||
esprima: "npm:^4.0.0"
|
||||
bin:
|
||||
js-yaml: bin/js-yaml.js
|
||||
checksum: 10/9e22d80b4d0105b9899135365f746d47466ed53ef4223c529b3c0f7a39907743fdbd3c4379f94f1106f02755b5e90b2faaf84801a891135544e1ea475d1a1379
|
||||
checksum: 10/172e0b6007b0bf0fc8d2469c94424f7dd765c64a047d2b790831fecef2204a4054eabf4d911eb73ab8c9a3256ab8ba1ee8d655b789bf24bf059c772acc2075a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
|
||||
version: 4.1.1
|
||||
resolution: "js-yaml@npm:4.1.1"
|
||||
dependencies:
|
||||
argparse: "npm:^2.0.1"
|
||||
bin:
|
||||
js-yaml: bin/js-yaml.js
|
||||
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user