Update many package deps including babel, @types, react & more (#2395)

This commit is contained in:
Justin Johansson 2021-09-01 15:05:24 +09:30 committed by GitHub
parent 15d5e969c4
commit 4b0eaff5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 2892 additions and 2328 deletions

View File

@ -8,4 +8,15 @@
</buildSpec>
<natures>
</natures>
<filteredResources>
<filter>
<id>1630305579538</id>
<name></name>
<type>26</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-true-false-node_modules</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>

View File

@ -15,115 +15,114 @@
"url": "https://opencollective.com/verdaccio"
},
"devDependencies": {
"@babel/cli": "7.13.14",
"@babel/core": "7.13.15",
"@babel/node": "7.13.13",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-decorators": "7.13.15",
"@babel/plugin-proposal-export-namespace-from": "7.12.13",
"@babel/plugin-proposal-function-sent": "7.12.13",
"@babel/plugin-proposal-json-strings": "7.13.8",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8",
"@babel/plugin-proposal-numeric-separator": "7.12.13",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/plugin-proposal-optional-chaining": "7.13.12",
"@babel/plugin-proposal-throw-expressions": "7.12.13",
"@babel/cli": "7.14.8",
"@babel/core": "7.15.0",
"@babel/node": "7.14.9",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-decorators": "7.14.5",
"@babel/plugin-proposal-export-namespace-from": "7.14.5",
"@babel/plugin-proposal-function-sent": "7.14.5",
"@babel/plugin-proposal-json-strings": "7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5",
"@babel/plugin-proposal-numeric-separator": "7.14.5",
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-proposal-throw-expressions": "7.14.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.13.0",
"@babel/plugin-transform-classes": "7.13.0",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/plugin-transform-async-to-generator": "7.14.5",
"@babel/plugin-transform-classes": "7.14.9",
"@babel/plugin-transform-runtime": "7.15.0",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@babel/register": "7.13.14",
"@babel/runtime": "7.13.10",
"@babel/preset-env": "7.15.0",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@babel/register": "7.15.3",
"@babel/runtime": "7.15.3",
"@changesets/changelog-github": "^0.2.8",
"@changesets/cli": "2.15.0",
"@changesets/get-dependents-graph": "^1.2.0",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.2.0",
"@crowdin/cli": "3.6.5",
"@types/async": "3.2.5",
"@types/autocannon": "4.1.0",
"@types/async": "3.2.7",
"@types/autocannon": "4.1.1",
"@types/autosuggest-highlight": "3.1.1",
"@types/express": "4.17.6",
"@types/http-errors": "1.8.0",
"@types/express": "4.17.8",
"@types/http-errors": "1.8.1",
"@types/jest": "27.0.1",
"@types/js-base64": "3.0.0",
"@types/lodash": "4.14.167",
"@types/lodash": "4.14.172",
"@types/lowdb": "1.0.11",
"@types/mime": "2.0.2",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.5",
"@types/node": "14.6.0",
"@types/react": "17.0.15",
"@types/react-autosuggest": "10.0.1",
"@types/react": "17.0.19",
"@types/react-autosuggest": "10.1.5",
"@types/react-dom": "17.0.9",
"@types/react-helmet": "6.1.2",
"@types/react-router-dom": "5.1.6",
"@types/react-virtualized": "9.21.10",
"@types/request": "2.48.5",
"@types/semver": "7.3.4",
"@types/supertest": "2.0.10",
"@types/react-router-dom": "5.1.8",
"@types/react-virtualized": "9.21.13",
"@types/request": "2.48.7",
"@types/semver": "7.3.8",
"@types/supertest": "2.0.11",
"@types/testing-library__jest-dom": "5.14.1",
"@types/validator": "13.6.3",
"@types/webpack": "4.41.26",
"@types/webpack-env": "1.16.0",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"@types/webpack-env": "1.16.2",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"@verdaccio/benchmark": "workspace:*",
"@verdaccio/eslint-config": "workspace:*",
"@verdaccio/types": "workspace:*",
"@verdaccio/ui-theme": "workspace:*",
"autocannon": "7.3.0",
"autocannon": "7.4.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "27.0.2",
"babel-jest": "27.1.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-emotion": "10.0.33",
"codecov": "3.8.1",
"concurrently": "5.3.0",
"core-js": "3.16.3",
"codecov": "3.8.3",
"concurrently": "6.2.1",
"core-js": "3.16.4",
"cross-env": "7.0.3",
"debug": "4.3.2",
"detect-secrets": "1.0.6",
"eslint": "7.26.0",
"eslint": "7.32.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-airbnb-typescript": "12.3.1",
"eslint-config-airbnb-typescript": "14.0.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.23.2",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.4.0",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.25.1",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-verdaccio": "10.0.0",
"fs-extra": "9.1.0",
"fs-extra": "10.0.0",
"husky": "2.7.0",
"in-publish": "2.0.1",
"jest": "27.0.4",
"jest-environment-jsdom": "27.0.3",
"jest-environment-jsdom-global": "2.0.4",
"jest-environment-node": "27.0.3",
"jest": "27.1.0",
"jest-environment-jsdom": "27.1.0",
"jest-environment-jsdom-global": "3.0.0",
"jest-environment-node": "27.1.0",
"jest-fetch-mock": "3.0.3",
"jest-junit": "11.0.1",
"jest-junit": "12.2.0",
"kleur": "3.0.3",
"lint-staged": "9.5.0",
"nock": "12.0.3",
"node-fetch": "2.6.1",
"nodemon": "2.0.12",
"npm-run-all": "4.1.5",
"prettier": "2.3.0",
"prettier": "2.3.2",
"rimraf": "3.0.2",
"selfsigned": "1.10.11",
"supertest": "6.1.6",
"ts-node": "10.2.1",
"typescript": "4.4.2",
"update-ts-references": "2.3.0",
"verdaccio": "5.1.0",
"update-ts-references": "2.4.0",
"verdaccio": "5.1.3",
"verdaccio-audit": "workspace:*",
"verdaccio-auth-memory": "workspace:*",
"verdaccio-htpasswd": "workspace:*",

View File

@ -52,7 +52,7 @@
"debug": "4.3.2",
"express": "4.17.1",
"lodash": "4.17.21",
"mime": "2.4.4",
"mime": "2.5.2",
"semver": "7.3.5"
},
"devDependencies": {

View File

@ -36,7 +36,7 @@
"dependencies": {
"@verdaccio/commons-api": "workspace:11.0.0-alpha.3",
"@verdaccio/file-locking": "workspace:11.0.0-alpha.3",
"apache-md5": "1.1.2",
"apache-md5": "1.1.7",
"bcryptjs": "2.4.3",
"http-errors": "1.8.0",
"unix-crypt-td-js": "1.1.4"

View File

@ -34,8 +34,8 @@
"@verdaccio/logger": "workspace:6.0.0-6-next.4",
"debug": "4.3.2",
"handlebars": "4.5.3",
"undici": "4.5.0",
"undici-fetch": "1.0.0-rc.1"
"undici": "4.5.1",
"undici-fetch": "1.0.0-rc.4"
},
"devDependencies": {
"@verdaccio/auth": "workspace:6.0.0-6-next.9",

View File

@ -39,8 +39,8 @@
"build": "pnpm run build:js && pnpm run build:types"
},
"dependencies": {
"dayjs": "1.9.7",
"fast-safe-stringify": "2.0.7",
"dayjs": "1.10.6",
"fast-safe-stringify": "2.0.8",
"kleur": "3.0.3",
"lodash": "4.17.21",
"prettier-bytes": "1.0.4",

View File

@ -43,7 +43,7 @@
"@verdaccio/config": "workspace:6.0.0-6-next.7",
"@verdaccio/utils": "workspace:6.0.0-6-next.5",
"debug": "4.3.2",
"fs-extra": "9.1.0",
"fs-extra": "10.0.0",
"lodash": "4.17.21",
"request": "2.87.0",
"supertest": "6.1.6"

View File

@ -43,7 +43,7 @@
"@verdaccio/config": "workspace:6.0.0-6-next.7",
"@verdaccio/logger": "workspace:6.0.0-6-next.4",
"@verdaccio/server": "workspace:6.0.0-6-next.16",
"core-js": "3.16.3",
"core-js": "3.16.4",
"debug": "4.3.2",
"lodash": "4.17.21"
},

View File

@ -35,7 +35,7 @@
"@verdaccio/streams": "workspace:11.0.0-alpha.3",
"memory-fs": "0.5.0",
"debug": "4.3.2",
"memfs": "3.2.0"
"memfs": "3.2.2"
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.7"

View File

@ -18,34 +18,34 @@
},
"devDependencies": {
"@emotion/core": "10.1.1",
"@emotion/jest": "^11.3.0",
"@emotion/jest": "11.3.0",
"@emotion/styled": "10.0.27",
"@emotion/styled-base": "^10.0.31",
"@material-ui/core": "4.11.4",
"@material-ui/icons": "4.11.2",
"@material-ui/styles": "^4.11.4",
"@material-ui/styles": "4.11.4",
"@testing-library/dom": "7.31.2",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "11.2.7",
"@verdaccio/node-api": "workspace:6.0.0-6-next.17",
"autosuggest-highlight": "3.1.1",
"babel-loader": "^8.2.2",
"babel-loader": "8.2.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-emotion": "10.0.33",
"bundlesize": "0.18.0",
"bundlesize": "0.18.1",
"css-loader": "5.2.1",
"dayjs": "1.9.7",
"dayjs": "1.10.6",
"emotion": "10.0.27",
"emotion-theming": "10.0.27",
"file-loader": "5.1.0",
"friendly-errors-webpack-plugin": "1.7.0",
"github-markdown-css": "3.0.1",
"harmony-reflect": "^1.6.2",
"harmony-reflect": "1.6.2",
"history": "^4.10.1",
"html-webpack-plugin": "5.3.1",
"html-webpack-plugin": "5.3.2",
"i18next": "^19.9.2",
"in-publish": "2.0.1",
"js-base64": "2.5.1",
"js-base64": "3.6.1",
"js-yaml": "3.14.0",
"lint-staged": "9.5.0",
"localstorage-memory": "1.0.3",
@ -60,25 +60,25 @@
"react": "17.0.2",
"react-autosuggest": "10.1.0",
"react-dom": "17.0.2",
"react-hook-form": "7.8.4",
"react-hook-form": "7.14.0",
"react-hot-loader": "4.13.0",
"react-i18next": "^11.11.0",
"react-router": "^5.2.0",
"react-router-dom": "5.2.0",
"react-i18next": "11.11.4",
"react-router": "5.2.1",
"react-router-dom": "5.2.1",
"react-virtualized": "9.22.3",
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.2",
"source-map-loader": "1.1.0",
"standard-version": "9.0.0",
"standard-version": "9.3.1",
"style-loader": "1.2.1",
"stylelint": "13.7.2",
"stylelint": "13.13.1",
"stylelint-config-recommended": "3.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"stylelint-webpack-plugin": "^2.2.1",
"supertest": "6.1.6",
"terser-webpack-plugin": "^5.1.3",
"url-loader": "^4.1.1",
"terser-webpack-plugin": "5.1.4",
"url-loader": "4.1.1",
"validator": "13.6.0",
"wait-on": "5.2.0",
"webpack": "5.33.2",
@ -87,8 +87,8 @@
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2",
"webpack-manifest-plugin": "^3.1.1",
"webpack-merge": "^5.8.0",
"whatwg-fetch": "^3.6.2",
"webpack-merge": "5.8.0",
"whatwg-fetch": "3.6.2",
"xss": "1.0.9"
},
"keywords": [

View File

@ -34,8 +34,8 @@
"devDependencies": {
"@verdaccio/cli": "workspace:6.0.0-6-next.17",
"@verdaccio/ui-theme": "workspace:6.0.0-6-next.9",
"fs-extra": "9.0.1",
"webpack": "5.51.1",
"fs-extra": "10.0.0",
"webpack": "5.33.2",
"webpack-bundle-analyzer": "3.8.0",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "4.8.0"

View File

@ -21,7 +21,7 @@
"semver": "7.3.5"
},
"devDependencies": {
"autocannon": "7.3.0",
"autocannon": "7.4.0",
"node-fetch": "2.6.1",
"ts-node": "10.2.1"
}

File diff suppressed because it is too large Load Diff

View File

@ -6,8 +6,8 @@
"debug": "4.3.2",
"npm": "7.0.15",
"pnpm": "5.13.5",
"request": "^2.88.2",
"yarn": "1.22.10"
"request": "2.87.0",
"yarn": "1.22.11"
},
"devDependencies": {
"get-port": "^5.1.1",

View File

@ -9,8 +9,8 @@
"kleur": "3.0.3",
"lodash": "^4.17.21",
"puppeteer": "^9.1.1",
"request": "^2.88.2",
"rimraf": "^3.0.2"
"request": "2.87.0",
"rimraf": "3.0.2"
},
"scripts": {
"test": "jest --config jest.config.e2e.js"

View File

@ -32,8 +32,8 @@
"clsx": "^1.1.1",
"copy-text-to-clipboard": "^3.0.1",
"docusaurus-plugin-sentry": "^1.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-twitter-widgets": "^1.10.0",
"use-is-in-viewport": "^1.0.9"
},
@ -53,11 +53,11 @@
"@docusaurus/module-type-aliases": "2.0.0-beta.4",
"@tsconfig/docusaurus": "^1.0.2",
"docusaurus-plugin-sass": "^0.2.1",
"esbuild": "^0.12.15",
"esbuild": "0.12.24",
"esbuild-loader": "^2.13.1",
"prism-react-renderer": "^1.2.1",
"sass": "^1.35.2",
"sass-loader": "^12.1.0",
"url-loader": "^4.1.1"
"url-loader": "4.1.1"
}
}