mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-24 23:55:46 -05:00
chore(deps): update babel monorepo (#4739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6211b65c08
commit
c42d897ddd
2 changed files with 640 additions and 845 deletions
12
package.json
12
package.json
|
@ -59,17 +59,17 @@
|
|||
"verdaccio-htpasswd": "12.0.0-next-7.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.24.5",
|
||||
"@babel/core": "7.24.5",
|
||||
"@babel/cli": "7.24.8",
|
||||
"@babel/core": "7.24.9",
|
||||
"@babel/eslint-parser": "7.25.0",
|
||||
"@babel/node": "7.23.9",
|
||||
"@babel/node": "7.25.0",
|
||||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/polyfill": "^7.12.1",
|
||||
"@babel/preset-env": "7.24.5",
|
||||
"@babel/preset-env": "7.25.0",
|
||||
"@babel/preset-typescript": "7.24.7",
|
||||
"@babel/register": "7.23.7",
|
||||
"@babel/runtime": "7.24.5",
|
||||
"@babel/register": "7.24.6",
|
||||
"@babel/runtime": "7.25.0",
|
||||
"@octokit/rest": "20.1.1",
|
||||
"@trivago/prettier-plugin-sort-imports": "4.3.0",
|
||||
"@types/async": "3.2.24",
|
||||
|
|
Loading…
Add table
Reference in a new issue