mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/webapp/babel-2fcf7e774c
This commit is contained in:
commit
47b0aaf90e
@ -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",
|
||||
|
||||
1336
backend/yarn.lock
1336
backend/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user