Skip to content

Commit

Permalink
bump(package): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
golobitch committed Jun 16, 2024
1 parent 178d41d commit 9bb13be
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 529 deletions.
21 changes: 21 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,26 @@
"singleQuote": true,
"jsxSingleQuote": true,
"trailingComma": "none"
},
"pnpm": {
"overrides": {
"ua-parser-js@<0.7.33": ">=0.7.33",
"vite@>=4.4.0 <4.4.12": ">=4.4.12",
"vite@>=4.0.0 <=4.5.1": ">=4.5.2",
"axios@>=0.8.1 <0.28.0": ">=0.28.0",
"json5@<1.0.2": ">=1.0.2",
"tough-cookie@<4.1.3": ">=4.1.3",
"katex@>=0.11.0 <0.16.10": ">=0.16.10",
"katex@>=0.15.4 <0.16.10": ">=0.16.10",
"katex@>=0.10.0-beta <0.16.10": ">=0.16.10",
"express@<4.19.2": ">=4.19.2",
"jose@>=3.0.0 <=4.15.4": ">=4.15.5",
"vite@>=4.0.0 <=4.5.2": ">=4.5.3",
"undici@<5.28.4": ">=5.28.4",
"undici@<=5.28.2": ">=5.28.3",
"tar@<6.2.1": ">=6.2.1",
"braces@<3.0.3": ">=3.0.3",
"@grpc/grpc-js@>=1.10.0 <1.10.9": ">=1.10.9"
}
}
}
Loading

0 comments on commit 9bb13be

Please sign in to comment.