|  | 
| 13 | 13 |   "esnext": "dist/entrepot.esm.js", | 
| 14 | 14 |   "sideEffects": false, | 
| 15 | 15 |   "devDependencies": { | 
| 16 |  | -    "@babel/core": "7.16.7", | 
| 17 |  | -    "@babel/eslint-parser": "7.16.5", | 
| 18 |  | -    "@babel/eslint-plugin": "7.16.5", | 
| 19 |  | -    "@babel/plugin-external-helpers": "7.16.7", | 
| 20 |  | -    "@babel/plugin-transform-runtime": "7.16.8", | 
| 21 |  | -    "@babel/preset-env": "7.16.8", | 
|  | 16 | +    "@babel/core": "7.28.3", | 
|  | 17 | +    "@babel/eslint-parser": "7.28.0", | 
|  | 18 | +    "@babel/eslint-plugin": "7.27.1", | 
|  | 19 | +    "@babel/plugin-external-helpers": "7.27.1", | 
|  | 20 | +    "@babel/plugin-transform-runtime": "7.28.3", | 
|  | 21 | +    "@babel/preset-env": "7.28.3", | 
| 22 | 22 |     "@poool/eslint-config": "1.5.0", | 
| 23 | 23 |     "@poool/eslint-plugin": "1.5.0", | 
| 24 | 24 |     "@rollup/plugin-babel": "5.3.0", | 
|  | 
| 57 | 57 |     "lint": "./node_modules/.bin/eslint ." | 
| 58 | 58 |   }, | 
| 59 | 59 |   "dependencies": { | 
| 60 |  | -    "@babel/runtime-corejs3": "7.16.8", | 
|  | 60 | +    "@babel/runtime-corejs3": "7.28.3", | 
| 61 | 61 |     "core-js": "3.20.3", | 
| 62 | 62 |     "js-cookie": "3.0.1", | 
| 63 | 63 |     "query-string": "7.1.0" | 
|  | 
0 commit comments