|
111 | 111 | "xml_display": "~0.1.1"
|
112 | 112 | },
|
113 | 113 | "devDependencies": {
|
114 |
| - "@babel/core": "~7.23.2", |
115 |
| - "@babel/plugin-proposal-class-properties": "~7.8.3", |
116 |
| - "@babel/plugin-proposal-export-default-from": "~7.8.3", |
117 |
| - "@babel/plugin-proposal-export-namespace-from": "~7.8.3", |
118 |
| - "@babel/plugin-proposal-object-rest-spread": "~7.9.0", |
119 |
| - "@babel/plugin-transform-object-assign": "~7.8.3", |
120 |
| - "@babel/preset-env": "~7.9.0", |
121 |
| - "@babel/preset-react": "~7.9.1", |
122 |
| - "@babel/register": "~7.9.0", |
123 |
| - "@babel/runtime-corejs3": "~7.9.0", |
| 114 | + "@babel/core": "~7.28.0", |
| 115 | + "@babel/plugin-proposal-class-properties": "~7.18.0", |
| 116 | + "@babel/plugin-proposal-export-default-from": "~7.27.0", |
| 117 | + "@babel/plugin-proposal-export-namespace-from": "~7.18.0", |
| 118 | + "@babel/plugin-proposal-object-rest-spread": "~7.20.0", |
| 119 | + "@babel/plugin-transform-object-assign": "~7.27.0", |
| 120 | + "@babel/preset-env": "~7.28.0", |
| 121 | + "@babel/preset-react": "~7.27.0", |
| 122 | + "@babel/register": "~7.28.0", |
| 123 | + "@babel/runtime-corejs3": "~7.28.0", |
124 | 124 | "angular-mocks": "~1.6.9",
|
125 | 125 | "autoprefixer": "~9.8.0",
|
126 | 126 | "babel-eslint": "~10.1.0",
|
|
185 | 185 | "angular-animate": "~1.8.3",
|
186 | 186 | "angular-sanitize": "~1.8.3",
|
187 | 187 | "ansi-regex": "~5.0.1",
|
188 |
| - "@babel/traverse": "~7.26.7", |
| 188 | + "@babel/traverse": "~7.28.0", |
189 | 189 | "bootstrap-select": "~1.13.18",
|
190 | 190 | "cheerio": "1.0.0-rc.12",
|
191 | 191 | "cross-spawn": "~7.0.5",
|
|
0 commit comments