|
65 | 65 | "devDependencies": {
|
66 | 66 | "@actions/core": "1.9.1",
|
67 | 67 | "@actions/github": "5.0.3",
|
68 |
| - "@babel/core": "7.21.8", |
69 |
| - "@babel/generator": "7.21.5", |
70 |
| - "@babel/parser": "7.21.8", |
| 68 | + "@babel/core": "7.23.2", |
| 69 | + "@babel/generator": "7.23.0", |
| 70 | + "@babel/parser": "7.23.0", |
71 | 71 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
72 |
| - "@babel/plugin-proposal-decorators": "7.21.0", |
| 72 | + "@babel/plugin-proposal-decorators": "7.23.2", |
73 | 73 | "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
74 | 74 | "@babel/plugin-proposal-optional-chaining": "7.21.0",
|
75 | 75 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
76 | 76 | "@babel/plugin-syntax-object-rest-spread": "7.8.3",
|
77 |
| - "@babel/plugin-transform-runtime": "7.21.4", |
78 |
| - "@babel/preset-env": "7.21.5", |
79 |
| - "@babel/preset-react": "7.18.6", |
80 |
| - "@babel/preset-typescript": "7.21.5", |
81 |
| - "@babel/register": "7.21.0", |
82 |
| - "@babel/standalone": "7.21.8", |
83 |
| - "@babel/traverse": "7.21.5", |
84 |
| - "@babel/types": "7.21.5", |
| 77 | + "@babel/plugin-transform-runtime": "7.23.2", |
| 78 | + "@babel/preset-env": "7.23.2", |
| 79 | + "@babel/preset-react": "7.22.15", |
| 80 | + "@babel/preset-typescript": "7.23.2", |
| 81 | + "@babel/register": "7.22.15", |
| 82 | + "@babel/standalone": "7.23.2", |
| 83 | + "@babel/traverse": "7.23.2", |
| 84 | + "@babel/types": "7.23.0", |
85 | 85 | "@cactuslab/usepubsub": "^1.0.2",
|
86 | 86 | "@ctrl/tinycolor": "3.3.4",
|
87 | 87 | "@cypress/react": "5.12.4",
|
|
136 | 136 | "@testing-library/react-hooks": "7.0.2",
|
137 | 137 | "@testing-library/user-event": "13.5.0",
|
138 | 138 | "@tsconfig/node14": "1.0.3",
|
139 |
| - "@types/babel__core": "7.1.18", |
140 |
| - "@types/babel__helper-plugin-utils": "7.10.0", |
141 |
| - "@types/babel__register": "7.17.0", |
142 |
| - "@types/babel__traverse": "7.18.3", |
| 139 | + "@types/babel__core": "7.20.3", |
| 140 | + "@types/babel__helper-plugin-utils": "7.10.2", |
| 141 | + "@types/babel__register": "7.17.2", |
| 142 | + "@types/babel__traverse": "7.20.3", |
143 | 143 | "@types/chrome-remote-interface": "0.30.0",
|
144 | 144 | "@types/circular-dependency-plugin": "5.0.5",
|
145 | 145 | "@types/copy-webpack-plugin": "6.4.0",
|
|
153 | 153 | "@types/glob": "7.1.1",
|
154 | 154 | "@types/graphviz": "0.0.34",
|
155 | 155 | "@types/gulp": "4.0.9",
|
156 |
| - "@types/gulp-babel": "6.1.30", |
| 156 | + "@types/gulp-babel": "6.1.32", |
157 | 157 | "@types/gulp-cache": "0.4.5",
|
158 | 158 | "@types/gulp-remember": "0.0.31",
|
159 | 159 | "@types/gulp-sourcemaps": "0.0.35",
|
|
194 | 194 | "ajv": "8.4.0",
|
195 | 195 | "autoprefixer": "10.2.1",
|
196 | 196 | "babel-jest": "29.7.0",
|
197 |
| - "babel-loader": "8.2.2", |
| 197 | + "babel-loader": "8.3.0", |
198 | 198 | "babel-plugin-annotate-pure-calls": "0.4.0",
|
199 | 199 | "babel-plugin-annotate-pure-imports": "1.0.0-1",
|
200 | 200 | "babel-plugin-iife-wrap-react-components": "1.0.0-5",
|
|
0 commit comments