|
22 | 22 | "test": "node ./scripts/run-component-tests.js", |
23 | 23 | "test-local": "yarn -s test --local", |
24 | 24 | "test-firefox": "yarn -s test --firefox", |
| 25 | + "test-tsec": "yarn bazelisk test //... --build_tag_filters=tsec --test_tag_filters=tsec", |
25 | 26 | "lint": "yarn -s tslint && yarn -s stylelint && yarn -s ownerslint && yarn -s ng-dev format changed --check", |
26 | 27 | "e2e": "bazel test //src/... --build_tag_filters=e2e --test_tag_filters=e2e --build_tests_only", |
27 | 28 | "deploy-dev-app": "node ./scripts/deploy-dev-app.js", |
|
60 | 61 | "@types/google.maps": "^3.45.6", |
61 | 62 | "@types/youtube": "^0.0.42", |
62 | 63 | "core-js-bundle": "^3.8.2", |
63 | | - "material-components-web": "14.0.0-canary.7d8ea4624.0", |
| 64 | + "material-components-web": "14.0.0-canary.c047f7c19.0", |
64 | 65 | "rxjs": "^6.6.7", |
65 | 66 | "rxjs-tslint-rules": "^4.33.1", |
66 | 67 | "tslib": "^2.3.0", |
|
92 | 93 | "@bazel/terser": "4.4.5", |
93 | 94 | "@bazel/typescript": "4.4.5", |
94 | 95 | "@firebase/app-types": "^0.6.1", |
95 | | - "@material/animation": "14.0.0-canary.7d8ea4624.0", |
96 | | - "@material/auto-init": "14.0.0-canary.7d8ea4624.0", |
97 | | - "@material/banner": "14.0.0-canary.7d8ea4624.0", |
98 | | - "@material/base": "14.0.0-canary.7d8ea4624.0", |
99 | | - "@material/button": "14.0.0-canary.7d8ea4624.0", |
100 | | - "@material/card": "14.0.0-canary.7d8ea4624.0", |
101 | | - "@material/checkbox": "14.0.0-canary.7d8ea4624.0", |
102 | | - "@material/chips": "14.0.0-canary.7d8ea4624.0", |
103 | | - "@material/circular-progress": "14.0.0-canary.7d8ea4624.0", |
104 | | - "@material/data-table": "14.0.0-canary.7d8ea4624.0", |
105 | | - "@material/density": "14.0.0-canary.7d8ea4624.0", |
106 | | - "@material/dialog": "14.0.0-canary.7d8ea4624.0", |
107 | | - "@material/dom": "14.0.0-canary.7d8ea4624.0", |
108 | | - "@material/drawer": "14.0.0-canary.7d8ea4624.0", |
109 | | - "@material/elevation": "14.0.0-canary.7d8ea4624.0", |
110 | | - "@material/fab": "14.0.0-canary.7d8ea4624.0", |
111 | | - "@material/feature-targeting": "14.0.0-canary.7d8ea4624.0", |
112 | | - "@material/floating-label": "14.0.0-canary.7d8ea4624.0", |
113 | | - "@material/form-field": "14.0.0-canary.7d8ea4624.0", |
114 | | - "@material/icon-button": "14.0.0-canary.7d8ea4624.0", |
115 | | - "@material/image-list": "14.0.0-canary.7d8ea4624.0", |
116 | | - "@material/layout-grid": "14.0.0-canary.7d8ea4624.0", |
117 | | - "@material/line-ripple": "14.0.0-canary.7d8ea4624.0", |
118 | | - "@material/linear-progress": "14.0.0-canary.7d8ea4624.0", |
119 | | - "@material/list": "14.0.0-canary.7d8ea4624.0", |
120 | | - "@material/menu": "14.0.0-canary.7d8ea4624.0", |
121 | | - "@material/menu-surface": "14.0.0-canary.7d8ea4624.0", |
122 | | - "@material/notched-outline": "14.0.0-canary.7d8ea4624.0", |
123 | | - "@material/radio": "14.0.0-canary.7d8ea4624.0", |
124 | | - "@material/ripple": "14.0.0-canary.7d8ea4624.0", |
125 | | - "@material/rtl": "14.0.0-canary.7d8ea4624.0", |
126 | | - "@material/segmented-button": "14.0.0-canary.7d8ea4624.0", |
127 | | - "@material/select": "14.0.0-canary.7d8ea4624.0", |
128 | | - "@material/shape": "14.0.0-canary.7d8ea4624.0", |
129 | | - "@material/slider": "14.0.0-canary.7d8ea4624.0", |
130 | | - "@material/snackbar": "14.0.0-canary.7d8ea4624.0", |
131 | | - "@material/switch": "14.0.0-canary.7d8ea4624.0", |
132 | | - "@material/tab": "14.0.0-canary.7d8ea4624.0", |
133 | | - "@material/tab-bar": "14.0.0-canary.7d8ea4624.0", |
134 | | - "@material/tab-indicator": "14.0.0-canary.7d8ea4624.0", |
135 | | - "@material/tab-scroller": "14.0.0-canary.7d8ea4624.0", |
136 | | - "@material/textfield": "14.0.0-canary.7d8ea4624.0", |
137 | | - "@material/theme": "14.0.0-canary.7d8ea4624.0", |
138 | | - "@material/tooltip": "14.0.0-canary.7d8ea4624.0", |
139 | | - "@material/top-app-bar": "14.0.0-canary.7d8ea4624.0", |
140 | | - "@material/touch-target": "14.0.0-canary.7d8ea4624.0", |
141 | | - "@material/typography": "14.0.0-canary.7d8ea4624.0", |
| 96 | + "@material/animation": "14.0.0-canary.c047f7c19.0", |
| 97 | + "@material/auto-init": "14.0.0-canary.c047f7c19.0", |
| 98 | + "@material/banner": "14.0.0-canary.c047f7c19.0", |
| 99 | + "@material/base": "14.0.0-canary.c047f7c19.0", |
| 100 | + "@material/button": "14.0.0-canary.c047f7c19.0", |
| 101 | + "@material/card": "14.0.0-canary.c047f7c19.0", |
| 102 | + "@material/checkbox": "14.0.0-canary.c047f7c19.0", |
| 103 | + "@material/chips": "14.0.0-canary.c047f7c19.0", |
| 104 | + "@material/circular-progress": "14.0.0-canary.c047f7c19.0", |
| 105 | + "@material/data-table": "14.0.0-canary.c047f7c19.0", |
| 106 | + "@material/density": "14.0.0-canary.c047f7c19.0", |
| 107 | + "@material/dialog": "14.0.0-canary.c047f7c19.0", |
| 108 | + "@material/dom": "14.0.0-canary.c047f7c19.0", |
| 109 | + "@material/drawer": "14.0.0-canary.c047f7c19.0", |
| 110 | + "@material/elevation": "14.0.0-canary.c047f7c19.0", |
| 111 | + "@material/fab": "14.0.0-canary.c047f7c19.0", |
| 112 | + "@material/feature-targeting": "14.0.0-canary.c047f7c19.0", |
| 113 | + "@material/floating-label": "14.0.0-canary.c047f7c19.0", |
| 114 | + "@material/form-field": "14.0.0-canary.c047f7c19.0", |
| 115 | + "@material/icon-button": "14.0.0-canary.c047f7c19.0", |
| 116 | + "@material/image-list": "14.0.0-canary.c047f7c19.0", |
| 117 | + "@material/layout-grid": "14.0.0-canary.c047f7c19.0", |
| 118 | + "@material/line-ripple": "14.0.0-canary.c047f7c19.0", |
| 119 | + "@material/linear-progress": "14.0.0-canary.c047f7c19.0", |
| 120 | + "@material/list": "14.0.0-canary.c047f7c19.0", |
| 121 | + "@material/menu": "14.0.0-canary.c047f7c19.0", |
| 122 | + "@material/menu-surface": "14.0.0-canary.c047f7c19.0", |
| 123 | + "@material/notched-outline": "14.0.0-canary.c047f7c19.0", |
| 124 | + "@material/radio": "14.0.0-canary.c047f7c19.0", |
| 125 | + "@material/ripple": "14.0.0-canary.c047f7c19.0", |
| 126 | + "@material/rtl": "14.0.0-canary.c047f7c19.0", |
| 127 | + "@material/segmented-button": "14.0.0-canary.c047f7c19.0", |
| 128 | + "@material/select": "14.0.0-canary.c047f7c19.0", |
| 129 | + "@material/shape": "14.0.0-canary.c047f7c19.0", |
| 130 | + "@material/slider": "14.0.0-canary.c047f7c19.0", |
| 131 | + "@material/snackbar": "14.0.0-canary.c047f7c19.0", |
| 132 | + "@material/switch": "14.0.0-canary.c047f7c19.0", |
| 133 | + "@material/tab": "14.0.0-canary.c047f7c19.0", |
| 134 | + "@material/tab-bar": "14.0.0-canary.c047f7c19.0", |
| 135 | + "@material/tab-indicator": "14.0.0-canary.c047f7c19.0", |
| 136 | + "@material/tab-scroller": "14.0.0-canary.c047f7c19.0", |
| 137 | + "@material/textfield": "14.0.0-canary.c047f7c19.0", |
| 138 | + "@material/theme": "14.0.0-canary.c047f7c19.0", |
| 139 | + "@material/tooltip": "14.0.0-canary.c047f7c19.0", |
| 140 | + "@material/top-app-bar": "14.0.0-canary.c047f7c19.0", |
| 141 | + "@material/touch-target": "14.0.0-canary.c047f7c19.0", |
| 142 | + "@material/typography": "14.0.0-canary.c047f7c19.0", |
142 | 143 | "@octokit/rest": "18.3.5", |
143 | 144 | "@rollup/plugin-commonjs": "^21.0.0", |
144 | 145 | "@rollup/plugin-node-resolve": "^13.0.5", |
|
211 | 212 | "stylelint": "^14.0.1", |
212 | 213 | "terser": "^5.9.0", |
213 | 214 | "ts-node": "^10.2.1", |
| 215 | + "tsec": "0.2.1", |
214 | 216 | "tsickle": "0.39.1", |
215 | 217 | "tslint": "^6.1.3", |
216 | 218 | "tsutils": "^3.21.0", |
|
0 commit comments