|
9 | 9 | },
|
10 | 10 | "license": "MIT",
|
11 | 11 | "engines": {
|
12 |
| - "node": ">=14.0.0 <16.0.0", |
| 12 | + "node": ">=14.0.0 <17.0.0", |
13 | 13 | "yarn": ">= 1.0.0",
|
14 | 14 | "npm": "Please use Yarn instead of NPM to install dependencies. See: https://yarnpkg.com/lang/en/docs/install/"
|
15 | 15 | },
|
|
85 | 85 | "@babel/traverse": "^7.13.0",
|
86 | 86 | "@bazel/bazelisk": "1.9.0",
|
87 | 87 | "@bazel/buildifier": "4.0.1",
|
88 |
| - "@bazel/concatjs": "4.0.0-beta.0", |
89 |
| - "@bazel/esbuild": "4.0.0-beta.0", |
| 88 | + "@bazel/concatjs": "4.0.0", |
| 89 | + "@bazel/esbuild": "4.0.0", |
90 | 90 | "@bazel/ibazel": "0.15.10",
|
91 |
| - "@bazel/jasmine": "4.0.0-beta.0", |
92 |
| - "@bazel/protractor": "4.0.0-beta.0", |
93 |
| - "@bazel/rollup": "4.0.0-beta.0", |
94 |
| - "@bazel/runfiles": "4.0.0-beta.0", |
95 |
| - "@bazel/terser": "4.0.0-beta.0", |
96 |
| - "@bazel/typescript": "4.0.0-beta.0", |
| 91 | + "@bazel/jasmine": "4.0.0", |
| 92 | + "@bazel/protractor": "4.0.0", |
| 93 | + "@bazel/rollup": "4.0.0", |
| 94 | + "@bazel/runfiles": "4.0.0", |
| 95 | + "@bazel/terser": "4.0.0", |
| 96 | + "@bazel/typescript": "4.0.0", |
97 | 97 | "@firebase/app-types": "^0.6.1",
|
98 | 98 | "@material/animation": "13.0.0-canary.0a9069300.0",
|
99 | 99 | "@material/auto-init": "13.0.0-canary.0a9069300.0",
|
|
0 commit comments