Skip to content

Commit

Permalink
build(deps): update to verdaccio 5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
n4bb12 committed Apr 22, 2023
1 parent df2d452 commit 8a9ed4f
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 190 deletions.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

### Compatibility

- Verdaccio 5.0 - 5.21
- Verdaccio 5.0 - 5.24
- Node 16
- npm 7+
- Browsers: See [browserslist](../.browserslistrc)
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@octokit/oauth-methods": "^2.0.5",
"@octokit/request": "^6.2.3",
"@verdaccio/url": "^11.0.0-6-next.29",
"@verdaccio/url": "^11.0.0-6-next.34",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"global-agent": "^3.0.0",
Expand All @@ -73,7 +73,7 @@
"@types/minimist": "^1.2.2",
"@types/node": "^16.18.24",
"@types/query-string": "^6.3.0",
"@verdaccio/types": "^10.7.0",
"@verdaccio/types": "^10.8.0",
"browserslist": "^4.21.5",
"c8": "^7.13.0",
"core-js": "^3.30.1",
Expand All @@ -85,7 +85,7 @@
"timekeeper": "^2.2.0",
"type-fest": "^3.8.0",
"typescript": "^5.0.4",
"verdaccio": "^5.21.2",
"verdaccio": "^5.24.0",
"verdaccio-htpasswd": "^10.5.5",
"vite": "^4.3.1",
"vitest": "^0.30.1"
Expand Down
Loading

0 comments on commit 8a9ed4f

Please sign in to comment.