Browse Source

chore: downgrade typescript version

Signed-off-by: Pranav C <pranavxc@gmail.com>
pull/9671/head
Pranav C 1 month ago
parent
commit
e71baeb568
  1. 2
      package.json
  2. 1002
      pnpm-lock.yaml

2
package.json

@ -47,7 +47,7 @@
"pnpm": {
"overrides": {
"vue": "latest",
"typescript": "latest",
"typescript": "~5.4.5",
"ajv@<6.12.3": ">=6.12.3",
"node.extend@<1.1.7": ">=1.1.7",
"tough-cookie@<4.1.3": ">=4.1.3",

1002
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save