Skip to content

Commit e474164

Browse files
authored
chore: bump deps (#30)
1 parent 83ab3b6 commit e474164

2 files changed

Lines changed: 32 additions & 45 deletions

File tree

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,10 @@
2424
},
2525
"pnpm": {
2626
"overrides": {
27-
"cross-spawn@>=7.0.0 <7.0.5": "^7.0.5",
28-
"esbuild@<0.25.0": "^0.25.0",
29-
"micromatch@<4.0.8": "^4.0.8",
30-
"nanoid@<3.3.8": "^3.3.8",
31-
"nanoid@>4.0.0 <5.0.9": "^5.0.9"
27+
"nanoid@>=4.0.0 <5.0.9": ">=5.0.9",
28+
"http-proxy-middleware@>=3.0.0 <3.0.5": ">=3.0.5",
29+
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12",
30+
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2"
3231
}
3332
}
3433
}

pnpm-lock.yaml

Lines changed: 28 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)