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.6 (#4262)
This commit is contained in:
parent
cd68408087
commit
3fdf5f19d9
BIN
.yarn/cache/@babel-core-npm-7.23.6-a490baf7b7-4bddd1b803.zip
vendored
Normal file
BIN
.yarn/cache/@babel-core-npm-7.23.6-a490baf7b7-4bddd1b803.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-generator-npm-7.23.6-817ef5e591-1a1a1c4eac.zip
vendored
Normal file
BIN
.yarn/cache/@babel-generator-npm-7.23.6-817ef5e591-1a1a1c4eac.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-helper-compilation-targets-npm-7.23.6-aa6f07f088-c630b98d45.zip
vendored
Normal file
BIN
.yarn/cache/@babel-helper-compilation-targets-npm-7.23.6-aa6f07f088-c630b98d45.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.23.6-8637cc9cac-356b71b9f4.zip
vendored
Normal file
BIN
.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.23.6-8637cc9cac-356b71b9f4.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-helpers-npm-7.23.6-59f35c0fd3-c5ba62497e.zip
vendored
Normal file
BIN
.yarn/cache/@babel-helpers-npm-7.23.6-59f35c0fd3-c5ba62497e.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-parser-npm-7.23.6-2fad283d6e-140801c437.zip
vendored
Normal file
BIN
.yarn/cache/@babel-parser-npm-7.23.6-2fad283d6e-140801c437.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-plugin-proposal-decorators-npm-7.23.6-9c936f37e3-9d69891e0c.zip
vendored
Normal file
BIN
.yarn/cache/@babel-plugin-proposal-decorators-npm-7.23.6-9c936f37e3-9d69891e0c.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-plugin-transform-for-of-npm-7.23.6-4162168dc0-228c060aa6.zip
vendored
Normal file
BIN
.yarn/cache/@babel-plugin-transform-for-of-npm-7.23.6-4162168dc0-228c060aa6.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-preset-env-npm-7.23.6-1d02f5fcb3-130262f263.zip
vendored
Normal file
BIN
.yarn/cache/@babel-preset-env-npm-7.23.6-1d02f5fcb3-130262f263.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-runtime-npm-7.23.6-287e8eeec7-1a8eaf3d3a.zip
vendored
Normal file
BIN
.yarn/cache/@babel-runtime-npm-7.23.6-287e8eeec7-1a8eaf3d3a.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-traverse-npm-7.23.6-2f4f5d4be0-48f2eac0e8.zip
vendored
Normal file
BIN
.yarn/cache/@babel-traverse-npm-7.23.6-2f4f5d4be0-48f2eac0e8.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-types-npm-7.23.6-4e68ac9e9b-68187dbec0.zip
vendored
Normal file
BIN
.yarn/cache/@babel-types-npm-7.23.6-4e68ac9e9b-68187dbec0.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/browserslist-npm-4.22.2-87e70d8021-33ddfcd914.zip
vendored
Normal file
BIN
.yarn/cache/browserslist-npm-4.22.2-87e70d8021-33ddfcd914.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/caniuse-lite-npm-1.0.30001568-f3cd98cf9b-7092aaa246.zip
vendored
Normal file
BIN
.yarn/cache/caniuse-lite-npm-1.0.30001568-f3cd98cf9b-7092aaa246.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/electron-to-chromium-npm-1.4.609-87ff3e9726-4ef3c32b11.zip
vendored
Normal file
BIN
.yarn/cache/electron-to-chromium-npm-1.4.609-87ff3e9726-4ef3c32b11.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/node-releases-npm-2.0.14-d39047cad8-59443a2f77.zip
vendored
Normal file
BIN
.yarn/cache/node-releases-npm-2.0.14-d39047cad8-59443a2f77.zip
vendored
Normal file
Binary file not shown.
10
package.json
10
package.json
@ -60,11 +60,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.23.4",
|
||||
"@babel/core": "7.23.5",
|
||||
"@babel/core": "7.23.6",
|
||||
"@babel/eslint-parser": "7.23.3",
|
||||
"@babel/node": "7.22.19",
|
||||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||
"@babel/plugin-proposal-decorators": "7.23.5",
|
||||
"@babel/plugin-proposal-decorators": "7.23.6",
|
||||
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
|
||||
"@babel/plugin-proposal-function-sent": "7.23.3",
|
||||
"@babel/plugin-proposal-json-strings": "7.18.6",
|
||||
@ -77,12 +77,12 @@
|
||||
"@babel/plugin-syntax-import-meta": "7.10.4",
|
||||
"@babel/plugin-transform-async-to-generator": "7.23.3",
|
||||
"@babel/plugin-transform-classes": "7.23.5",
|
||||
"@babel/plugin-transform-runtime": "7.23.4",
|
||||
"@babel/plugin-transform-runtime": "7.23.6",
|
||||
"@babel/polyfill": "^7.12.1",
|
||||
"@babel/preset-env": "7.23.5",
|
||||
"@babel/preset-env": "7.23.6",
|
||||
"@babel/preset-typescript": "7.23.3",
|
||||
"@babel/register": "7.22.15",
|
||||
"@babel/runtime": "7.23.5",
|
||||
"@babel/runtime": "7.23.6",
|
||||
"@octokit/rest": "19.0.13",
|
||||
"@trivago/prettier-plugin-sort-imports": "4.3.0",
|
||||
"@types/async": "3.2.24",
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user