mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update typescript dependencies (master) (#4733)
* chore(deps): update typescript dependencies * restore dep --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Juan Picado <juanpicado19@gmail.com>
This commit is contained in:
parent
1f4fa441ae
commit
6bed536f80
2 changed files with 472 additions and 461 deletions
30
package.json
30
package.json
|
@ -57,34 +57,34 @@
|
||||||
"@types/cookiejar": "2.1.5",
|
"@types/cookiejar": "2.1.5",
|
||||||
"@types/debug": "4.1.12",
|
"@types/debug": "4.1.12",
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/express-serve-static-core": "4.17.42",
|
"@types/express-serve-static-core": "4.19.5",
|
||||||
"@types/http-errors": "2.0.4",
|
"@types/http-errors": "2.0.4",
|
||||||
"@types/jest": "29.5.11",
|
"@types/jest": "29.5.12",
|
||||||
"@types/jsonwebtoken": "9.0.5",
|
"@types/jsonwebtoken": "9.0.6",
|
||||||
"@types/yeoman-environment": "2.10.11",
|
"@types/yeoman-environment": "2.10.11",
|
||||||
"@types/yeoman-generator": "5.2.14",
|
"@types/yeoman-generator": "5.2.14",
|
||||||
"@types/yeoman-test": "4.0.6",
|
"@types/yeoman-test": "4.0.6",
|
||||||
"@types/lodash": "4.14.202",
|
"@types/lodash": "4.17.7",
|
||||||
"@types/mime": "3.0.4",
|
"@types/mime": "3.0.4",
|
||||||
"@types/minimatch": "5.1.2",
|
"@types/minimatch": "5.1.2",
|
||||||
"@types/node": "20.11.7",
|
"@types/node": "20.14.12",
|
||||||
"@types/node-fetch": "2.6.11",
|
"@types/node-fetch": "2.6.11",
|
||||||
"@types/qs": "6.9.11",
|
"@types/qs": "6.9.15",
|
||||||
"@types/range-parser": "1.2.7",
|
"@types/range-parser": "1.2.7",
|
||||||
"@types/react": "18.2.48",
|
"@types/react": "18.3.3",
|
||||||
"@types/react-dom": "18.2.18",
|
"@types/react-dom": "18.3.0",
|
||||||
"@types/react-router-dom": "5.3.3",
|
"@types/react-router-dom": "5.3.3",
|
||||||
"@types/react-virtualized": "9.21.29",
|
"@types/react-virtualized": "9.21.30",
|
||||||
"@types/semver": "7.5.6",
|
"@types/semver": "7.5.8",
|
||||||
"@types/send": "0.17.4",
|
"@types/send": "0.17.4",
|
||||||
"@types/serve-static": "1.15.5",
|
"@types/serve-static": "1.15.7",
|
||||||
"@types/superagent": "4.1.24",
|
"@types/superagent": "4.1.24",
|
||||||
"@types/supertest": "2.0.16",
|
"@types/supertest": "2.0.16",
|
||||||
"@types/validator": "13.11.8",
|
"@types/validator": "13.12.0",
|
||||||
"@types/webpack": "5.28.5",
|
"@types/webpack": "5.28.5",
|
||||||
"@types/webpack-env": "1.18.4",
|
"@types/webpack-env": "1.18.5",
|
||||||
"@typescript-eslint/eslint-plugin": "6.19.1",
|
"@typescript-eslint/eslint-plugin": "6.21.0",
|
||||||
"@typescript-eslint/parser": "6.19.1",
|
"@typescript-eslint/parser": "6.21.0",
|
||||||
"@verdaccio/crowdin-translations": "workspace:*",
|
"@verdaccio/crowdin-translations": "workspace:*",
|
||||||
"@verdaccio/eslint-config": "workspace:*",
|
"@verdaccio/eslint-config": "workspace:*",
|
||||||
"@verdaccio/types": "workspace:*",
|
"@verdaccio/types": "workspace:*",
|
||||||
|
|
903
pnpm-lock.yaml
903
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue