mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
update backend babel packages
This commit is contained in:
parent
75afb9fefa
commit
8b6c2a9974
@ -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",
|
||||
|
||||
2083
backend/yarn.lock
2083
backend/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user