Merge branch 'master' into dependabot/npm_and_yarn/webapp/babel-2fcf7e774c

This commit is contained in:
mahula 2024-10-20 20:30:56 +02:00 committed by GitHub
commit 47b0aaf90e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 661 additions and 689 deletions

View File

@ -23,11 +23,11 @@
"db:migrate:create": "yarn run __migrate --template-file ./src/db/migrate/template.ts --date-format 'yyyymmddHHmmss' create"
},
"dependencies": {
"@babel/cli": "~7.25.6",
"@babel/core": "^7.25.2",
"@babel/node": "~7.25.0",
"@babel/plugin-proposal-throw-expressions": "^7.24.7",
"@babel/preset-env": "~7.25.4",
"@babel/cli": "~7.25.7",
"@babel/core": "^7.25.8",
"@babel/node": "~7.25.7",
"@babel/plugin-proposal-throw-expressions": "^7.25.8",
"@babel/preset-env": "~7.25.8",
"@babel/register": "^7.23.7",
"@sentry/node": "^5.15.4",
"apollo-cache-inmemory": "~1.6.6",
@ -97,7 +97,7 @@
"devDependencies": {
"@faker-js/faker": "9.0.3",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/node": "^22.7.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"apollo-server-testing": "~2.11.0",
@ -105,7 +105,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",

File diff suppressed because it is too large Load Diff