yarn updates

This commit is contained in:
Orion Reed 2024-07-09 02:09:59 +01:00
parent 8cc47e92f5
commit ccc4d48b81
3 changed files with 3418 additions and 1548 deletions

1
.yarnrc.yml Normal file
View File

@ -0,0 +1 @@
nodeLinker: node-modules

View File

@ -3,6 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"packageManager": "yarn@4.3.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
@ -24,4 +25,4 @@
"typescript": "^5.5.2",
"vite": "^4.4.5"
}
}
}

4962
yarn.lock

File diff suppressed because it is too large Load Diff