This commit is contained in:
itsMapleLeaf
2022-08-06 00:54:02 -05:00
parent c572f16638
commit 8443dfb019
5 changed files with 673 additions and 661 deletions

View File

@@ -12,17 +12,17 @@
"release": "pnpm -r run build && changeset publish"
},
"devDependencies": {
"@changesets/cli": "^2.24.0",
"@changesets/cli": "^2.24.2",
"@itsmapleleaf/configs": "^1.1.5",
"@rushstack/eslint-patch": "^1.1.4",
"@types/eslint": "^8.4.5",
"@vitest/ui": "^0.21.0",
"c8": "^7.12.0",
"eslint": "^8.20.0",
"eslint": "^8.21.0",
"node": "^16.16.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
"vitest": "^0.20.3"
"vitest": "^0.21.0"
},
"resolutions": {
"esbuild": "latest"