|
104 | 104 | "devDependencies": {
|
105 | 105 | "@ampproject/toolbox-optimizer": "2.10.1",
|
106 | 106 | "@babel/code-frame": "7.25.7",
|
107 |
| - "@babel/core": "7.25.7", |
108 |
| - "@babel/eslint-parser": "7.25.7", |
| 107 | + "@babel/core": "7.25.8", |
| 108 | + "@babel/eslint-parser": "7.25.8", |
109 | 109 | "@babel/generator": "7.25.7",
|
110 | 110 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
111 | 111 | "@babel/plugin-proposal-export-namespace-from": "7.18.9",
|
|
117 | 117 | "@babel/plugin-syntax-jsx": "7.25.7",
|
118 | 118 | "@babel/plugin-transform-modules-commonjs": "7.25.7",
|
119 | 119 | "@babel/plugin-transform-runtime": "7.25.7",
|
120 |
| - "@babel/preset-env": "7.25.7", |
| 120 | + "@babel/preset-env": "7.25.8", |
121 | 121 | "@babel/preset-react": "7.25.7",
|
122 | 122 | "@babel/preset-typescript": "7.25.7",
|
123 | 123 | "@babel/runtime": "7.25.7",
|
124 | 124 | "@babel/traverse": "7.25.7",
|
125 |
| - "@babel/types": "7.25.7", |
| 125 | + "@babel/types": "7.25.8", |
126 | 126 | "@edge-runtime/primitives": "5.1.0",
|
127 | 127 | "@hapi/accept": "6.0.3",
|
128 | 128 | "@napi-rs/cli": "2.18.4",
|
|
0 commit comments