Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent 396daf5 commit de295a9
Show file tree
Hide file tree
Showing 2 changed files with 5,236 additions and 4,336 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "davatar",
"type": "module",
"version": "2.7.5",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"scripts": {
"dev": "vite",
"dev:mock": "vite dev --mode mock",
Expand Down Expand Up @@ -62,8 +62,8 @@
},
"pnpm": {
"overrides": {
"is-core-module": "npm:@nolyfill/is-core-module@^1",
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1"
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1.0.28"
}
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit de295a9

Please sign in to comment.