update backend babel packages

This commit is contained in:
mahula 2024-04-08 12:21:45 +02:00
parent 75afb9fefa
commit 8b6c2a9974
2 changed files with 640 additions and 1455 deletions

View File

@ -23,12 +23,12 @@
"db:migrate:create": "yarn run __migrate --template-file ./src/db/migrate/template.ts --date-format 'yyyymmddHHmmss' create"
},
"dependencies": {
"@babel/cli": "~7.8.4",
"@babel/core": "^7.23.7",
"@babel/node": "~7.8.7",
"@babel/plugin-proposal-throw-expressions": "^7.23.3",
"@babel/preset-env": "~7.23.8",
"@babel/register": "^7.9.0",
"@babel/cli": "~7.24.1",
"@babel/core": "^7.24.4",
"@babel/node": "~7.23.9",
"@babel/plugin-proposal-throw-expressions": "^7.24.1",
"@babel/preset-env": "~7.24.4",
"@babel/register": "^7.23.7",
"@sentry/node": "^5.15.4",
"apollo-cache-inmemory": "~1.6.6",
"apollo-client": "~2.6.10",

File diff suppressed because it is too large Load Diff