1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

chore(deps): update babel monorepo to v7.23.7 (#4344)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-30 09:40:06 +01:00 committed by GitHub
parent 0bdc10efd7
commit 96be821872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 624 additions and 587 deletions

1199
.pnp.cjs generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -60,11 +60,11 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.23.4", "@babel/cli": "7.23.4",
"@babel/core": "7.23.6", "@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3", "@babel/eslint-parser": "7.23.3",
"@babel/node": "7.22.19", "@babel/node": "7.22.19",
"@babel/plugin-proposal-class-properties": "7.18.6", "@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.6", "@babel/plugin-proposal-decorators": "7.23.7",
"@babel/plugin-proposal-export-namespace-from": "7.18.9", "@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.23.3", "@babel/plugin-proposal-function-sent": "7.23.3",
"@babel/plugin-proposal-json-strings": "7.18.6", "@babel/plugin-proposal-json-strings": "7.18.6",
@ -77,12 +77,12 @@
"@babel/plugin-syntax-import-meta": "7.10.4", "@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.23.3", "@babel/plugin-transform-async-to-generator": "7.23.3",
"@babel/plugin-transform-classes": "7.23.5", "@babel/plugin-transform-classes": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.6", "@babel/plugin-transform-runtime": "7.23.7",
"@babel/polyfill": "^7.12.1", "@babel/polyfill": "^7.12.1",
"@babel/preset-env": "7.23.6", "@babel/preset-env": "7.23.7",
"@babel/preset-typescript": "7.23.3", "@babel/preset-typescript": "7.23.3",
"@babel/register": "7.22.15", "@babel/register": "7.23.7",
"@babel/runtime": "7.23.6", "@babel/runtime": "7.23.7",
"@octokit/rest": "19.0.13", "@octokit/rest": "19.0.13",
"@trivago/prettier-plugin-sort-imports": "4.3.0", "@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/async": "3.2.24", "@types/async": "3.2.24",

BIN
yarn.lock

Binary file not shown.