|
99 | 99 | "lint"
|
100 | 100 | ],
|
101 | 101 | "dependencies": {
|
102 |
| - "@babel/runtime": "7.24.0", |
| 102 | + "@babel/runtime": "7.24.4", |
103 | 103 | "oblivious-set": "1.4.0",
|
104 | 104 | "p-queue": "6.6.2",
|
105 | 105 | "unload": "2.4.1"
|
106 | 106 | },
|
107 | 107 | "devDependencies": {
|
108 |
| - "@babel/cli": "7.23.9", |
109 |
| - "@babel/core": "7.24.0", |
| 108 | + "@babel/cli": "7.24.1", |
| 109 | + "@babel/core": "7.24.4", |
110 | 110 | "@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
111 |
| - "@babel/plugin-transform-member-expression-literals": "7.23.3", |
112 |
| - "@babel/plugin-transform-property-literals": "7.23.3", |
113 |
| - "@babel/plugin-transform-runtime": "7.24.0", |
| 111 | + "@babel/plugin-transform-member-expression-literals": "7.24.1", |
| 112 | + "@babel/plugin-transform-property-literals": "7.24.1", |
| 113 | + "@babel/plugin-transform-runtime": "7.24.3", |
114 | 114 | "@babel/polyfill": "7.12.1",
|
115 |
| - "@babel/preset-env": "7.24.0", |
| 115 | + "@babel/preset-env": "7.24.4", |
116 | 116 | "@babel/types": "7.24.0",
|
117 | 117 | "@rollup/plugin-terser": "0.4.4",
|
118 | 118 | "@types/core-js": "2.5.8",
|
|
0 commit comments