Skip to content

Commit

Permalink
Update many package deps including babel, @types, react & more (verda…
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Johansson authored Sep 1, 2021
1 parent 15d5e96 commit 4b0eaff
Show file tree
Hide file tree
Showing 16 changed files with 2,861 additions and 2,297 deletions.
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -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>
115 changes: 57 additions & 58 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/htpasswd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/logger-prettify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/node-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
36 changes: 18 additions & 18 deletions packages/plugins/ui-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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": [
Expand Down
4 changes: 2 additions & 2 deletions packages/standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
Loading

0 comments on commit 4b0eaff

Please sign in to comment.