This commit is contained in:
itsMapleLeaf
2023-10-10 10:49:35 -05:00
parent ced48a3ecb
commit 3a786310b1
5 changed files with 997 additions and 764 deletions

View File

@@ -20,13 +20,13 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@itsmapleleaf/configs": "github:itsMapleLeaf/configs",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"react": "^18.2.0",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"prettier": "@itsmapleleaf/configs/prettier",
"eslintConfig": {