|
39 | 39 | ],
|
40 | 40 | "dependencies": {
|
41 | 41 | "@angular/compiler": "12.1.1",
|
42 |
| - "@babel/code-frame": "7.14.5", |
43 |
| - "@babel/parser": "7.14.7", |
| 42 | + "@babel/code-frame": "7.16.7", |
| 43 | + "@babel/parser": "7.17.3", |
44 | 44 | "@brodybits/remark-parse": "8.0.6",
|
45 | 45 | "@glimmer/syntax": "0.80.0",
|
46 | 46 | "@iarna/toml": "2.2.5",
|
|
104 | 104 | "yaml-unist-parser": "1.3.1"
|
105 | 105 | },
|
106 | 106 | "devDependencies": {
|
107 |
| - "@babel/core": "7.14.6", |
108 |
| - "@babel/preset-env": "7.14.7", |
109 |
| - "@babel/types": "7.14.5", |
| 107 | + "@babel/core": "7.17.5", |
| 108 | + "@babel/preset-env": "7.16.11", |
| 109 | + "@babel/types": "7.17.0", |
110 | 110 | "@glimmer/reference": "0.80.0",
|
111 | 111 | "@rollup/plugin-alias": "3.1.2",
|
112 | 112 | "@rollup/plugin-babel": "5.3.0",
|
|
116 | 116 | "@rollup/plugin-replace": "2.4.2",
|
117 | 117 | "@types/estree": "0.0.50",
|
118 | 118 | "babel-jest": "27.0.6",
|
119 |
| - "babel-loader": "8.2.2", |
| 119 | + "babel-loader": "8.2.3", |
120 | 120 | "benchmark": "2.1.4",
|
121 | 121 | "builtin-modules": "3.2.0",
|
122 | 122 | "core-js": "3.15.2",
|
|
0 commit comments