| { |
| "name": "polygerrit-ui-dependencies", |
| "description": "Gerrit Code Review - Polygerrit dependencies", |
| "browser": true, |
| "dependencies": { |
| "@polymer/decorators": "^3.0.0", |
| "@polymer/font-roboto-local": "^3.0.2", |
| "@polymer/iron-a11y-announcer": "^3.2.0", |
| "@polymer/iron-autogrow-textarea": "^3.0.3", |
| "@polymer/iron-dropdown": "^3.0.1", |
| "@polymer/iron-fit-behavior": "^3.1.0", |
| "@polymer/iron-icon": "^3.0.1", |
| "@polymer/iron-iconset-svg": "^3.0.1", |
| "@polymer/iron-input": "^3.0.1", |
| "@polymer/iron-selector": "^3.0.1", |
| "@polymer/marked-element": "^3.0.1", |
| "@polymer/paper-button": "^3.0.1", |
| "@polymer/paper-card": "^3.0.1", |
| "@polymer/paper-checkbox": "^3.1.0", |
| "@polymer/paper-dialog": "^3.0.1", |
| "@polymer/paper-dialog-behavior": "^3.0.1", |
| "@polymer/paper-dialog-scrollable": "^3.0.1", |
| "@polymer/paper-dropdown-menu": "^3.2.0", |
| "@polymer/paper-fab": "^3.0.1", |
| "@polymer/paper-input": "^3.2.1", |
| "@polymer/paper-item": "^3.0.1", |
| "@polymer/paper-listbox": "^3.0.1", |
| "@polymer/paper-styles": "^3.0.1", |
| "@polymer/paper-tabs": "^3.1.0", |
| "@polymer/paper-toggle-button": "^3.0.1", |
| "@polymer/paper-tooltip": "^3.0.1", |
| "@polymer/polymer": "^3.5.1", |
| "@types/resemblejs": "^4.1.3", |
| "@types/resize-observer-browser": "^0.1.11", |
| "@webcomponents/shadycss": "^1.11.2", |
| "@webcomponents/webcomponentsjs": "^1.3.3", |
| "highlight.js": "^11.9.0", |
| "highlightjs-closure-templates": "https://github.com/highlightjs/highlightjs-closure-templates#02fb0646e0499084f96a99b8c6f4a0d7bd1d33ba", |
| "highlightjs-epp": "https://github.com/highlightjs/highlightjs-epp#9f9e1a92f37c217c68899c7d3bdccb4d134681b9", |
| "highlightjs-structured-text": "https://github.com/highlightjs/highlightjs-structured-text#e68dd7aa829529fb6c40d6287585f43273605a9e", |
| "immer": "^9.0.21", |
| "lit": "^3.1.2", |
| "polymer-bridges": "file:../../polymer-bridges", |
| "polymer-resin": "^2.0.1", |
| "resemblejs": "^5.0.0", |
| "rxjs": "^6.6.7", |
| "safevalues": "0.3.1", |
| "web-vitals": "^3.5.2" |
| }, |
| "dependencies // comments": { |
| "safevalues": [ |
| "There is a an issue with release 0.3.2, which exposes both an ESM and a CommonJS module:", |
| "https://github.com/google/safevalues/commit/16aa2567dc303759841b097b1901d1d6ff4e083e", |
| "That causes tests to fail claiming that 'sanitizeHtml' is not exported from safevalues." |
| ] |
| }, |
| "license": "Apache-2.0", |
| "private": true |
| } |