|
85 | 85 | "devDependencies": {
|
86 | 86 | "@atlaskit/css-reset": "6.5.4",
|
87 | 87 | "@atlaskit/theme": "12.5.5",
|
88 |
| - "@babel/core": "7.22.9", |
89 |
| - "@babel/eslint-parser": "7.22.9", |
| 88 | + "@babel/core": "7.22.11", |
| 89 | + "@babel/eslint-parser": "7.22.11", |
90 | 90 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
91 | 91 | "@babel/plugin-proposal-private-methods": "7.18.6",
|
92 | 92 | "@babel/plugin-proposal-private-property-in-object": "7.21.11",
|
93 |
| - "@babel/plugin-transform-modules-commonjs": "7.22.5", |
| 93 | + "@babel/plugin-transform-modules-commonjs": "7.22.11", |
94 | 94 | "@babel/plugin-transform-object-assign": "7.22.5",
|
95 |
| - "@babel/plugin-transform-runtime": "7.22.9", |
96 |
| - "@babel/preset-env": "7.22.9", |
| 95 | + "@babel/plugin-transform-runtime": "7.22.10", |
| 96 | + "@babel/preset-env": "7.22.14", |
97 | 97 | "@babel/preset-react": "7.22.5",
|
98 |
| - "@babel/preset-typescript": "7.22.5", |
| 98 | + "@babel/preset-typescript": "7.22.11", |
99 | 99 | "@commitlint/cli": "17.6.7",
|
100 | 100 | "@commitlint/config-conventional": "17.6.7",
|
101 | 101 | "@commitlint/cz-commitlint": "17.6.7",
|
|
0 commit comments