🧪 Add checkly

This commit is contained in:
ajnart
2023-05-16 15:25:32 +09:00
parent 052a8c9489
commit 841cd6ab28
6 changed files with 39116 additions and 9025 deletions

View File

@@ -105,10 +105,12 @@
"prettier": "^2.7.1",
"sass": "^1.56.1",
"turbo": "latest",
"typescript": "^5.0.0",
"typescript": "latest",
"video.js": "^8.0.3",
"vitest": "^0.29.3",
"vitest-fetch-mock": "^0.2.2"
"vitest-fetch-mock": "^0.2.2",
"checkly": "latest",
"ts-node": "latest"
},
"resolutions": {
"@types/react": "17.0.59",
@@ -121,4 +123,4 @@
"minimumChangeThreshold": 0,
"showDetails": true
}
}
}